Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions updatecli-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ policies:
- updatecli/values.d/scm_githubsearch.yaml

- name: Default - Sync Updatecli values files from github.com/updatecli/updatecli
policy: ghcr.io/updatecli/policies/file:0.3.2@sha256:980f4a02f3aa4f32d87edf42aa2a0a56b0f4d03d24ee6e3b51a211e4610d283c
policy: ghcr.io/updatecli/policies/file:0.3.3@sha256:791ae27605f48fd82f4c2b986f60ac6971f36a247c8ddfde51d28a60830917c7
values:
- updatecli/values.d/scm_githubsearch.yaml
- updatecli/values.d/sync_gha_updatecli.yaml

- name: Golang - Sync Updatecli values files from github.com/updatecli/updatecli
policy: ghcr.io/updatecli/policies/file:0.3.2@sha256:980f4a02f3aa4f32d87edf42aa2a0a56b0f4d03d24ee6e3b51a211e4610d283c
policy: ghcr.io/updatecli/policies/file:0.3.3@sha256:791ae27605f48fd82f4c2b986f60ac6971f36a247c8ddfde51d28a60830917c7
values:
- updatecli/values.d/golang/scm_githubsearch.yaml
- updatecli/values.d/golang/sync_gha_updatecli.yaml
Expand Down