diff --git a/charts/archmeister/chart/Chart.yaml b/charts/archmeister/chart/Chart.yaml index ff021105..c267dd19 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.19.2 +version: v6.19.3 # 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.2 +appVersion: v6.19.3 diff --git a/charts/archmeister/chart/values.yaml b/charts/archmeister/chart/values.yaml index 3275b8c1..a2ccf2c2 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.19.2 + tag: v6.19.3 pullPolicy: IfNotPresent init: enabled: false