diff --git a/metallb.yaml b/metallb.yaml index 571129dca17..bf0019e05f6 100644 --- a/metallb.yaml +++ b/metallb.yaml @@ -1,7 +1,7 @@ package: name: metallb - version: 0.14.8 - epoch: 1 + version: 0.14.9 + epoch: 0 description: "A network load-balancer implementation for Kubernetes using standard routing protocols" copyright: - license: Apache-2.0 @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/metallb/metallb tag: v${{package.version}} - expected-commit: 80fa562f23fdf05b578329adbcfc4c5da534760f + expected-commit: 5765ee504d21a3a237d9dab223ca707661269ecd - uses: go/build with: