Skip to content

Commit 2df5c6a

Browse files
authored
Update helm chart for operator to v0.0.10 (#127)
1 parent 9fbc0bb commit 2df5c6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-charts/tarantool-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: kubernetes tarantool operator
55
type: application
66

77
# Helm chart Version
8-
version: 0.0.9
8+
version: 0.0.10
99

1010
# Application version to be deployed
1111
appVersion: 1.16.0

helm-charts/tarantool-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
image:
66
repository: tarantool/tarantool-operator
7-
tag: 0.0.9
7+
tag: 0.0.10
88
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)