diff --git a/charts/archmeister/Chart.yaml b/charts/archmeister/Chart.yaml index 4c1cec51..b73d7fd8 100644 --- a/charts/archmeister/Chart.yaml +++ b/charts/archmeister/Chart.yaml @@ -12,8 +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.19.5 +version: v6.19.6 # 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.19.5 - +appVersion: v6.19.6 diff --git a/charts/archmeister/values.yaml b/charts/archmeister/values.yaml index 2093495b..cf1891be 100644 --- a/charts/archmeister/values.yaml +++ b/charts/archmeister/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/oceanbox.dataagent - tag: v6.19.5 + tag: v6.19.6 pullPolicy: IfNotPresent init: enabled: false