We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbc0bb commit 2df5c6aCopy full SHA for 2df5c6a
helm-charts/tarantool-operator/Chart.yaml
@@ -5,7 +5,7 @@ description: kubernetes tarantool operator
5
type: application
6
7
# Helm chart Version
8
-version: 0.0.9
+version: 0.0.10
9
10
# Application version to be deployed
11
appVersion: 1.16.0
helm-charts/tarantool-operator/values.yaml
@@ -4,5 +4,5 @@
4
image:
repository: tarantool/tarantool-operator
- tag: 0.0.9
+ tag: 0.0.10
pullPolicy: IfNotPresent
0 commit comments