From 0673b6699a8745120a364bac620cc9219e38fb3d Mon Sep 17 00:00:00 2001 From: sematic-release Date: Thu, 30 May 2024 10:16:24 +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 22beec6a..ff021105 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.1 +version: v6.19.2 # 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.1 +appVersion: v6.19.2 diff --git a/charts/archmeister/chart/values.yaml b/charts/archmeister/chart/values.yaml index f0806d90..3275b8c1 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.1 + tag: v6.19.2 pullPolicy: IfNotPresent init: enabled: false