Skip to content

Commit

Permalink
fix(helm): update chart reloader to 1.0.58 (#3906)
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.56`
-> `1.0.58` |

---

> [!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.58`](https://togithub.com/stakater/Reloader/releases/tag/v1.0.58)

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

#### Changelog

- [`18bc739`](https://togithub.com/stakater/Reloader/commit/18bc739)
Merge branch 'master' into feature/ms-teams-webhook
- [`59ebab3`](https://togithub.com/stakater/Reloader/commit/59ebab3)
Merge branch 'master' into feature/ms-teams-webhook
- [`f67e5fb`](https://togithub.com/stakater/Reloader/commit/f67e5fb)
Merge pull request
[#&#8203;473](https://togithub.com/stakater/Reloader/issues/473) from
damslo/feature/ms-teams-webhook
- [`1124d36`](https://togithub.com/stakater/Reloader/commit/1124d36)
\[skip-ci] Update artifacts
- [`daccf7e`](https://togithub.com/stakater/Reloader/commit/daccf7e) add
Microsoft Teams webhook support
- [`330e69f`](https://togithub.com/stakater/Reloader/commit/330e69f) add
Microsoft Teams webhook support
- [`78995cf`](https://togithub.com/stakater/Reloader/commit/78995cf)
update Readme

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

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

#### Changelog

- [`2218db6`](https://togithub.com/stakater/Reloader/commit/2218db6)
Merge pull request
[#&#8203;592](https://togithub.com/stakater/Reloader/issues/592) from
stakater/renovate/stakater-.github-0.x
- [`f83959f`](https://togithub.com/stakater/Reloader/commit/f83959f)
\[skip-ci] Update artifacts
- [`86cc2fb`](https://togithub.com/stakater/Reloader/commit/86cc2fb)
chore(deps): update stakater/.github action to v0.0.54

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 29, 2023
1 parent 2b53acc commit dbcc10e
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.56
version: 1.0.58
sourceRef:
kind: HelmRepository
name: stakater
Expand Down

0 comments on commit dbcc10e

Please sign in to comment.