Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update cert-manager helm chart in galoy-deps #7265

Closed
wants to merge 1 commit into from
Closed
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/galoy-deps/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.14.3
version: v1.16.3
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.7.1
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.108.0
digest: sha256:e2b4306eac185d9ee0827e570187a6b88e07ab4454d75153b84d2298d5379393
generated: "2024-10-04T19:59:12.231527006Z"
digest: sha256:47b3a0e114ae87ec5373e1418b1c429062e3487d4c2ae23e094151d294502275
generated: "2025-01-16T17:32:24.057329508Z"
2 changes: 1 addition & 1 deletion charts/galoy-deps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ appVersion: "0.1.0"
dependencies:
- name: "cert-manager"
repository: "https://charts.jetstack.io"
version: v1.14.3
version: v1.16.3
condition: cert-manager.enabled
- name: "ingress-nginx"
repository: "https://kubernetes.github.io/ingress-nginx"
Expand Down
Loading