Skip to content

Commit

Permalink
Update monosql operator version to 1.2.2 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
pangzhenzhou authored Jul 6, 2023
1 parent 19bb040 commit 4f01e0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/monosql-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: monosql-operator
description: monosql-operator Helm chart for Kubernetes
version: 1.0.2
appVersion: "1.0.2"
version: 1.2.2
appVersion: "1.2.2"
keywords:
- database
- newsql
Expand Down
2 changes: 1 addition & 1 deletion charts/monosql-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ controllerManager:
serviceAccount: "monosql-operator-sa"
image:
repository: monographdb/monosql-operator
tag: v1.0.2
tag: v1.2.2
pullPolicy: IfNotPresent
## In case the above image is pulled from a registry that requires
## authentication, a secret containining credentials can be added
Expand Down

0 comments on commit 4f01e0c

Please sign in to comment.