Skip to content

Commit 3aa19a3

Browse files
committed
Move operator to picodata repository
1 parent 28dba7d commit 3aa19a3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

helm-charts/tarantool-cartridge/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.11
5+
version: 0.0.12

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.11
8+
version: 0.0.12
99

1010
# Application version to be deployed
1111
appVersion: 1.16.0

helm-charts/tarantool-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# Declare variables to be passed into your templates.
44

55
image:
6-
repository: tarantool/tarantool-operator
7-
tag: 0.0.11
6+
repository: docker-public.binary.picodata.io/tarantool-operator/tarantool-operator
7+
tag: 0.0.12
88
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)