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.1 #26

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/resource-provider-api/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.44
digest: sha256:55346e2ff2ccd1d67e6a57784d9e5aa5cd15dac5aecbb32112daf66c7de88f5d
generated: "2023-10-18T23:37:47.165852064Z"
version: 1.2.1
digest: sha256:ab7da5c66f1e004347834c7586858fc75fd8b7d366a77a7a09e907cc927da356
generated: "2025-01-14T13:29:17.444327766Z"
2 changes: 1 addition & 1 deletion chart/resource-provider-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
version: 2.13.3
- name: reloader
condition: reloader.enabled
version: "v1.0.44"
version: "1.2.1"
repository: "https://stakater.github.io/stakater-charts"
Loading