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 #67

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/ecs-logging-specs.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
spec_path: tests/shared/spec/spec.json
signedcommit: true
spec_path: tests/shared/spec/spec.json
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-php
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
Loading