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

Update Helm release common to v2.9.2 #195

Merged
merged 1 commit into from
Sep 8, 2023
Merged
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 chart/load-balancer-api/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.4.0
version: 2.9.2
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 1.0.39
digest: sha256:e7bef37becf2e5e2c49eaf0d8b5025269c805b45df16e4fd46d7f6cd01943011
generated: "2023-09-07T23:07:53.132563903Z"
digest: sha256:7cdca2c1227386c2220274ffd3566da7b25147b01eeb0cbe6210b1ee4e498123
generated: "2023-09-08T15:07:12.703654957Z"
2 changes: 1 addition & 1 deletion chart/load-balancer-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 2.4.0
version: 2.9.2
- name: reloader
condition: reloader.enabled
version: "1.0.39"
Expand Down
Loading