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 reloader to v1.2.0 #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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 chart/ipam-api/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.13.4
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 1.0.54
digest: sha256:2bfa09e93ff7ea83fb0aad3ddedbd4afcc2c578a3d2a4b7ab2feb4980c981338
generated: "2023-12-20T18:32:04.737779584Z"
version: 1.2.0
digest: sha256:ef3ee404c787f5cb3f56d5a71a0546f9ec74d3799997d6cd4b375f97e93f6772
generated: "2024-11-27T09:10:34.224779156Z"
2 changes: 1 addition & 1 deletion chart/ipam-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
version: 2.13.4
- name: reloader
condition: reloader.enabled
version: "1.0.54"
version: "1.2.0"
repository: "https://stakater.github.io/stakater-charts"
Loading