ci: archmeister

This commit is contained in:
Jonas Juselius
2024-05-29 16:00:07 +00:00
parent 0714cefb2b
commit 13bf08aebd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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.0
version: v6.19.1
# 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.0
appVersion: v6.19.1
+1 -1
View File
@@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: registry.gitlab.com/oceanbox/oceanbox.dataagent
tag: v6.19.0
tag: v6.19.1
pullPolicy: IfNotPresent
init:
enabled: false