Skip to content

Commit

Permalink
Update helm chart for operator to v0.0.10 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwirec authored Mar 9, 2022

Verified

This commit was signed with the committer’s verified signature.
caixw caixw
1 parent 9fbc0bb commit 2df5c6a
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-charts/tarantool-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ description: kubernetes tarantool operator
type: application

# Helm chart Version
version: 0.0.9
version: 0.0.10

# Application version to be deployed
appVersion: 1.16.0
2 changes: 1 addition & 1 deletion helm-charts/tarantool-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -4,5 +4,5 @@

image:
repository: tarantool/tarantool-operator
tag: 0.0.9
tag: 0.0.10
pullPolicy: IfNotPresent

0 comments on commit 2df5c6a

Please sign in to comment.