Skip to content

Commit

Permalink
fix(helm-chart): update helm release reloader to 1.0.72 (#410)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [reloader](https://togithub.com/stakater/Reloader) | patch | `1.0.71`
-> `1.0.72` |

---

### Release Notes

<details>
<summary>stakater/Reloader (reloader)</summary>

###
[`v1.0.72`](https://togithub.com/stakater/Reloader/releases/tag/v1.0.72)

[Compare
Source](https://togithub.com/stakater/Reloader/compare/v1.0.71...v1.0.72)

#### Changelog

- [`c75f0bd`](https://togithub.com/stakater/Reloader/commit/c75f0bd)
Merge pull request
[#&#8203;630](https://togithub.com/stakater/Reloader/issues/630) from
joebowbeer/patch-1
- [`69565f9`](https://togithub.com/stakater/Reloader/commit/69565f9)
Update values.yaml
- [`9385a4a`](https://togithub.com/stakater/Reloader/commit/9385a4a)
\[skip-ci] Update artifacts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] committed Mar 28, 2024
1 parent ce4694d commit 2b3c62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/system/reloader/app/helmrelease.yaml
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.0.71
version: 1.0.72
sourceRef:
kind: HelmRepository
name: stakater
Expand Down

0 comments on commit 2b3c62f

Please sign in to comment.