fix: fix archmeister chart
This commit is contained in:
@@ -14,8 +14,8 @@ 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: 1.0.0
|
||||
version: 6.16.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: 0.0.0
|
||||
appVersion: 6.16.4
|
||||
|
||||
@@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: registry.gitlab.com/oceanbox/oceanbox.dataagent
|
||||
tag: latest
|
||||
tag: v6.16.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
init:
|
||||
|
||||
Reference in New Issue
Block a user