Skip to content

Commit

Permalink
fix(helm): update chart k8tz ( 0.16.0 → 0.16.1 ) (#614)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [k8tz](http://k8tz.io) ([source](https://togithub.com/k8tz/k8tz)) |
patch | `0.16.0` -> `0.16.1` |

---

### Release Notes

<details>
<summary>k8tz/k8tz (k8tz)</summary>

###
[`v0.16.1`](https://togithub.com/k8tz/k8tz/blob/HEAD/CHANGELOG.md#0161)

- Add possibility to set init container resources
([k8tz/k8tz#85)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] committed Jun 1, 2024
1 parent aba6ff9 commit 062fce2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: k8tz
version: 0.16.0
version: 0.16.1
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down

0 comments on commit 062fce2

Please sign in to comment.