Skip to content

Commit

Permalink
deps(updatecli): bump all policies (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
obltmachine authored Sep 9, 2024
1 parent 46a4cae commit 2bc17e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .ci/updatecli/values.d/ecs-logging-specs.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
spec_path: ecs-logging-core/src/test/resources/spec/spec.json
signedcommit: true
1 change: 1 addition & 0 deletions .ci/updatecli/values.d/scm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ scm:
owner: elastic
repository: ecs-logging-java
branch: main
commitusingapi: true
# begin update-compose policy values
user: obltmachine
email: [email protected]
Expand Down
7 changes: 3 additions & 4 deletions updatecli-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
# https://www.updatecli.io/docs/core/compose/
policies:
- name: Handle ecs-logging specs
policy: ghcr.io/elastic/oblt-updatecli-policies/apm/ecs-logging-specs:0.3.0@sha256:6c765407764d391d6d65b04c54ba409977decc24a000d5b8d7839f58bcd07c5b
policy: ghcr.io/elastic/oblt-updatecli-policies/apm/ecs-logging-specs:0.4.0@sha256:2b2b2293b43da931356f22c2d1484c6236dc579d5ac64342f2daa421755067ba
values:
- .ci/updatecli/values.d/scm.yml
- .ci/updatecli/values.d/ecs-logging-specs.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
- .ci/updatecli/values.d/update-compose.yml

0 comments on commit 2bc17e5

Please sign in to comment.