Skip to content

Commit

Permalink
bump chart version to alpha 7 (#393)
Browse files Browse the repository at this point in the history
Signed-off-by: Aylei <[email protected]>
  • Loading branch information
aylei authored Aug 3, 2023
1 parent 55c2e9a commit 7fe8901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/matrixone-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: matrixone-operator
description: Matrixone Kubernetes Operator
type: application
version: 0.8.0-alpha.6
version: 0.8.0-alpha.7
appVersion: 0.1.0
kubeVersion: ">=1.19.0-0"
icon: https://raw.githubusercontent.com/matrixorigin/artwork/main/docs/overview/logo.png
Expand Down
2 changes: 1 addition & 1 deletion charts/matrixone-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ replicaCount: 1

image:
repository: matrixorigin/matrixone-operator
tag: "0.8.0-alpha.6"
tag: "0.8.0-alpha.7"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 7fe8901

Please sign in to comment.