From 111ca5a3610d73eb023a44fb8426e221ed8df309 Mon Sep 17 00:00:00 2001 From: Vera Clemens Date: Thu, 29 Aug 2024 11:02:31 +0200 Subject: [PATCH] feat(k8s.dataverse): update dataverse-baker to 6.3 + trigger chart release --- k8s/dataverse/Chart.yaml | 2 +- k8s/dataverse/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/dataverse/Chart.yaml b/k8s/dataverse/Chart.yaml index 5171658..082d058 100644 --- a/k8s/dataverse/Chart.yaml +++ b/k8s/dataverse/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: 0.5.2 +version: 0.6.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 diff --git a/k8s/dataverse/values.yaml b/k8s/dataverse/values.yaml index 4b5afa8..03b06bf 100644 --- a/k8s/dataverse/values.yaml +++ b/k8s/dataverse/values.yaml @@ -24,4 +24,4 @@ dataverse: separator: images: backend: ghcr.io/nfdi4health/csh-ui/dataverse:6.2 - configbaker: ghcr.io/nfdi4health/csh-ui/dataverse-baker:6.2 + configbaker: ghcr.io/nfdi4health/csh-ui/dataverse-baker:6.3