Skip to content

Commit

Permalink
deps(updatecli): bump all policies (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
obltmachine authored Sep 9, 2024
1 parent ae8fa97 commit abdfb77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .ci/updatecli/values.d/scm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ scm:
owner: elastic
repository: oblt-actions
branch: main
commitusingapi: true
# begin update-compose policy values
user: obltmachine
email: [email protected]
# end update-compose policy values

signedcommit: true
4 changes: 2 additions & 2 deletions updatecli-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# https://www.updatecli.io/docs/core/compose/
policies:
- name: Handle default oblt-cli version
policy: ghcr.io/elastic/oblt-updatecli-policies/oblt-cli/version:0.1.0@sha256:b62a81ac2ad56ae9c45e76a1b6e11d990d7fbc7d367285bbec2601836cc570f9
policy: ghcr.io/elastic/oblt-updatecli-policies/oblt-cli/version:0.2.0@sha256:77e6d58d9f5f54376ec6543f237f0698f0f2a66cf8f716cb75eef5f774b632d4
values:
- .ci/updatecli/values.d/scm.yml
- .ci/updatecli/values.d/oblt-cli.yml
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/autodiscovery/updatecli:0.4.0@sha256:254367f5b1454fd6032b88b314450cd3b6d5e8d5b6c953eb242a6464105eb869
policy: ghcr.io/updatecli/policies/autodiscovery/updatecli:0.5.0@sha256:df7fb3a9e3348a9749527edf867be1090f452f9ee0c2116aab6de39729850d53
values:
- .ci/updatecli/values.d/scm.yml
- .ci/updatecli/values.d/update-compose.yml

0 comments on commit abdfb77

Please sign in to comment.