From 9784646eec6e3dde4fcafdebd81aaad58b738a95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 May 2022 12:36:06 +0000 Subject: [PATCH] chore(deps): update helm release metallb to v3.0.4 --- .github/workflows/lint-build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-build-test.yml b/.github/workflows/lint-build-test.yml index c3da2d420..1e8f2c6aa 100644 --- a/.github/workflows/lint-build-test.yml +++ b/.github/workflows/lint-build-test.yml @@ -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.3 + METALLB_CHART_VERSION: 3.0.4 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