Skip to content

Commit

Permalink
update metallb chart for metallb 0.14.x (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwennrich authored Mar 18, 2024
1 parent b38f4e8 commit 1469f40
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 59 deletions.
4 changes: 2 additions & 2 deletions charts/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ images:
- name: metallb-speaker
sourceRepository: https://github.com/metallb/metallb
repository: quay.io/metallb/speaker
tag: "v0.10.3"
tag: "v0.14.3"
- name: metallb-controller
sourceRepository: https://github.com/metallb/metallb
repository: quay.io/metallb/controller
tag: "v0.10.3"
tag: "v0.14.3"
- name: duros-controller
sourceRepository: https://github.com/metal-stack/duros-controller
repository: ghcr.io/metal-stack/duros-controller
Expand Down
Loading

0 comments on commit 1469f40

Please sign in to comment.