-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdatecli-compose.yaml
More file actions
33 lines (29 loc) · 1.26 KB
/
Copy pathupdatecli-compose.yaml
File metadata and controls
33 lines (29 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
policies:
- name: Sync AGPL license
id: agpl
policy: ghcr.io/updatecli/policies/file:0.3.4@sha256:52562d8f76f8148ac82146ebed48ad75c85408537a6187543179201a65ab7db5
values:
- updatecli/values.d/license/agpl.yaml
- name: Sync Apache license
id: apache
policy: ghcr.io/updatecli/policies/file:0.3.4@sha256:52562d8f76f8148ac82146ebed48ad75c85408537a6187543179201a65ab7db5
values:
- updatecli/values.d/license/apache2.yaml
- name: Update Updatecli policies
id: policy
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.8.1@sha256:f8edda1a6cbf0d7274e2b847ede29fc4dc70dd5302ccb8575ae21b069cc0d8a0
values:
- updatecli/values.d/scm.yaml
- name: Update githubactions
id: gha
policy: ghcr.io/updatecli/policies/autodiscovery/githubaction:0.4.1@sha256:869b676074f9fee7edd5d488140a12c3b09a5f8a175f12f26ea85a4f8bd0a9d1
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/githubaction.yaml
- name: Handle Updatecli version in GitHub action
id: updatecli
policy: ghcr.io/updatecli/policies/updatecli/githubaction:0.8.1@sha256:48872bbf1a09cfff32ff5ffa07086c20b40d6888c19c36048b18f84bbdad37fe
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/updatecli_gha.yaml