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.6.0 #9

Merged
merged 1 commit into from
Jul 29, 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/ipam-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.2.5
version: 2.6.0
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 1.0.32
digest: sha256:79f08ed76d710d8dde77c9d8048910d9f3e4da155996bf077ba0fad11b61af0a
generated: "2023-07-25T19:35:49.109086686Z"
digest: sha256:698c6c812d8f6a1538349c9368c6caeaac412af707d431453c74600f1aba5761
generated: "2023-07-29T00:57:46.327102562Z"
2 changes: 1 addition & 1 deletion chart/ipam-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.2.5
version: 2.6.0
- name: reloader
condition: reloader.enabled
version: "1.0.32"
Expand Down
Loading