From ecd6e86c59773c289ff457f24bddab6adbb2ca24 Mon Sep 17 00:00:00 2001 From: gardener-robot-ci-1 Date: Thu, 16 Jan 2025 14:45:31 +0000 Subject: [PATCH] Release v0.122.0 --- VERSION | 2 +- charts/container-deployer/Chart.yaml | 4 ++-- charts/helm-deployer/Chart.yaml | 4 ++-- charts/landscaper/Chart.yaml | 8 ++++---- charts/landscaper/charts/landscaper/Chart.yaml | 4 ++-- charts/landscaper/charts/rbac/Chart.yaml | 4 ++-- charts/manifest-deployer/Chart.yaml | 4 ++-- charts/mock-deployer/Chart.yaml | 4 ++-- controller-utils/go.mod | 2 +- go.mod | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/VERSION b/VERSION index 701520ba8..83fae8fcf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.122.0-dev \ No newline at end of file +v0.122.0 \ No newline at end of file diff --git a/charts/container-deployer/Chart.yaml b/charts/container-deployer/Chart.yaml index 93dcce849..733a51737 100644 --- a/charts/container-deployer/Chart.yaml +++ b/charts/container-deployer/Chart.yaml @@ -19,9 +19,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 diff --git a/charts/helm-deployer/Chart.yaml b/charts/helm-deployer/Chart.yaml index 51a3ae57d..7b5276cb7 100644 --- a/charts/helm-deployer/Chart.yaml +++ b/charts/helm-deployer/Chart.yaml @@ -19,9 +19,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 diff --git a/charts/landscaper/Chart.yaml b/charts/landscaper/Chart.yaml index ba4c08892..38a8e71d0 100644 --- a/charts/landscaper/Chart.yaml +++ b/charts/landscaper/Chart.yaml @@ -19,17 +19,17 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 dependencies: - name: landscaper-controller - version: v0.121.0 + version: v0.122.0 alias: landscaper - name: landscaper-rbac - version: v0.121.0 + version: v0.122.0 alias: rbac diff --git a/charts/landscaper/charts/landscaper/Chart.yaml b/charts/landscaper/charts/landscaper/Chart.yaml index 4bf64ae8d..d4a50f803 100644 --- a/charts/landscaper/charts/landscaper/Chart.yaml +++ b/charts/landscaper/charts/landscaper/Chart.yaml @@ -19,9 +19,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 diff --git a/charts/landscaper/charts/rbac/Chart.yaml b/charts/landscaper/charts/rbac/Chart.yaml index 6ea65e4b1..d2a16ed1d 100644 --- a/charts/landscaper/charts/rbac/Chart.yaml +++ b/charts/landscaper/charts/rbac/Chart.yaml @@ -19,9 +19,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 diff --git a/charts/manifest-deployer/Chart.yaml b/charts/manifest-deployer/Chart.yaml index bf7178796..d86ceca12 100644 --- a/charts/manifest-deployer/Chart.yaml +++ b/charts/manifest-deployer/Chart.yaml @@ -19,9 +19,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 diff --git a/charts/mock-deployer/Chart.yaml b/charts/mock-deployer/Chart.yaml index 1ef494540..c21564426 100644 --- a/charts/mock-deployer/Chart.yaml +++ b/charts/mock-deployer/Chart.yaml @@ -19,9 +19,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.121.0 +version: v0.122.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.121.0 +appVersion: v0.122.0 diff --git a/controller-utils/go.mod b/controller-utils/go.mod index cf0bc4180..c411d2a00 100644 --- a/controller-utils/go.mod +++ b/controller-utils/go.mod @@ -3,7 +3,7 @@ module github.com/gardener/landscaper/controller-utils go 1.22.7 require ( - github.com/gardener/landscaper/apis v0.0.0-00010101000000-000000000000 + github.com/gardener/landscaper/apis v0.122.0 github.com/go-logr/logr v1.4.2 github.com/go-logr/zapr v1.3.0 github.com/golang/mock v1.6.0 diff --git a/go.mod b/go.mod index e957a074b..98668b97f 100644 --- a/go.mod +++ b/go.mod @@ -12,8 +12,8 @@ require ( github.com/docker/cli v26.1.5+incompatible github.com/gardener/component-cli v0.44.0 github.com/gardener/component-spec/bindings-go v0.0.98 - github.com/gardener/landscaper/apis v0.0.0-00010101000000-000000000000 - github.com/gardener/landscaper/controller-utils v0.0.0-00010101000000-000000000000 + github.com/gardener/landscaper/apis v0.122.0 + github.com/gardener/landscaper/controller-utils v0.122.0 github.com/go-logr/logr v1.4.2 github.com/golang/mock v1.6.0 github.com/google/uuid v1.6.0