diff --git a/charts/archmeister/chart/Chart.yaml b/charts/archmeister/chart/Chart.yaml index c267dd19..51c653c0 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.3 +version: v6.19.4 # 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.3 +appVersion: v6.19.4 diff --git a/charts/archmeister/chart/values.yaml b/charts/archmeister/chart/values.yaml index a2ccf2c2..f9fdb979 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.3 + tag: v6.19.4 pullPolicy: IfNotPresent init: enabled: false