From 61fde1f70445f53d558564c83f12049363059e1c Mon Sep 17 00:00:00 2001 From: gardener-robot-ci-2 Date: Tue, 2 Mar 2021 09:17:23 +0000 Subject: [PATCH] Release v0.6.2 --- VERSION | 2 +- charts/container-deployer/Chart.yaml | 2 +- charts/helm-deployer/Chart.yaml | 2 +- charts/landscaper/Chart.yaml | 2 +- charts/manifest-deployer/Chart.yaml | 2 +- charts/mock-deployer/Chart.yaml | 2 +- go.mod | 2 +- vendor/modules.txt | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VERSION b/VERSION index 68a4a4f10..f420d704e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.6.2-dev \ No newline at end of file +v0.6.2 \ No newline at end of file diff --git a/charts/container-deployer/Chart.yaml b/charts/container-deployer/Chart.yaml index 7ba087276..66eadedbb 100644 --- a/charts/container-deployer/Chart.yaml +++ b/charts/container-deployer/Chart.yaml @@ -24,4 +24,4 @@ version: v0.1.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.6.1 +appVersion: v0.6.2 diff --git a/charts/helm-deployer/Chart.yaml b/charts/helm-deployer/Chart.yaml index 5c7a5cca6..ae6ab8122 100644 --- a/charts/helm-deployer/Chart.yaml +++ b/charts/helm-deployer/Chart.yaml @@ -24,4 +24,4 @@ version: v0.1.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.6.1 +appVersion: v0.6.2 diff --git a/charts/landscaper/Chart.yaml b/charts/landscaper/Chart.yaml index 27385813b..ebde45f28 100644 --- a/charts/landscaper/Chart.yaml +++ b/charts/landscaper/Chart.yaml @@ -24,4 +24,4 @@ version: v0.1.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.6.1 +appVersion: v0.6.2 diff --git a/charts/manifest-deployer/Chart.yaml b/charts/manifest-deployer/Chart.yaml index 8beb153a6..1bd411d22 100644 --- a/charts/manifest-deployer/Chart.yaml +++ b/charts/manifest-deployer/Chart.yaml @@ -24,4 +24,4 @@ version: v0.1.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.6.1 +appVersion: v0.6.2 diff --git a/charts/mock-deployer/Chart.yaml b/charts/mock-deployer/Chart.yaml index b2d085b0c..9e00cdc61 100644 --- a/charts/mock-deployer/Chart.yaml +++ b/charts/mock-deployer/Chart.yaml @@ -24,4 +24,4 @@ version: v0.1.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.6.1 +appVersion: v0.6.2 diff --git a/go.mod b/go.mod index 3c575a777..fa61dadc3 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/docker/cli v20.10.0-rc1+incompatible github.com/gardener/component-cli v0.14.0 github.com/gardener/component-spec/bindings-go v0.0.32 - github.com/gardener/landscaper/apis v0.0.0-00010101000000-000000000000 + github.com/gardener/landscaper/apis v0.6.2 github.com/go-logr/logr v0.3.0 github.com/go-logr/zapr v0.3.0 github.com/golang/mock v1.4.4 diff --git a/vendor/modules.txt b/vendor/modules.txt index ff0db7035..5a9834bfe 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -74,7 +74,7 @@ github.com/gardener/component-spec/bindings-go/codec github.com/gardener/component-spec/bindings-go/ctf github.com/gardener/component-spec/bindings-go/oci github.com/gardener/component-spec/bindings-go/utils/selector -# github.com/gardener/landscaper/apis v0.0.0-00010101000000-000000000000 => ./apis +# github.com/gardener/landscaper/apis v0.6.2 => ./apis ## explicit github.com/gardener/landscaper/apis/config github.com/gardener/landscaper/apis/config/install