Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ianibo committed Oct 2, 2024
1 parent 149e787 commit 0479ebd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

Update chart with

helm dependency build ./ki-selfhost-operator
helm dependency update ./ki-selfhost-operator (Or build)
helm package quire ki-selfhost-operator
helm repo index .
7 changes: 5 additions & 2 deletions ki-selfhost-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ dependencies:
- name: pgo
repository: oci://registry.developers.crunchydata.com/crunchydata
version: 5.6.1
digest: sha256:03c3b918e239b4ccfb544a104cf210917916f65d15e1612c2a34c8cea9c0c8a8
generated: "2024-10-02T12:06:47.493017173+01:00"
- name: gateway-operator
repository: https://charts.konghq.com
version: 0.2.1
digest: sha256:730ad07552645f100adc0235256781bf0d7dbba72627388fff6381932f9b4f6b
generated: "2024-10-02T12:44:37.310920269+01:00"
5 changes: 5 additions & 0 deletions ki-selfhost-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ dependencies:
version: 5.6.1
repository: oci://registry.developers.crunchydata.com/crunchydata
condition: postgresOperator.enabled
- name: gateway-operator
# curl https://charts.konghq.com/index.yaml | grep operator
version: 0.2.1
repository: https://charts.konghq.com
condition: kongOperator.enabled
Binary file not shown.

0 comments on commit 0479ebd

Please sign in to comment.