Skip to content

Commit

Permalink
add redis,mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloud-Yao committed Nov 6, 2023
1 parent 01a982e commit 2cd2be2
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 6 deletions.
File renamed without changes.
37 changes: 31 additions & 6 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
apiVersion: v1
entries:
higress:
- name: higress
version: 1.2.0
created: "2023-11-08T12:00:00Z"
description: A Helm chart for Higress Application
urls:
- https://cloud-yao.github.io/silk-road-chart/higress-1.2.0.tgz
- name: higress
version: 1.2.0
created: "2023-11-08T12:00:00Z"
description: A Helm chart for Higress Application
appVersion: 1.2.0
urls:
- https://cloud-yao.github.io/silk-road-chart/higress/higress-1.2.0.tgz
mysql:
- name: mysql
version: 8.0.35
created: "2023-11-08T12:00:00Z"
description: A Helm chart for Mysql Application
appVersion: 8.0.35
urls:
- https://cloud-yao.github.io/silk-road-chart/mysql/mysql-8.0.35.tgz
redis:
- name: redis
version: 7.2.3
created: "2023-11-08T12:00:00Z"
description: A Helm chart for Redis Application
appVersion: 7.2.3
urls:
- https://cloud-yao.github.io/silk-road-chart/redis/redis-7.2.3.tgz
redis-cluster:
- name: redis-cluster
version: 7.2.3
created: "2023-11-08T12:00:00Z"
description: A Helm chart for Redis Cluster Application
appVersion: 7.2.3
urls:
- https://cloud-yao.github.io/silk-road-chart/redis-cluster/redis-cluster-7.2.3.tgz
Binary file added mysql/mysql-8.0.35.tgz
Binary file not shown.
Binary file added redis/redis-7.2.3.tgz
Binary file not shown.
Binary file added redis/redis-cluster-7.2.3.tgz
Binary file not shown.

0 comments on commit 2cd2be2

Please sign in to comment.