Skip to content

Commit

Permalink
feat: add flux-image-test workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 25, 2023
1 parent 2bf4df1 commit 27bae5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/flux-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@
files: kubernetes/**
dir_names_max_depth: 2
dir_names: true
escape_json: false
json: true
quotepath: false
safe_output: false
escape_json: false

- name: List all changed files
run: echo "${{ steps.changed-files.outputs.all_changed_and_modified_files }}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.13.3
version: v1.13.2
sourceRef:
kind: HelmRepository
name: jetstack
Expand Down

0 comments on commit 27bae5e

Please sign in to comment.