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 492097a + 0143a82 commit 7d225e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: tj-actions/changed-files@v41
with:
files: kubernetes/**
safe_output: false
dir_names: true
dir_names_max_depth: 2
json: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/flux-hr-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: tj-actions/changed-files@v41
with:
files: kubernetes/**/helmrelease.yaml
safe_output: false
json: true
quotepath: false
escape_json: false
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/flux-hr-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
uses: tj-actions/changed-files@v41
with:
files: kubernetes/**/helmrelease.yaml
safe_output: false

- if: ${{ github.event.inputs.clusterName == '' && github.event.inputs.helmRepoNamespace == '' && github.event.inputs.helmRepoName == '' }}
name: Sync Helm Repository
Expand Down

0 comments on commit 7d225e2

Please sign in to comment.