Skip to content

Commit ceedd52

Browse files
startopscollabxgpcalebfornari
authored
fix: codecentric chart URL (#818)
* Initial working copy of keycloak for aws * fix: delete template scaffolding * fix: set plural as publisher * fix: codecentric chart repo url * fix: download charts deps --------- Co-authored-by: Garth <[email protected]> Co-authored-by: Caleb Fornari <[email protected]>
1 parent 60e71fb commit ceedd52

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

keycloak/helm/keycloak/Chart.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
dependencies:
2+
- name: keycloakx
3+
repository: https://codecentric.github.io/helm-charts
4+
version: 2.2.1
5+
- name: postgres
6+
repository: https://pluralsh.github.io/module-library
7+
version: 0.1.5
8+
digest: sha256:5a180a558372b18a78e68df99202f9cc3ff2558bfd35b064963c222889419c19
9+
generated: "2023-09-03T16:53:43.603205-07:00"

keycloak/helm/keycloak/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ appVersion: "v1.0.0"
88
dependencies:
99
- name: keycloakx
1010
version: 2.2.1
11-
repository: https://artifacthub.io/packages/helm/codecentric/keycloakx
11+
repository: https://codecentric.github.io/helm-charts
1212
- name: postgres
1313
version: 0.1.5
1414
repository: https://pluralsh.github.io/module-library
22.8 KB
Binary file not shown.
4.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)