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.1.0 #54

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/loadbalancer-provider-haproxy/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.13.3
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 1.0.52
digest: sha256:035b46ff510c5d27d62d64041d7184a8e5b3a4aeefe48546c6a4903707cbaa29
generated: "2023-11-15T16:23:27.293643862Z"
version: 1.1.0
digest: sha256:efe94684159079ae41fa8089afa1bd9a270c808dbc3bc1b7da5888e9d03ef301
generated: "2024-08-28T13:38:37.196193923Z"
2 changes: 1 addition & 1 deletion chart/loadbalancer-provider-haproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies:
version: 2.13.3
- name: reloader
condition: reloader.enabled
version: "1.0.52"
version: "1.1.0"
repository: "https://stakater.github.io/stakater-charts"
Loading