Skip to content

Commit

Permalink
Bump klipper-lb to v0.4.10
Browse files Browse the repository at this point in the history
Bump klipper-helm to v0.9.4
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Jan 13, 2025
1 parent a365493 commit 4d291f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/cloudprovider/servicelb.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const (
)

var (
DefaultLBImage = "rancher/klipper-lb:v0.4.9"
DefaultLBImage = "rancher/klipper-lb:v0.4.10"
)

func (k *k3s) Register(ctx context.Context,
Expand Down
4 changes: 2 additions & 2 deletions scripts/airgap/image-list.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker.io/rancher/klipper-helm:v0.9.3-build20241008
docker.io/rancher/klipper-lb:v0.4.9
docker.io/rancher/klipper-helm:v0.9.4-build20250113
docker.io/rancher/klipper-lb:v0.4.10
docker.io/rancher/local-path-provisioner:v0.0.30
docker.io/rancher/mirrored-coredns-coredns:1.12.0
docker.io/rancher/mirrored-library-busybox:1.36.1
Expand Down

0 comments on commit 4d291f2

Please sign in to comment.