From 75ceb5cb3ff93b451149dcfb975a8ae479d4946f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 01:21:15 +0000 Subject: [PATCH 1/2] feat(github-action): update micalevisk/last-issue-action action to v2.2.1 --- .github/workflows/link-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index 4be95cfe..9d58e1a5 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -22,7 +22,7 @@ jobs: - name: Find Link Checker Issue id: link-checker-issue - uses: micalevisk/last-issue-action@305829d9728f47beb0029417167a0af890edfd6e # v2.1.0 + uses: micalevisk/last-issue-action@f5661581217cc78cc282d1351aa65bd8bd155003 # v2.2.1 with: state: open labels: | From 8b2fb25f56691cc92c43cefb6de03137bdc0c2a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:23:09 +0000 Subject: [PATCH 2/2] fix(container): update image weave-gitops to v4.0.35 --- bootstrap/templates/addons/weave-gitops/app/helmrelease.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/templates/addons/weave-gitops/app/helmrelease.yaml.j2 b/bootstrap/templates/addons/weave-gitops/app/helmrelease.yaml.j2 index 4907c5c4..7a99d201 100644 --- a/bootstrap/templates/addons/weave-gitops/app/helmrelease.yaml.j2 +++ b/bootstrap/templates/addons/weave-gitops/app/helmrelease.yaml.j2 @@ -9,7 +9,7 @@ spec: chart: spec: chart: weave-gitops - version: 4.0.33 + version: 4.0.35 sourceRef: kind: HelmRepository name: weave-gitops