Skip to content

Commit

Permalink
add chart version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleJ213 committed Jul 19, 2022
1 parent 88483ff commit 6bd565c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/td-redis-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: "v3"
name: td-redis-operator
description: A Helm chart for tongdun redis operator
version: "1"
appVersion: "0.1.0"
appVersion: "0.1.1"
maintainers:
- name: DoubleJ213
email: [email protected]
8 changes: 4 additions & 4 deletions charts/td-redis-operator/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v3
entries:
td-redis-operator:
- apiVersion: "v3"
appVersion: "0.1.0"
created: "2021-12-17T19:29:59.72750942+08:00"
appVersion: "0.1.1"
created: "2022-07-19T15:29:59.72750942+08:00"
urls:
- https://github.com/tongdun/td-redis-operator/releases/download/v0.1.0/td-redis-operator-0.1.0.tgz
version: 0.1.0
- https://github.com/tongdun/td-redis-operator/releases/download/v0.1.1/td-redis-operator-0.1.1.tgz
version: 0.1.1
description: tongdun redis operator
name: td-redis-operator

0 comments on commit 6bd565c

Please sign in to comment.