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

⬆️ Update quay.io/metallb/speaker Docker tag to v0.14.9 #1573

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

Conversation

gitops-updater[bot]
Copy link
Contributor

@gitops-updater gitops-updater bot commented Dec 17, 2024

This PR contains the following updates:

Package Update Change
quay.io/metallb/speaker patch v0.14.8 -> v0.14.9

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

metallb/metallb (quay.io/metallb/speaker)

v0.14.9

Compare Source

See the release notes for the details

https://metallb.universe.tf/release-notes/#version-0-14-9


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 has been generated by Renovate Bot.

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| docker     | quay.io/metallb/speaker | v0.14.8 | v0.14.9 |
Copy link

Path: cluster/core/metallb-system/helm-release.yaml

@@ -465,14 +465,14 @@
               mountPath: /etc/frr
         # Copies the reloader to the shared volume between the speaker and reloader.
         - name: cp-reloader
-          image: quay.io/metallb/speaker:v0.14.8
+          image: quay.io/metallb/speaker:v0.14.9
           command: ["/cp-tool", "/frr-reloader.sh", "/etc/frr_reloader/frr-reloader.sh"]
           volumeMounts:
             - name: reloader
               mountPath: /etc/frr_reloader
         # Copies the metrics exporter
         - name: cp-metrics
-          image: quay.io/metallb/speaker:v0.14.8
+          image: quay.io/metallb/speaker:v0.14.9
           command: ["/cp-tool", "/frr-metrics", "/etc/frr_metrics/frr-metrics"]
           volumeMounts:
             - name: metrics
@@ -480,7 +480,7 @@
       shareProcessNamespace: true
       containers:
         - name: speaker
-          image: quay.io/metallb/speaker:v0.14.8
+          image: quay.io/metallb/speaker:v0.14.9
           args:
             - --port=7472
             - --log-level=info

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.

0 participants