mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
chore: Update rancher/klipper-lb image versions
Made with ❤️️ by updatecli
(cherry picked from commit 72ce287af2)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
5231ff7ef0
commit
e52c00c4a8
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.16"
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.17"
|
||||
)
|
||||
|
||||
func (k *k3s) Register(ctx context.Context,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
docker.io/rancher/klipper-helm:v0.9.17-build20260422
|
||||
docker.io/rancher/klipper-lb:v0.4.16
|
||||
docker.io/rancher/klipper-lb:v0.4.17
|
||||
docker.io/rancher/local-path-provisioner:v0.0.35
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.14.3
|
||||
docker.io/rancher/mirrored-library-busybox:1.37.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue