fix(helm): update chart kubelet-csr-approver to 1.2.13#384
Open
renovate[bot] wants to merge 1 commit into
Open
fix(helm): update chart kubelet-csr-approver to 1.2.13#384renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
+++ kubernetes/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
@@ -13,13 +13,13 @@
spec:
chart: kubelet-csr-approver
sourceRef:
kind: HelmRepository
name: postfinance
namespace: flux-system
- version: 1.2.6
+ version: 1.2.13
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver
+++ HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver
@@ -25,21 +25,21 @@
containers:
- name: kubelet-csr-approver
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- - all
+ - ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.6
+ image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.13
imagePullPolicy: IfNotPresent
args:
- -metrics-bind-address
- :8080
- -health-probe-bind-address
- :8081
--- HelmRelease: kube-system/kubelet-csr-approver ServiceMonitor: kube-system/kubelet-csr-approver
+++ HelmRelease: kube-system/kubelet-csr-approver ServiceMonitor: kube-system/kubelet-csr-approver
@@ -1,26 +0,0 @@
----
-apiVersion: monitoring.coreos.com/v1
-kind: ServiceMonitor
-metadata:
- name: kubelet-csr-approver
- namespace: kube-system
- labels:
- app.kubernetes.io/name: kubelet-csr-approver
- app.kubernetes.io/instance: kubelet-csr-approver
- app.kubernetes.io/managed-by: Helm
-spec:
- jobLabel: kubelet-csr-approver
- namespaceSelector:
- matchNames:
- - kube-system
- selector:
- matchLabels:
- app.kubernetes.io/name: kubelet-csr-approver
- app.kubernetes.io/instance: kubelet-csr-approver
- endpoints:
- - port: metrics
- path: /metrics
- scheme: http
- interval: 1m
- scrapeTimeout: 10s
- |
dab55b0 to
7ca0ac5
Compare
7ca0ac5 to
2a8a9ca
Compare
2a8a9ca to
f89d768
Compare
f89d768 to
858441a
Compare
858441a to
22a4215
Compare
22a4215 to
433578b
Compare
433578b to
a0c34c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.6→1.2.13Release Notes
postfinance/kubelet-csr-approver (kubelet-csr-approver)
v1.2.13Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.12...v1.2.13
🚀 Features
⚙️ Miscellaneous Tasks
v1.2.12Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.11...v1.2.12
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
Build
v1.2.11Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.11...v1.2.12
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
Build
v1.2.10Compare Source
v1.2.8Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.8...v1.2.9
🐛 Bug Fixes
global.clusterDomainconfig - (f44800e)Build
v1.2.7Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.7...v1.2.8
Build
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.