-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update helm release kubelet-csr-approver to v1.0.7 #2432
Merged
Conversation
This file contains 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
tyriis-automation
bot
added
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
renovate/kustomize
type/patch
a patch for a bug
labels
Jan 29, 2024
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
--- 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.0.6
+ image: ghcr.io/postfinance/kubelet-csr-approver:v1.0.7
imagePullPolicy: IfNotPresent
args:
- -metrics-bind-address
- :8080
- -health-probe-bind-address
- :8081 |
--- kubernetes/kube-nas/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
+++ kubernetes/kube-nas/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
@@ -13,13 +13,13 @@
chart: kubelet-csr-approver
interval: 30m
sourceRef:
kind: HelmRepository
name: postfinance-charts
namespace: flux-system
- version: 1.0.6
+ version: 1.0.7
interval: 30m
values:
bypassDnsResolution: true
providerRegex: |
^(kube-nas)$
replicas: 1 |
--- kubernetes/talos-flux/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
+++ kubernetes/talos-flux/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
@@ -13,13 +13,13 @@
chart: kubelet-csr-approver
interval: 30m
sourceRef:
kind: HelmRepository
name: postfinance-charts
namespace: flux-system
- version: 1.0.6
+ version: 1.0.7
interval: 30m
values:
bypassDnsResolution: true
providerRegex: |
^(talos01|talos02|talos03|talos04)$
--- kubernetes/talos-flux/apps/database/redis/app Kustomization: flux-system/apps-redis HelmRelease: database/redis
+++ kubernetes/talos-flux/apps/database/redis/app Kustomization: flux-system/apps-redis HelmRelease: database/redis
@@ -12,13 +12,13 @@
spec:
chart: redis
sourceRef:
kind: HelmRepository
name: bitnami-charts
namespace: flux-system
- version: 18.9.1
+ version: 18.9.0
install:
createNamespace: true
remediation:
retries: 5
interval: 30m
timeout: 15m |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
--- 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.0.6
+ image: ghcr.io/postfinance/kubelet-csr-approver:v1.0.7
imagePullPolicy: IfNotPresent
args:
- -metrics-bind-address
- :8080
- -health-probe-bind-address
- :8081
--- HelmRelease: metallb-system/metallb DaemonSet: metallb-system/metallb-speaker
+++ HelmRelease: metallb-system/metallb DaemonSet: metallb-system/metallb-speaker
@@ -60,33 +60,33 @@
volumeMounts:
- name: frr-startup
mountPath: /tmp/frr
- name: frr-conf
mountPath: /etc/frr
- name: cp-reloader
- image: quay.io/metallb/speaker:v0.14.2
+ image: quay.io/metallb/speaker:v0.13.12
command:
- /bin/sh
- -c
- cp -f /frr-reloader.sh /etc/frr_reloader/
volumeMounts:
- name: reloader
mountPath: /etc/frr_reloader
- name: cp-metrics
- image: quay.io/metallb/speaker:v0.14.2
+ image: quay.io/metallb/speaker:v0.13.12
command:
- /bin/sh
- -c
- cp -f /frr-metrics /etc/frr_metrics/
volumeMounts:
- name: metrics
mountPath: /etc/frr_metrics
shareProcessNamespace: true
containers:
- name: speaker
- image: quay.io/metallb/speaker:v0.14.2
+ image: quay.io/metallb/speaker:v0.13.12
args:
- --port=7472
- --log-level=info
env:
- name: METALLB_NODE_NAME
valueFrom:
--- HelmRelease: metallb-system/metallb Deployment: metallb-system/metallb-controller
+++ HelmRelease: metallb-system/metallb Deployment: metallb-system/metallb-controller
@@ -29,18 +29,17 @@
securityContext:
fsGroup: 65534
runAsNonRoot: true
runAsUser: 65534
containers:
- name: controller
- image: quay.io/metallb/controller:v0.14.2
+ image: quay.io/metallb/controller:v0.13.12
args:
- --port=7472
- --log-level=error
- --cert-service-name=metallb-webhook-service
- - --tls-min-version=VersionTLS12
env:
- name: METALLB_ML_SECRET_NAME
value: metallb-memberlist
- name: METALLB_DEPLOYMENT
value: metallb-controller
- name: METALLB_BGP_TYPE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/kube-nas
cluster/talos-flux
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
renovate/kustomize
type/patch
a patch for a bug
0 participants
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.0.6
->1.0.7
1.0.6
->1.0.7
Release Notes
postfinance/kubelet-csr-approver (kubelet-csr-approver)
v1.0.7
Compare Source
Build System
New Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.