diff --git a/charts/atlantis/values-staging.yaml b/charts/atlantis/values-staging.yaml index d897a4a0..ce82c901 100644 --- a/charts/atlantis/values-staging.yaml +++ b/charts/atlantis/values-staging.yaml @@ -1,5 +1,5 @@ image: - tag: ba9e9e3f-debug + tag: f8049bdf-debug ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-production diff --git a/charts/sorcerer/chart/Chart.yaml b/charts/sorcerer/chart/Chart.yaml index 3ed918c6..55836e72 100644 --- a/charts/sorcerer/chart/Chart.yaml +++ b/charts/sorcerer/chart/Chart.yaml @@ -12,7 +12,7 @@ description: A Helm chart for Kubernetes 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. -version: v4.7.6 +version: v4.7.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v4.7.6 +appVersion: v4.7.7 diff --git a/charts/sorcerer/chart/values.yaml b/charts/sorcerer/chart/values.yaml index 3a5d121b..f679cc1e 100644 --- a/charts/sorcerer/chart/values.yaml +++ b/charts/sorcerer/chart/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/sorcerer - tag: v4.7.6 + tag: v4.7.7 pullPolicy: IfNotPresent init: enabled: false diff --git a/charts/sorcerer/values-staging.yaml b/charts/sorcerer/values-staging.yaml index 955bf57d..ee1b7e49 100644 --- a/charts/sorcerer/values-staging.yaml +++ b/charts/sorcerer/values-staging.yaml @@ -1,5 +1,5 @@ image: - tag: 3561941d-debug + tag: 69ff1ba7-debug ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-production