From 62251d5bfd9fe3b6deb278d87717c6db8deb3507 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:58:10 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20kubelet-csr-approver=20(?= =?UTF-8?q?=201.2.3=20=E2=86=92=201.2.4=20)=20(#6104)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubelet-csr-approver](https://redirect.github.com/postfinance/kubelet-csr-approver) | patch | `1.2.3` -> `1.2.4` | --- ### Release Notes
postfinance/kubelet-csr-approver (kubelet-csr-approver) ### [`v1.2.4`](https://redirect.github.com/postfinance/kubelet-csr-approver/releases/tag/v1.2.4) [Compare Source](https://redirect.github.com/postfinance/kubelet-csr-approver/compare/v1.2.3...v1.2.4) ##### What's Changed ##### 🏕 Features - feat: add flag to disable CSR denial by [@​clementnuss](https://redirect.github.com/clementnuss) in [https://github.com/postfinance/kubelet-csr-approver/pull/295](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/295) ##### 👒 Dependencies - build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/278](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/278) - build(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/281](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/281) - build(deps): bump k8s.io/api from 0.31.2 to 0.31.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/283](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/283) - build(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/286](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/286) - build(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/284](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/284) - build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/285](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/285) - build(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/288](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/288) - build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/292](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/292) - build(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/postfinance/kubelet-csr-approver/pull/294](https://redirect.github.com/postfinance/kubelet-csr-approver/pull/294) **Full Changelog**: https://github.com/postfinance/kubelet-csr-approver/compare/v1.2.3...v1.2.4
--- ### 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](https://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../apps/kube-system/kubelet-csr-approver/app/helmrelease.yaml | 2 +- kubernetes/kyak/bootstrap/helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/kyak/apps/kube-system/kubelet-csr-approver/app/helmrelease.yaml b/kubernetes/kyak/apps/kube-system/kubelet-csr-approver/app/helmrelease.yaml index b8146b0bbc..fa0eda203a 100644 --- a/kubernetes/kyak/apps/kube-system/kubelet-csr-approver/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/kube-system/kubelet-csr-approver/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: kubelet-csr-approver - version: 1.2.3 + version: 1.2.4 sourceRef: kind: HelmRepository name: postfinance diff --git a/kubernetes/kyak/bootstrap/helmfile.yaml b/kubernetes/kyak/bootstrap/helmfile.yaml index 1377142e3a..c8bd6e8583 100644 --- a/kubernetes/kyak/bootstrap/helmfile.yaml +++ b/kubernetes/kyak/bootstrap/helmfile.yaml @@ -40,7 +40,7 @@ releases: - name: kubelet-csr-approver namespace: kube-system chart: postfinance/kubelet-csr-approver - version: 1.2.3 + version: 1.2.4 values: - ../apps/kube-system/kubelet-csr-approver/app/helm-values.yaml needs: