Update Helm release kubelet-csr-approver to v1.2.0 #287

Merged
jahanson merged 1 commit from renovate/kubelet-csr-approver-1.x into main 2024-05-17 08:04:57 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
kubelet-csr-approver minor 1.1.0 -> 1.2.0

Release Notes

postfinance/kubelet-csr-approver (kubelet-csr-approver)

v1.2.0

Compare Source

Full Changelog: https://github.com/postfinance/kubelet-csr-approver/compare/v1.1.0...v1.2.0

🐛 Bug Fixes
  • Also validate DNS/SAN names when DNS resolution is bypassed - (f4654d3)
🧪 Testing
Build
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 - (eef91f8)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 - (e1261e8)
  • (deps) Bump helm/kind-action from 1.9.0 to 1.10.0 - (1bc7816)
  • (deps) Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 - (7a51b11)
  • (deps) Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 - (c45d1f8)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 - (1690a7e)
  • (deps) Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 - (1d87285)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 - (52f32bc)
  • (kind) Use default kind version from gh-action - (c7d04b3)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubelet-csr-approver](https://github.com/postfinance/kubelet-csr-approver) | minor | `1.1.0` -> `1.2.0` | --- ### Release Notes <details> <summary>postfinance/kubelet-csr-approver (kubelet-csr-approver)</summary> ### [`v1.2.0`](https://github.com/postfinance/kubelet-csr-approver/blob/HEAD/CHANGELOG.md#120---2024-05-13) [Compare Source](https://github.com/postfinance/kubelet-csr-approver/compare/v1.1.0...v1.2.0) **Full Changelog**: https://github.com/postfinance/kubelet-csr-approver/compare/v1.1.0...v1.2.0 ##### 🐛 Bug Fixes - Also validate DNS/SAN names when DNS resolution is bypassed - ([f4654d3](https://github.com/postfinance/kubelet-csr-approver/commit/f4654d3fe3013185e598e9601e09d60490717b58)) ##### 🧪 Testing - Update to k8s v1.30 for envtest - ([7eb8ddd](https://github.com/postfinance/kubelet-csr-approver/commit/7eb8ddddda5c02c628c91f353edf12c626a5bd66)) - Add testcase covering issue [#&#8203;247](https://github.com/postfinance/kubelet-csr-approver/issues/247) - ([f91b9a1](https://github.com/postfinance/kubelet-csr-approver/commit/f91b9a1781929314daf8f0b212c92d6f375a5d42)) ##### Build - *(deps)* Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 - ([eef91f8](https://github.com/postfinance/kubelet-csr-approver/commit/eef91f851f1388e7bfb1e1fd531b26fff77df6a4)) - *(deps)* Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 - ([e1261e8](https://github.com/postfinance/kubelet-csr-approver/commit/e1261e801354e0ece7913bfe6a6f5261a77bacba)) - *(deps)* Bump helm/kind-action from 1.9.0 to 1.10.0 - ([1bc7816](https://github.com/postfinance/kubelet-csr-approver/commit/1bc781683f18c5827ee9d32b38179bc26040baec)) - *(deps)* Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 - ([7a51b11](https://github.com/postfinance/kubelet-csr-approver/commit/7a51b11ce01115f0b40f673fb37a0f5e5a748426)) - *(deps)* Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 - ([c45d1f8](https://github.com/postfinance/kubelet-csr-approver/commit/c45d1f80209313d8d8d4b36eef7add4207df9647)) - *(deps)* Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 - ([1690a7e](https://github.com/postfinance/kubelet-csr-approver/commit/1690a7e08d9a10b4c825b921688c112c3ad52e04)) - *(deps)* Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 - ([1d87285](https://github.com/postfinance/kubelet-csr-approver/commit/1d872856888543f645d661f8f9374fade0859fb3)) - *(deps)* Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 - ([52f32bc](https://github.com/postfinance/kubelet-csr-approver/commit/52f32bc5c4ac1e54475012e3e7e6637e7a5c1c2f)) - *(kind)* Use default kind version from gh-action - ([c7d04b3](https://github.com/postfinance/kubelet-csr-approver/commit/c7d04b3e9db1f42f869a4910af596dde33af4ad0)) </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM2My44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
smeagol-help added 1 commit 2024-05-15 14:02:08 -05:00
jahanson merged commit e93f94b863 into main 2024-05-17 08:04:57 -05:00
jahanson deleted branch renovate/kubelet-csr-approver-1.x 2024-05-17 08:04:58 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#287
No description provided.