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

feat(helm): update chart metallb to 4.16.1 #2605

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

This PR contains the following updates:

Package Update Change
metallb (source) minor 4.14.2 -> 4.16.1

Release Notes

bitnami/charts (metallb)

v4.16.1

v4.16.0

  • [bitnami/metallb] feat: ✨ 🔒 Add automatic adaptation for Openshift restricted-v2 SCC ( (2ab80b9), closes #​24119

v4.15.0


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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Feb 29, 2024

Path: cluster/core/metallb/helmrelease.yaml
Version: 4.14.2 -> 4.16.1

@@ -1459,7 +1459,7 @@
       terminationGracePeriodSeconds: 2
       containers:
         - name: metallb-speaker
-          image: docker.io/bitnami/metallb-speaker:0.14.3-debian-12-r5
+          image: docker.io/bitnami/metallb-speaker:0.14.3-debian-12-r6
           imagePullPolicy: IfNotPresent
           securityContext:
             allowPrivilegeEscalation: false
@@ -1471,6 +1471,7 @@
               drop:
                 - ALL
             readOnlyRootFilesystem: true
+            runAsGroup: 0
             runAsUser: 0
             seLinuxOptions: null
             seccompProfile:
@@ -1587,7 +1588,7 @@
         sysctls: []
       containers:
         - name: metallb-controller
-          image: docker.io/bitnami/metallb-controller:0.14.3-debian-12-r5
+          image: docker.io/bitnami/metallb-controller:0.14.3-debian-12-r6
           imagePullPolicy: IfNotPresent
           securityContext:
             allowPrivilegeEscalation: false
@@ -1595,6 +1596,7 @@
               drop:
                 - ALL
             readOnlyRootFilesystem: true
+            runAsGroup: 1001
             runAsNonRoot: true
             runAsUser: 1001
             seLinuxOptions: null
@@ -1810,4 +1812,4 @@
     "helm.sh/hook": "pre-install"
     "helm.sh/hook-delete-policy": "before-hook-creation"
 data:
-  secretkey: "bkZGeDFsWm01bWoxdW5IQk9DblNQTjg3MEk1dmFaR2VyWk0ybEtOb2NJTzN4aWUzdUFTU3p1bFBpU2RTaGNKcDN2YnZKZDk4YUpvYXNXZWg0b2c1UGhYOHZ1TEMwbk5ZS3BqV0h3ZXYybkNTMjlGbE8xaW54RUoyV2RjZ1piQmM0OWZTS3JnaWVpMTl5VXBxM0t5emFvYzNrem5oVzhMT0hxTGg1MDR2OU9qUG5nVmt3UzNET0NPUWt4aDAxRDhYNkJaR2tycE96enBLU2pDckFLQXNvVUhlTG9DRXo3VEFvYUhpT0Q3UHozbzJsdWtKTXhwOFE0N3lXZFAzUlNSMQ=="
+  secretkey: "UkZKMVk2cEdKV2I0bFB3eEhaMFlPSGxXeE1IZDFHY0pidTNmM2JicVBObDdnbTdNOTA5OUxybUYxYU5jeGhObE9sQjhDR09LdEtVNEU2Rm44Y25YN2prWjd0NmNtblBmcVpYTnpOSk9Mak0zZ1FWOXFCV2FqY1BSb3ZhUGlUMG9LVlBuaXpYRnAzbWhvQUt5OVBnQ0ZKYjVzMGlLRHc3SXVScmo2ejZrcXdxUllRN0dPS0RFNXBKcGltZWM5QXZiRXM4a1pZZmpxeG5wb0d3VXFqQ3RVR01sdDRIRXRBSVk1ME03TnpvQTlFMzY0SEZ5NWZNQUJJczlURmE3ZDFiOA=="

@renovate renovate bot changed the title feat(helm): update chart metallb to 4.15.0 feat(helm): update chart metallb to 4.16.0 Mar 6, 2024
@renovate renovate bot changed the title feat(helm): update chart metallb to 4.16.0 feat(helm): update chart metallb to 4.16.1 Mar 6, 2024
@npawelek npawelek force-pushed the master branch 6 times, most recently from 43f9f5f to 75f63dd Compare April 14, 2024 04:42
@npawelek npawelek force-pushed the master branch 2 times, most recently from d41b585 to f9025c9 Compare May 13, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant