We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6baecee commit 58a7c72Copy full SHA for 58a7c72
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.12
+version: 0.0.13
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: docker-public.binary.picodata.io/tarantool-operator/tarantool-operator
- tag: 0.0.12
+ tag: 0.0.13
pullPolicy: IfNotPresent
0 commit comments