Skip to content

Commit

Permalink
deps(updatecli): bump all policies (#13990)
Browse files Browse the repository at this point in the history
* chore: deps(updatecli/policy): bump "ghcr.io/elastic/oblt-updatecli-p...

... olicies/ironbank/templates" Updatecli version policy

Made with ❤️️ by updatecli

* chore: deps(updatecli/policy): bump "ghcr.io/elastic/oblt-updatecli-p...

... olicies/ironbank/templates" Updatecli version policy

Made with ❤️️ by updatecli

* use support for the new way of enabling signing commits

* change

* chore: deps(updatecli/policy): bump "ghcr.io/elastic/oblt-updatecli-p...

... olicies/ironbank/templates" Updatecli version policy

Made with ❤️️ by updatecli

* update

* chore: deps(updatecli/policy): bump "ghcr.io/updatecli/policies/autod...

... iscovery/updatecli" Updatecli version policy

Made with ❤️️ by updatecli

---------

Co-authored-by: obltmachine <[email protected]>
Co-authored-by: Victor Martinez <[email protected]>
  • Loading branch information
3 people authored Sep 9, 2024
1 parent a7de634 commit 73579ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions .ci/updatecli/values.d/scm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ scm:
owner: elastic
repository: apm-server
branch: main
commitusingapi: true
# begin updatecli-compose policy values
user: obltmachine
email: [email protected]
commitusingapi: true
# end updatecli-compose policy values

# This will be moved to the scm section in the future and use
# commitusingapi instead.
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 ironbank bumps
policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.1.0@sha256:00483be31c74d3f95ea37d1ca7aeee98131ab2c5c1f901a043e9afb122a445b0
policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.3.0@sha256:b0c841d8fb294e6b58359462afbc83070dca375ac5dd0c5216c8926872a98bb1
values:
- .ci/updatecli/values.d/scm.yml
- .ci/updatecli/values.d/ironbank.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/updatecli-compose.yml

0 comments on commit 73579ab

Please sign in to comment.