Skip to content

Commit

Permalink
Update Helm release reloader to v1.0.51 (#62)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://github.com/stakater/Reloader/compare/v1.0.50...v1.0.51)

#### Changelog

- [`4619aa5`](https://github.com/stakater/Reloader/commit/4619aa5)
Merge branch 'master' into oci
- [`8169bb6`](https://github.com/stakater/Reloader/commit/8169bb6)
Merge pull request
[#&#8203;561](https://github.com/stakater/Reloader/issues/561) from
jkroepke/oci
- [`3875df2`](https://github.com/stakater/Reloader/commit/3875df2)
Publish helm chart as OCI chart
- [`fe0d3cb`](https://github.com/stakater/Reloader/commit/fe0d3cb)
Remove permissions
- [`4575f39`](https://github.com/stakater/Reloader/commit/4575f39)
\[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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/infratographer/location-api).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 8, 2023
1 parent b4cfd27 commit 212445b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions chart/location-api/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.13.3
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 1.0.50
digest: sha256:f1aa54b58b177001f10e6c2d72d39de7bba5e3ca5bf84dffb2256e40b31d4ce6
generated: "2023-10-30T13:58:33.073490714Z"
version: 1.0.51
digest: sha256:a2ce8905ce9fcc75f0e3289758c579f6e1a4a4b1ef5f745f8aae872c46f77b2a
generated: "2023-11-08T12:21:05.03811394Z"
2 changes: 1 addition & 1 deletion chart/location-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
version: 2.13.3
- name: reloader
condition: reloader.enabled
version: "1.0.50"
version: "1.0.51"
repository: "https://stakater.github.io/stakater-charts"

0 comments on commit 212445b

Please sign in to comment.