add tag value
This commit is contained in:
@@ -18,4 +18,4 @@ dependencies:
|
||||
version: 2.1.3
|
||||
repository: https://mysql.github.io/mysql-operator/
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/mysql.png
|
||||
appVersion: "8.4.0-2.1.3"
|
||||
appVersion: 8.4.0-2.1.3
|
||||
|
@@ -3,9 +3,9 @@ mysql-operator:
|
||||
registry: container-registry.oracle.com
|
||||
repository: mysql
|
||||
name: community-operator
|
||||
tag: 8.4.0-2.1.3
|
||||
pullPolicy: IfNotPresent
|
||||
tag: ""
|
||||
envs:
|
||||
imagesPullPolicy: IfNotPresent
|
||||
k8sClusterDomain: cluster.local
|
||||
imagesPullPolicy: IfNotPresent
|
||||
k8sClusterDomain: cluster.local
|
||||
disableLookups: false
|
||||
|
Reference in New Issue
Block a user