diff --git a/charts/archmeister/chart/Chart.yaml b/charts/archmeister/chart/Chart.yaml index 233e780c..5d651624 100644 --- a/charts/archmeister/chart/Chart.yaml +++ b/charts/archmeister/chart/Chart.yaml @@ -12,7 +12,7 @@ description: Archive management for Atlantis 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: v6.17.2 +version: v6.18.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. -appVersion: v6.17.2 +appVersion: v6.18.0 diff --git a/charts/archmeister/chart/values.yaml b/charts/archmeister/chart/values.yaml index d5df2111..a4c6c16e 100644 --- a/charts/archmeister/chart/values.yaml +++ b/charts/archmeister/chart/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/oceanbox.dataagent - tag: v6.17.2 + tag: v6.18.0 pullPolicy: IfNotPresent init: enabled: false diff --git a/charts/archmeister/values-staging.yaml b/charts/archmeister/values-staging.yaml index 5d093600..1c439944 100644 --- a/charts/archmeister/values-staging.yaml +++ b/charts/archmeister/values-staging.yaml @@ -1,5 +1,5 @@ image: - tag: 249f9ceb-debug + tag: c832792f-debug ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-production diff --git a/charts/hipster/values-staging.yaml b/charts/hipster/values-staging.yaml index bae21bd5..5986924a 100644 --- a/charts/hipster/values-staging.yaml +++ b/charts/hipster/values-staging.yaml @@ -1,6 +1,5 @@ image: - tag: d3af2100-debug - + tag: 50fda7ee-debug ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-staging