Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(updatecli): bump all policies #111

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
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
Loading