diff --git a/deploy/helm/encrypted-secret-store/ess-api/Chart.yaml b/deploy/helm/encrypted-secret-store/ess-api/Chart.yaml index c049164ba..0c57b9df4 100644 --- a/deploy/helm/encrypted-secret-store/ess-api/Chart.yaml +++ b/deploy/helm/encrypted-secret-store/ess-api/Chart.yaml @@ -19,4 +19,4 @@ description: ESS API Helm Chart type: application version: 0.0.0 # autoversioning enabled via release pipeline -appVersion: "v0.58.5" +appVersion: "0.4.13" diff --git a/deploy/helm/encrypted-secret-store/ess-api/values.yaml b/deploy/helm/encrypted-secret-store/ess-api/values.yaml index 95f0129f0..7ed4d6ecc 100644 --- a/deploy/helm/encrypted-secret-store/ess-api/values.yaml +++ b/deploy/helm/encrypted-secret-store/ess-api/values.yaml @@ -23,7 +23,7 @@ ess: # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.58.5 + tag: 0.4.13 namespace: ""