Skip to content

Commit

Permalink
fix(helm): update reloader ( 1.2.0 → 1.2.1 ) (#6286)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [reloader](https://redirect.github.com/stakater/Reloader) | patch |
`1.2.0` -> `1.2.1` |

---

### Release Notes

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

###
[`v1.2.1`](https://redirect.github.com/stakater/Reloader/releases/tag/v1.2.1)

[Compare
Source](https://redirect.github.com/stakater/Reloader/compare/v1.2.0...v1.2.1)

#### What's Changed

- Update helm chart - 1.2.0 by
[@&#8203;MuneebAijaz](https://redirect.github.com/MuneebAijaz) in
[https://github.com/stakater/Reloader/pull/799](https://redirect.github.com/stakater/Reloader/pull/799)
- Fix for helm chart push tokens by
[@&#8203;MuneebAijaz](https://redirect.github.com/MuneebAijaz) in
[https://github.com/stakater/Reloader/pull/800](https://redirect.github.com/stakater/Reloader/pull/800)
- chore(deps): update docker/login-action action to v3 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/stakater/Reloader/pull/797](https://redirect.github.com/stakater/Reloader/pull/797)
- chore(deps): update stakater/.github action to v0.0.99 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/stakater/Reloader/pull/787](https://redirect.github.com/stakater/Reloader/pull/787)
- Fix the global image tages by
[@&#8203;bjorns163](https://redirect.github.com/bjorns163) in
[https://github.com/stakater/Reloader/pull/783](https://redirect.github.com/stakater/Reloader/pull/783)
- chore(deps): update dependency stakater/vale-package to v0.0.41 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/stakater/Reloader/pull/802](https://redirect.github.com/stakater/Reloader/pull/802)
- chore(deps): update dependency stakater/vale-package to v0.0.43 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/stakater/Reloader/pull/803](https://redirect.github.com/stakater/Reloader/pull/803)
- With kubernetes/eks 1.30 or higher and sleep lifecycle the controller
not restart deployment by
[@&#8203;mlophez](https://redirect.github.com/mlophez) in
[https://github.com/stakater/Reloader/pull/757](https://redirect.github.com/stakater/Reloader/pull/757)
- chore(deps): update stakater/.github action to v0.0.106 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/stakater/Reloader/pull/801](https://redirect.github.com/stakater/Reloader/pull/801)
- chore(deps): update dependency stakater/vale-package to v0.0.44 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/stakater/Reloader/pull/809](https://redirect.github.com/stakater/Reloader/pull/809)
- Update the release process documentation by
[@&#8203;karl-johan-grahn](https://redirect.github.com/karl-johan-grahn)
in
[https://github.com/stakater/Reloader/pull/812](https://redirect.github.com/stakater/Reloader/pull/812)
- Add architecture diagram for how Reloader works by
[@&#8203;karl-johan-grahn](https://redirect.github.com/karl-johan-grahn)
in
[https://github.com/stakater/Reloader/pull/815](https://redirect.github.com/stakater/Reloader/pull/815)
- Bump version to 1.2.1 on release-v1.2.1 branch by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/stakater/Reloader/pull/818](https://redirect.github.com/stakater/Reloader/pull/818)
- Fix References of UBI image directories that no longer exist by
[@&#8203;MuneebAijaz](https://redirect.github.com/MuneebAijaz) in
[https://github.com/stakater/Reloader/pull/819](https://redirect.github.com/stakater/Reloader/pull/819)

#### New Contributors

- [@&#8203;bjorns163](https://redirect.github.com/bjorns163) made their
first contribution in
[https://github.com/stakater/Reloader/pull/783](https://redirect.github.com/stakater/Reloader/pull/783)
- [@&#8203;mlophez](https://redirect.github.com/mlophez) made their
first contribution in
[https://github.com/stakater/Reloader/pull/757](https://redirect.github.com/stakater/Reloader/pull/757)

**Full Changelog**:
stakater/Reloader@v1.2.0...v1.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" in
timezone America/New_York, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Feb 6, 2025
1 parent 59ec86b commit 25b292f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.2.0
version: 1.2.1
sourceRef:
kind: HelmRepository
name: stakater
Expand Down

0 comments on commit 25b292f

Please sign in to comment.