This is an automated email from the ASF dual-hosted git repository.
miaoliyao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
The following commit(s) were added to refs/heads/main by this push:
new ab8feec fix: Operator version tag: from 0.1.2 to 0.2.0 (#244)
ab8feec is described below
commit ab8feecce17f2618ffd9b4dce048dbd5004f30df
Author: yikuaibro <[email protected]>
AuthorDate: Mon Mar 6 11:05:37 2023 +0800
fix: Operator version tag: from 0.1.2 to 0.2.0 (#244)
---
charts/apache-shardingsphere-operator-charts/values.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/charts/apache-shardingsphere-operator-charts/values.yaml
b/charts/apache-shardingsphere-operator-charts/values.yaml
index ffebf4b..38e6ba4 100644
--- a/charts/apache-shardingsphere-operator-charts/values.yaml
+++ b/charts/apache-shardingsphere-operator-charts/values.yaml
@@ -34,7 +34,7 @@ operator:
pullPolicy: IfNotPresent
## @param image.tag image tag
##
- tag: "0.1.2"
+ tag: "0.2.0"
## @param imagePullSecrets image pull secret of private repository
## e.g:
## imagePullSecrets: