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 #18

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/node-resolver/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.12.0
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 1.0.36
digest: sha256:28ce404e1d318fb7a3c9700ff72bfad3d6366490484e5af0b7f2eae94b4c443d
generated: "2023-09-22T12:11:23.633989447Z"
version: 1.1.0
digest: sha256:b6407ff0a47a0ac0614a550c4c8c3000d820b19333670eb2d8b4523ef2bb6600
generated: "2024-08-28T17:41:18.764600042Z"
2 changes: 1 addition & 1 deletion chart/node-resolver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies:
version: 2.12.0
- name: reloader
condition: reloader.enabled
version: "v1.0.36"
version: "1.1.0"
repository: "https://stakater.github.io/stakater-charts"
Loading