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