From c72f7beff03adbd0d4693ccded7aadf584ad96a6 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 11:02:39 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20app-template=20(=203?= =?UTF-8?q?.6.0=20=E2=86=92=203.6.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------- | ----- | ----- | | docker | ghcr.io/bjw-s/helm/app-template | 3.6.0 | 3.6.1 | --- kubernetes/main/bootstrap/helmfile.yaml | 2 +- kubernetes/utility/bootstrap/helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/bootstrap/helmfile.yaml b/kubernetes/main/bootstrap/helmfile.yaml index 0800a359f..9f387bcb3 100644 --- a/kubernetes/main/bootstrap/helmfile.yaml +++ b/kubernetes/main/bootstrap/helmfile.yaml @@ -50,7 +50,7 @@ releases: - name: wipe-rook namespace: kube-system chart: oci://ghcr.io/bjw-s/helm/app-template - version: 3.6.0 + version: 3.6.1 values: - ./templates/wipe-rook.yaml.gotmpl needs: diff --git a/kubernetes/utility/bootstrap/helmfile.yaml b/kubernetes/utility/bootstrap/helmfile.yaml index 419ce0989..0176cb696 100644 --- a/kubernetes/utility/bootstrap/helmfile.yaml +++ b/kubernetes/utility/bootstrap/helmfile.yaml @@ -41,7 +41,7 @@ releases: - name: wipe-rook namespace: kube-system chart: oci://ghcr.io/bjw-s/helm/app-template - version: 3.6.0 + version: 3.6.1 values: - ./templates/wipe-rook.yaml.gotmpl needs: