Skip to content

Commit 77c195b

Browse files
committed
new release: bump version to 0.0.6
1 parent e3f72aa commit 77c195b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/helm-chart/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.5
8+
version: 0.0.6
99

1010
# Application version to be deployed
1111
appVersion: 1.16.0

ci/helm-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ namespace: tarantool
66

77
image:
88
repository: tarantool/tarantool-operator
9-
tag: 0.0.5
9+
tag: 0.0.6
1010
pullPolicy: IfNotPresent

examples/kv/helm-chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: "1.0"
33
description: A Helm chart for tarantool
44
name: cartridge
5-
version: 0.0.5
5+
version: 0.0.6

0 commit comments

Comments
 (0)