Skip to content

Commit

Permalink
chore(deps): update helm release metallb to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 18, 2022
1 parent eef1ca8 commit 0a7a1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-build-test.yml
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: kind-1 - Install MetalLB
env:
# renovate: depName=metallb datasource=helm registryUrl=https://charts.bitnami.com/bitnami
METALLB_CHART_VERSION: 3.0.2
METALLB_CHART_VERSION: 3.0.3
run: |
IP_RANGE_PREFIX=$(docker network inspect -f '{{(index .IPAM.Config 0).Subnet}}' kind | cut -d. -f1-3)
helm repo add bitnami https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit 0a7a1c4

Please sign in to comment.