From 32c18be19934a60be5f1efaa795afd4e1218ce33 Mon Sep 17 00:00:00 2001 From: sematic-release Date: Thu, 30 May 2024 17:40:54 +0000 Subject: [PATCH] ci: archmeister --- charts/archmeister/chart/Chart.yaml | 4 ++-- charts/archmeister/chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/archmeister/chart/Chart.yaml b/charts/archmeister/chart/Chart.yaml index 51c653c0..b9955223 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.4 +version: v6.19.5 # 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.4 +appVersion: v6.19.5 diff --git a/charts/archmeister/chart/values.yaml b/charts/archmeister/chart/values.yaml index f9fdb979..2093495b 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.4 + tag: v6.19.5 pullPolicy: IfNotPresent init: enabled: false