Skip to content

Commit

Permalink
fix(helm): update chart reloader to 1.0.56 (#3871)
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.54`
-> `1.0.56` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

#### Changelog

- [`cbdf9ae`](https://togithub.com/stakater/Reloader/commit/cbdf9ae)
Merge pull request
[#&#8203;581](https://togithub.com/stakater/Reloader/issues/581) from
stakater/renovate/golang-1.x
- [`9ef084e`](https://togithub.com/stakater/Reloader/commit/9ef084e)
\[skip-ci] Update artifacts
- [`b55929b`](https://togithub.com/stakater/Reloader/commit/b55929b)
chore(deps): update golang docker tag to v1.21.5

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

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

#### Changelog

- [`3e0cd04`](https://togithub.com/stakater/Reloader/commit/3e0cd04)
Merge pull request
[#&#8203;580](https://togithub.com/stakater/Reloader/issues/580) from
stakater/renovate/github.com-argoproj-argo-rollouts-1.x
- [`07ef2aa`](https://togithub.com/stakater/Reloader/commit/07ef2aa)
Merge pull request
[#&#8203;588](https://togithub.com/stakater/Reloader/issues/588) from
stakater/renovate/stakater-.github-0.x
- [`e4a7faa`](https://togithub.com/stakater/Reloader/commit/e4a7faa)
\[skip-ci] Update artifacts
- [`1d98ef0`](https://togithub.com/stakater/Reloader/commit/1d98ef0)
chore(deps): update stakater/.github action to v0.0.53
- [`eaf68d4`](https://togithub.com/stakater/Reloader/commit/eaf68d4)
fix(deps): update module github.com/argoproj/argo-rollouts to v1.6.4

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 22, 2023
1 parent 7666476 commit 89684a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/tools/reloader/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.0.54
version: 1.0.56
sourceRef:
kind: HelmRepository
name: stakater
Expand Down

0 comments on commit 89684a7

Please sign in to comment.