fix: merge with main
This commit is contained in:
@@ -2,5 +2,9 @@ apiVersion: v2
|
||||
name: sorcerer
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: v4.9.0
|
||||
appVersion: v4.9.0
|
||||
# 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: v4.16.3
|
||||
# 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: v4.16.3
|
||||
|
||||
@@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: registry.gitlab.com/oceanbox/sorcerer
|
||||
tag: v4.9.0
|
||||
tag: v4.16.3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
init:
|
||||
|
||||
Reference in New Issue
Block a user