diff --git a/charts/archmeister/chart/Chart.yaml b/charts/archmeister/chart/Chart.yaml index a9223d61..233e780c 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.1 +version: v6.17.2 # 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.1 +appVersion: v6.17.2 diff --git a/charts/archmeister/chart/values.yaml b/charts/archmeister/chart/values.yaml index 93326fea..d5df2111 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.1 + tag: v6.17.2 pullPolicy: IfNotPresent init: enabled: false