Skip to content

Commit 2bc17e5

Browse files
authoredSep 9, 2024··
deps(updatecli): bump all policies (#275)
1 parent 46a4cae commit 2bc17e5

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
spec_path: ecs-logging-core/src/test/resources/spec/spec.json
2-
signedcommit: true

‎.ci/updatecli/values.d/scm.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ scm:
33
owner: elastic
44
repository: ecs-logging-java
55
branch: main
6+
commitusingapi: true
67
# begin update-compose policy values
78
user: obltmachine
89
email: obltmachine@users.noreply.github.com

‎updatecli-compose.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
# https://www.updatecli.io/docs/core/compose/
33
policies:
44
- name: Handle ecs-logging specs
5-
policy: ghcr.io/elastic/oblt-updatecli-policies/apm/ecs-logging-specs:0.3.0@sha256:6c765407764d391d6d65b04c54ba409977decc24a000d5b8d7839f58bcd07c5b
5+
policy: ghcr.io/elastic/oblt-updatecli-policies/apm/ecs-logging-specs:0.4.0@sha256:2b2b2293b43da931356f22c2d1484c6236dc579d5ac64342f2daa421755067ba
66
values:
77
- .ci/updatecli/values.d/scm.yml
88
- .ci/updatecli/values.d/ecs-logging-specs.yml
9-
109
- name: Update Updatecli policies
11-
policy: ghcr.io/updatecli/policies/autodiscovery/updatecli:0.4.0@sha256:254367f5b1454fd6032b88b314450cd3b6d5e8d5b6c953eb242a6464105eb869
10+
policy: ghcr.io/updatecli/policies/autodiscovery/updatecli:0.5.0@sha256:df7fb3a9e3348a9749527edf867be1090f452f9ee0c2116aab6de39729850d53
1211
values:
1312
- .ci/updatecli/values.d/scm.yml
14-
- .ci/updatecli/values.d/update-compose.yml
13+
- .ci/updatecli/values.d/update-compose.yml

0 commit comments

Comments
 (0)
Please sign in to comment.