From d70c44a8f1bee1cfcf8a759a484976a12a5b0587 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Apr 2022 16:48:21 +0000 Subject: [PATCH] chore(deps): update helm release metallb to v3.0.1 --- .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 66e089c57..00a66fdfb 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.0 + METALLB_CHART_VERSION: 3.0.1 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