feat(k8s/metallb-*): add metallb images #156

Open
stepchenkoas wants to merge 1 commits from metallb into master
Owner

https://metallb.io

$ curl -s 'https://raw.githubusercontent.com/metallb/metallb/v0.15.2/config/manifests/metallb-native.yaml' | grep -i 'image:'
        image: quay.io/metallb/controller:v0.15.2
        image: quay.io/metallb/speaker:v0.15.2
https://metallb.io ```console $ curl -s 'https://raw.githubusercontent.com/metallb/metallb/v0.15.2/config/manifests/metallb-native.yaml' | grep -i 'image:' image: quay.io/metallb/controller:v0.15.2 image: quay.io/metallb/speaker:v0.15.2 ```
stepchenkoas added 1 commit 2025-10-28 18:03:29 +03:00
stepchenkoas force-pushed metallb from 5d8474b60e to e76ec3b9f2 2025-10-28 18:06:55 +03:00 Compare
stepchenkoas force-pushed metallb from e76ec3b9f2 to ef0253444e 2025-10-28 18:20:40 +03:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin metallb:metallb
git checkout metallb
Sign in to join this conversation.
No description provided.