From f370ce4d12c6166a897048fd2014b0a12769bfbf Mon Sep 17 00:00:00 2001 From: "pipelines-github-app[bot]" <200609713+pipelines-github-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:35:55 +0000 Subject: [PATCH] feat(helm)!: Update crossplane-genmachine | datasource | package | from | to | | ---------- | ------------------------------------- | ------- | ------ | | helm | crossplane | 1.20.7 | 2.2.1 | | docker | xpkg.upbound.io/crossplane/crossplane | v1.20.7 | v2.2.1 | Co-authored-by: renovate[bot] --- gitops/manifests/crossplane/genmachine/Chart.yaml | 2 +- gitops/manifests/crossplane/genmachine/genmachine-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitops/manifests/crossplane/genmachine/Chart.yaml b/gitops/manifests/crossplane/genmachine/Chart.yaml index 3b17fadf6..53f0e193a 100644 --- a/gitops/manifests/crossplane/genmachine/Chart.yaml +++ b/gitops/manifests/crossplane/genmachine/Chart.yaml @@ -4,7 +4,7 @@ name: crossplane version: 1.0.0 dependencies: - name: crossplane - version: 1.20.7 + version: 2.2.1 repository: https://charts.crossplane.io/stable - name: komoplane version: 0.1.8 diff --git a/gitops/manifests/crossplane/genmachine/genmachine-values.yaml b/gitops/manifests/crossplane/genmachine/genmachine-values.yaml index cf70b7422..2b5ce7111 100644 --- a/gitops/manifests/crossplane/genmachine/genmachine-values.yaml +++ b/gitops/manifests/crossplane/genmachine/genmachine-values.yaml @@ -2,7 +2,7 @@ crossplane: image: repository: xpkg.upbound.io/crossplane/crossplane - tag: 'v1.20.7' + tag: 'v2.2.1' pullPolicy: IfNotPresent komoplane: