Skip to content

Commit

Permalink
Merge branch 'main' into renovate/storage-quay.io-minio-minio-2023.x
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Dec 23, 2023
2 parents 3e0f556 + 7f048a4 commit 492097a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flux-hr-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flux-hr-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/default/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: democratic-csi
version: 0.14.2
version: 0.14.3
sourceRef:
name: democratic-csi
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: democratic-csi
version: 0.14.2
version: 0.14.3
sourceRef:
name: democratic-csi
kind: HelmRepository
Expand Down

0 comments on commit 492097a

Please sign in to comment.