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 e3f72aa commit 77c195bCopy full SHA for 77c195b
ci/helm-chart/Chart.yaml
@@ -5,7 +5,7 @@ description: kubernetes tarantool operator
5
type: application
6
7
# Helm chart Version
8
-version: 0.0.5
+version: 0.0.6
9
10
# Application version to be deployed
11
appVersion: 1.16.0
ci/helm-chart/values.yaml
@@ -6,5 +6,5 @@ namespace: tarantool
image:
repository: tarantool/tarantool-operator
- tag: 0.0.5
+ tag: 0.0.6
pullPolicy: IfNotPresent
examples/kv/helm-chart/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v1
2
appVersion: "1.0"
3
description: A Helm chart for tarantool
4
name: cartridge
0 commit comments