Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion updatecli-compose-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ policies:
- updatecli/values.d/scm.yaml

- name: Trigger releasepost
policy: ghcr.io/updatecli/policies/releasepost/releasepost:0.10.0@sha256:b4b857efbed3a966cbdbc224b5ba0b9322c96322effa0cedff93a2b39d8e086d
policy: ghcr.io/updatecli/policies/releasepost/releasepost:0.11.1@sha256:2158682cd91c63f29f59654a937dfd4906db9d3e678b5624067a2bdafe9f0c9b
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/releasepost.yaml
2 changes: 1 addition & 1 deletion updatecli-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ policies:
- updatecli/values.d/scm.yaml

- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.7.0@sha256:6890c4b4093a80063f518101881098fab8211c986481641faaf797a9ad5a31c3
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.8.1@sha256:f8edda1a6cbf0d7274e2b847ede29fc4dc70dd5302ccb8575ae21b069cc0d8a0
values:
- updatecli/values.d/scm.yaml
valuesinline:
Expand Down
Loading