Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.14.1
version: 4.14.3
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.19.3
Expand Down Expand Up @@ -32,5 +32,5 @@ dependencies:
- name: vector
repository: https://helm.vector.dev
version: 0.50.0
digest: sha256:0c9ece5b8130e4536ab5357e0b08dfdb1448365138796990a6b3ff7957d64f02
generated: "2026-02-19T17:01:07.30458+04:00"
digest: sha256:32af6bb80c7b41f6266e842a2303e66ff707adc82a1ba6b71d110d8c9af8d538
generated: "2026-02-19T15:32:23.643441296Z"
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
# This is just info for the "helm dependency update" command, which will update the ./charts/ directory when run, using
# this information.
- name: ingress-nginx
version: "4.14.1"
version: "4.14.3"
repository: https://kubernetes.github.io/ingress-nginx
condition: ingress-nginx.enabled

Expand Down