File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed
Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
2222 version: v2026.3.30
2323- name: ingress-nginx
2424 repository: oci://ghcr.io/appscode-charts
25- version: 4.14.3
25+ version: 4.15.0
2626- name: nats
2727 repository: oci://ghcr.io/appscode-charts
2828 version: 0.19.17
@@ -38,5 +38,5 @@ dependencies:
3838- name: platform-opscenter
3939 repository: file://../platform-opscenter
4040 version: v2026.3.30
41- digest: sha256:1fc0e0c9f11d7c04b99c53305e83e14b45b1b1f224d1c9892ae6699cfe842538
42- generated: "2026-03-13T19:01:16.068692715Z "
41+ digest: sha256:243d413893c3503fc76d420a5d9b068b78e2f1e631145212f6f405789e3c21fa
42+ generated: "2026-03-18T11:23:40.132493+06:00 "
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies:
4343- name : ingress-nginx
4444 repository : oci://ghcr.io/appscode-charts
4545 condition : ingress-nginx.enabled
46- version : 4.14.3
46+ version : 4.15.0
4747- name : nats
4848 repository : oci://ghcr.io/appscode-charts
4949 condition : nats.enabled
Original file line number Diff line number Diff line change 1616
1717set -e
1818
19- helm repo add appscode https://charts.appscode.com/stable/ || true
20- helm repo add external-dns https://kubernetes-sigs.github.io/external-dns/ || true
21- helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx || true
22- helm repo add nats https://nats-io.github.io/k8s/helm/charts/ || true
23- helm repo add openfga https://openfga.github.io/helm-charts || true
24- helm repo add stakater https://stakater.github.io/stakater-charts || true
25-
2619helm dependency update charts/platform-grafana-dashboards
2720helm dependency update charts/platform-opscenter
2821helm dependency update charts/acaas
You can’t perform that action at this time.
0 commit comments