Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update chart kubelet-csr-approver to v1.2.1 #3691

Merged
merged 1 commit into from
May 21, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented May 17, 2024

This PR contains the following updates:

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

Release Notes

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

v1.2.1

Compare Source

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)
🧪 Testing
⚙️ Miscellaneous Tasks
  • Add (cliff) changelog for v1.2.0 - (fb0ae32)
  • Add changelog for v1.2.1 - (4622254)
Build
  • (deps) Bump k8s.io/api from 0.30.0 to 0.30.1 - (c2effac)

@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/minor Issue relates to a minor version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels May 17, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 17, 2024

--- kubernetes/staging/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/kube-system-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver

+++ kubernetes/staging/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/kube-system-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver

@@ -13,13 +13,13 @@

       chart: kubelet-csr-approver
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: postfinance
         namespace: flux-system
-      version: 1.1.0
+      version: 1.2.1
   interval: 30m
   values:
     metrics:
       enable: true
       serviceMonitor:
         enabled: true

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 17, 2024

--- HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver

+++ HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver

@@ -33,13 +33,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/postfinance/kubelet-csr-approver:v1.1.0
+        image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.1
         imagePullPolicy: IfNotPresent
         args:
         - -metrics-bind-address
         - :8080
         - -health-probe-bind-address
         - :8081

@szinn szinn force-pushed the main branch 6 times, most recently from f4b58e0 to 1b2feaa Compare May 17, 2024 22:16
@repo-jeeves repo-jeeves bot force-pushed the renovate/staging-kubelet-csr-approver-1.x branch from 46c6286 to b2b7931 Compare May 19, 2024 17:22
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| helm       | kubelet-csr-approver | 1.2.0 | 1.2.1 |
| helm       | kubelet-csr-approver | 1.1.0 | 1.2.1 |
@repo-jeeves repo-jeeves bot changed the title feat(helm): update chart kubelet-csr-approver ( 1.1.0 → 1.2.0 ) fix(helm): update chart kubelet-csr-approver to v1.2.1 May 21, 2024
@repo-jeeves repo-jeeves bot force-pushed the renovate/staging-kubelet-csr-approver-1.x branch from b2b7931 to 361185a Compare May 21, 2024 09:15
@szinn szinn merged commit f8e768b into main May 21, 2024
8 checks passed
@szinn szinn deleted the renovate/staging-kubelet-csr-approver-1.x branch May 21, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant