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