Skip to content

Commit 6bd565c

Browse files
committed
add chart version 0.1.1
1 parent 88483ff commit 6bd565c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/td-redis-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: "v3"
22
name: td-redis-operator
33
description: A Helm chart for tongdun redis operator
44
version: "1"
5-
appVersion: "0.1.0"
5+
appVersion: "0.1.1"
66
maintainers:
77
- name: DoubleJ213
88
email: herowenjj@gmail.com

charts/td-redis-operator/index.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apiVersion: v3
22
entries:
33
td-redis-operator:
44
- apiVersion: "v3"
5-
appVersion: "0.1.0"
6-
created: "2021-12-17T19:29:59.72750942+08:00"
5+
appVersion: "0.1.1"
6+
created: "2022-07-19T15:29:59.72750942+08:00"
77
urls:
8-
- https://github.com/tongdun/td-redis-operator/releases/download/v0.1.0/td-redis-operator-0.1.0.tgz
9-
version: 0.1.0
8+
- https://github.com/tongdun/td-redis-operator/releases/download/v0.1.1/td-redis-operator-0.1.1.tgz
9+
version: 0.1.1
1010
description: tongdun redis operator
1111
name: td-redis-operator

0 commit comments

Comments
 (0)