Skip to content

Commit

Permalink
chore(deps): update helm release metallb to v2.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 19, 2022
1 parent b93fc46 commit 5bf3708
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: 2.6.12
METALLB_CHART_VERSION: 2.6.13
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 5bf3708

Please sign in to comment.