From d0db2035ef85cb2b7d5fca1ba1df7831e1046c37 Mon Sep 17 00:00:00 2001 From: Mario Winkler Date: Mon, 13 Jan 2025 12:20:16 +0100 Subject: [PATCH] Registration Harvester 2.0.0-beta2 --- charts/registration-harvester/Chart.yaml | 2 +- charts/registration-harvester/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/registration-harvester/Chart.yaml b/charts/registration-harvester/Chart.yaml index c1d7c2e..12d360e 100644 --- a/charts/registration-harvester/Chart.yaml +++ b/charts/registration-harvester/Chart.yaml @@ -15,7 +15,7 @@ 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: 2.0.0-develop2 +version: 2.0.0-beta2 # 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 diff --git a/charts/registration-harvester/values.yaml b/charts/registration-harvester/values.yaml index dfcf0fd..f9f8039 100644 --- a/charts/registration-harvester/values.yaml +++ b/charts/registration-harvester/values.yaml @@ -8,7 +8,7 @@ harvester: image: repository: eoepca/registration-harvester pullPolicy: Always - tag: latest + tag: 2.0.0-beta2 secret: name: "" volume_name: registration-harvester-config