Skip to content

Commit 1bcbb9b

Browse files
chore(deps): update helm release reloader to v2.2.2 (#222)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [reloader](https://redirect.github.com/stakater/Reloader) | patch | `2.2.0` -> `2.2.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infratographer/metadata-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f950e4c commit 1bcbb9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chart/metadata-api/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 2.31.4
55
- name: reloader
66
repository: https://stakater.github.io/stakater-charts
7-
version: 2.2.0
8-
digest: sha256:9ab9f5ae4ee383a2d408f78a2ed165d434d943f42ba6601e2ef381bdb60f3ceb
9-
generated: "2025-08-12T18:59:35.136082054Z"
7+
version: 2.2.2
8+
digest: sha256:460b7101f9e9833f55e0ddeac702ae9875144d05eeba5447ea34e41a52fa6c0b
9+
generated: "2025-08-25T17:50:27.165938683Z"

chart/metadata-api/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ dependencies:
1414
version: 2.31.4
1515
- name: reloader
1616
condition: reloader.enabled
17-
version: "2.2.0"
17+
version: "2.2.2"
1818
repository: "https://stakater.github.io/stakater-charts"

0 commit comments

Comments
 (0)