Skip to content

Commit

Permalink
fix(helm): update chart kubelet-csr-approver to 1.0.5 (#3352)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubelet-csr-approver](https://togithub.com/postfinance/kubelet-csr-approver)
| patch | `1.0.4` -> `1.0.5` |

---

### Release Notes

<details>
<summary>postfinance/kubelet-csr-approver
(kubelet-csr-approver)</summary>

###
[`v1.0.5`](https://togithub.com/postfinance/kubelet-csr-approver/blob/HEAD/CHANGELOG.md#105-2023-09-19)

[Compare
Source](https://togithub.com/postfinance/kubelet-csr-approver/compare/v1.0.4...v1.0.5)

##### Bug Fixes

- **k8s-deploy**: set image tag to latest
([69e9249c](https://togithub.com/github.com/postfinance/kubelet-csr-approver/commit/69e9249c))
> closes
[https://github.com/postfinance/kubelet-csr-approver/issues/178](https://togithub.com/postfinance/kubelet-csr-approver/issues/178)

##### Documentation

- **readme**: add `--bypass-dns-resolution` information
([cb4d9bb6](https://togithub.com/github.com/postfinance/kubelet-csr-approver/commit/cb4d9bb6))
>
[https://github.com/postfinance/kubelet-csr-approver/issues/181](https://togithub.com/postfinance/kubelet-csr-approver/issues/181)
    >
    > \[skip ci]

##### New Features

- **common**: add changelog config and CHANGELOG.md
([bfb18012](https://togithub.com/github.com/postfinance/kubelet-csr-approver/commit/bfb18012))
    > \[skip ci]

##### Tasks

- **common**: update controller-runtime and fix linting errors
([9abb30ed](https://togithub.com/github.com/postfinance/kubelet-csr-approver/commit/9abb30ed))

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

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Sep 19, 2023
1 parent 6f3e097 commit 7004000
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: *app
version: 1.0.4
version: 1.0.5
sourceRef:
kind: HelmRepository
name: postfinance
Expand Down

0 comments on commit 7004000

Please sign in to comment.