Skip to content

Commit

Permalink
Created a separate folder for charts that must appear on rancher.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoshi751 committed Apr 28, 2024
1 parent 5bc4c8b commit 9010dea
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions rancher/gen_index.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
helm repo index --url https://openg2p.github.io/openg2p-helm/ .
35 changes: 35 additions & 0 deletions rancher/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
apiVersion: v1
entries:
spar:
- annotations:
catalog.cattle.io/display-name: OpenG2P SPAR
openg2p.org/rancher-app: "true"
apiVersion: v2
appVersion: 1.0.0
created: "2024-04-28T11:53:32.658805185+05:30"
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.x.x
- condition: spar-mapper-api.enabled
name: spar-mapper-api
repository: ""
version: 1.0.0
- condition: spar-self-service-api.enabled
name: spar-self-service-api
repository: ""
version: 1.0.0
- condition: spar-self-service-ui.enabled
name: spar-self-service-ui
repository: ""
version: 1.0.0
description: A Helm chart for OpenG2P SPAR
digest: a49dfa24d466821cdaf5d7989634332d4d4c1e6b9f76a58df5af4299020f41f6
icon: https://openg2p.github.io/openg2p-helm/openg2p-logo.png
name: spar
type: application
urls:
- https://openg2p.github.io/openg2p-helm/spar-1.0.0.tgz
version: 1.0.0
generated: "2024-04-28T11:53:32.635680962+05:30"
Binary file added rancher/spar-1.0.0.tgz
Binary file not shown.

0 comments on commit 9010dea

Please sign in to comment.