From 83a2e97568d40ec46b4a53038e1e4b6e3ac78c50 Mon Sep 17 00:00:00 2001 From: sematic-release Date: Wed, 21 Aug 2024 14:14:27 +0000 Subject: [PATCH] ci: archmeister --- charts/archmeister/Chart.yaml | 5 ++--- charts/archmeister/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) 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