From 373199df2c0094c8c7e6aed545d653308ec5140b Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 16:01:42 -0500 Subject: [PATCH 1/4] =?UTF-8?q?fix(helm):=20update=20democratic-csi=20(=20?= =?UTF-8?q?0.14.2=20=E2=86=92=200.14.3=20)=20(#6638)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> Co-authored-by: Devin Buhl --- .../apps/storage/local-path-provisioner/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/storage/local-path-provisioner/app/helmrelease.yaml b/kubernetes/main/apps/storage/local-path-provisioner/app/helmrelease.yaml index fd1172c22be55..3e7845ee86570 100644 --- a/kubernetes/main/apps/storage/local-path-provisioner/app/helmrelease.yaml +++ b/kubernetes/main/apps/storage/local-path-provisioner/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: democratic-csi - version: 0.14.2 + version: 0.14.3 sourceRef: name: democratic-csi kind: HelmRepository From cc98ee81ecbb6e81e1c58012cc3ed7e32dbecdf4 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 16:01:49 -0500 Subject: [PATCH 2/4] =?UTF-8?q?fix(helm):=20update=20democratic-csi=20(=20?= =?UTF-8?q?0.14.2=20=E2=86=92=200.14.3=20)=20(#6639)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> Co-authored-by: Devin Buhl --- .../apps/storage/local-path-provisioner/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/storage/apps/storage/local-path-provisioner/app/helmrelease.yaml b/kubernetes/storage/apps/storage/local-path-provisioner/app/helmrelease.yaml index fd1172c22be55..3e7845ee86570 100644 --- a/kubernetes/storage/apps/storage/local-path-provisioner/app/helmrelease.yaml +++ b/kubernetes/storage/apps/storage/local-path-provisioner/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: democratic-csi - version: 0.14.2 + version: 0.14.3 sourceRef: name: democratic-csi kind: HelmRepository From 883758b7d5b459b22a4bf33ce0061e4688f59e6a Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 16:03:35 -0500 Subject: [PATCH 3/4] =?UTF-8?q?fix(container):=20update=20ghcr.io/onedr0p/?= =?UTF-8?q?sonarr-develop=20(=204.0.0.737=20=E2=86=92=204.0.0.738=20)=20(#?= =?UTF-8?q?6596)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> Co-authored-by: Devin Buhl --- kubernetes/main/apps/default/sonarr/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/sonarr/app/helmrelease.yaml b/kubernetes/main/apps/default/sonarr/app/helmrelease.yaml index 207f8842fbf36..657626706fa65 100644 --- a/kubernetes/main/apps/default/sonarr/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/sonarr/app/helmrelease.yaml @@ -43,7 +43,7 @@ spec: main: image: repository: ghcr.io/onedr0p/sonarr-develop - tag: 4.0.0.737@sha256:b87e975273270c62adff5df680d8d2159c0a9fe49466aabee30546685efd0ac8 + tag: 4.0.0.738@sha256:11be16eff4fe2b2e0238444f0dfd9e2a93553f337175f17ed381dea96db07cab env: # https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518 # https://github.com/dotnet/runtime/issues/9336 From 7f048a4272cfce052b5cfe4eef393816661f91a1 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 16:03:43 -0500 Subject: [PATCH 4/4] =?UTF-8?q?feat(github-action)!:=20Update=20tj-actions?= =?UTF-8?q?/changed-files=20(=20v40=20=E2=86=92=20v41=20)=20(#6641)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .github/workflows/flux-diff.yaml | 2 +- .github/workflows/flux-hr-image-test.yaml | 2 +- .github/workflows/flux-hr-sync.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index e3bd24424c26b..24726e4aa132e 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -33,7 +33,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files: kubernetes/** dir_names: true diff --git a/.github/workflows/flux-hr-image-test.yaml b/.github/workflows/flux-hr-image-test.yaml index 4bc09c748f978..6d4cd7567e23c 100644 --- a/.github/workflows/flux-hr-image-test.yaml +++ b/.github/workflows/flux-hr-image-test.yaml @@ -36,7 +36,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files: kubernetes/**/helmrelease.yaml json: true diff --git a/.github/workflows/flux-hr-sync.yaml b/.github/workflows/flux-hr-sync.yaml index 4ec835f03cc8c..bb7a59e649d58 100644 --- a/.github/workflows/flux-hr-sync.yaml +++ b/.github/workflows/flux-hr-sync.yaml @@ -62,7 +62,7 @@ jobs: - if: ${{ github.event.inputs.clusterName == '' && github.event.inputs.helmRepoNamespace == '' && github.event.inputs.helmRepoName == '' }} name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files: kubernetes/**/helmrelease.yaml