Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(helm): update chart kubelet-csr-approver ( 1.2.0 → 1.2.1 ) (#575)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubelet-csr-approver](https://togithub.com/postfinance/kubelet-csr-approver) | patch | `1.2.0` -> `1.2.1` | --- ### Release Notes <details> <summary>postfinance/kubelet-csr-approver (kubelet-csr-approver)</summary> ### [`v1.2.1`](https://togithub.com/postfinance/kubelet-csr-approver/blob/HEAD/CHANGELOG.md#121---2024-05-21) [Compare Source](https://togithub.com/postfinance/kubelet-csr-approver/compare/v1.2.0...v1.2.1) **Full Changelog**: postfinance/kubelet-csr-approver@v1.2.0...1.2.1 ##### 🐛 Bug Fixes - X509 CR SAN IPs properly ignored when bypassing DNS Resolution - ([4a53481](https://togithub.com/postfinance/kubelet-csr-approver/commit/4a5348140bbac00716bbc9b6e47c2a01edeef6a2)) ##### 🧪 Testing - Add testcase covering issue [#​253](https://togithub.com/postfinance/kubelet-csr-approver/issues/253) - ([4118bc0](https://togithub.com/postfinance/kubelet-csr-approver/commit/4118bc045fca8e491c50ef694cd3908e63156817)) ##### ⚙️ Miscellaneous Tasks - Add (cliff) changelog for v1.2.0 - ([fb0ae32](https://togithub.com/postfinance/kubelet-csr-approver/commit/fb0ae32e3e2d70f3633ea6def59f113df9bca808)) - Add changelog for v1.2.1 - ([4622254](https://togithub.com/postfinance/kubelet-csr-approver/commit/46222547cca9ffc597a5236225e28ef7ccc49b7b)) ##### Build - *(deps)* Bump k8s.io/api from 0.30.0 to 0.30.1 - ([c2effac](https://togithub.com/postfinance/kubelet-csr-approver/commit/c2effac08baeaf542e7e132b9f043d8ab5ba9484)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
- Loading branch information