Skip to content

Commit

Permalink
chore(deps): update helm release metallb to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2022
1 parent 1ecf1c8 commit 1c59f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: kind-1 - Install MetalLB
env:
# renovate: depName=metallb datasource=helm registryUrl=https://charts.bitnami.com/bitnami
METALLB_CHART_VERSION: 4.1.1
METALLB_CHART_VERSION: 4.1.2
run: |
MANIFESTS_PATH=/tmp/metallb-manifests.yaml
Expand Down

0 comments on commit 1c59f80

Please sign in to comment.