Skip to content

Commit

Permalink
Merge pull request #8 from mozammil89/patch-1
Browse files Browse the repository at this point in the history
fix: update URL for helm package locations
  • Loading branch information
pallakartheekreddy authored Oct 18, 2024
2 parents d61576b + 4b12b93 commit b86f1b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.yaml → packages/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ entries:
name: sunbird-c-charts
type: application
urls:
- https://github.com/Sunbird-RC/aws-cdk/packages/sunbird-c-charts-0.0.1.tgz
- packages/sunbird-c-charts-0.0.1.tgz
version: 0.0.1
sunbird-r-charts:
- apiVersion: v2
Expand All @@ -20,7 +20,7 @@ entries:
name: sunbird-r-charts
type: application
urls:
- https://github.com/Sunbird-RC/aws-cdk/packages/sunbird-r-charts-0.0.1.tgz
- packages/sunbird-r-charts-0.0.1.tgz
version: 0.0.1
sunbird_rc_charts:
- apiVersion: v2
Expand All @@ -31,7 +31,7 @@ entries:
name: sunbird_rc_charts
type: application
urls:
- https://github.com/Sunbird-RC/aws-cdk/packages/sunbird_rc_charts-0.0.1.tgz
- packages/sunbird_rc_charts-0.0.1.tgz
version: 0.0.1
vault-init:
- apiVersion: v2
Expand All @@ -42,6 +42,6 @@ entries:
name: vault-init
type: application
urls:
- https://github.com/Sunbird-RC/aws-cdk/packages/vault-init-0.1.0.tgz
- packages/vault-init-0.1.0.tgz
version: 0.1.0
generated: "2024-07-08T13:09:38.794582075Z"

0 comments on commit b86f1b7

Please sign in to comment.