-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathupdatecli-compose.yaml
More file actions
40 lines (34 loc) · 1.66 KB
/
updatecli-compose.yaml
File metadata and controls
40 lines (34 loc) · 1.66 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
34
35
36
37
38
39
40
policies:
- name: Local Updatecli Website Policies
config:
- updatecli/updatecli.d/
values:
- updatecli/values.d/scm.yaml
- name: Handle Nodejs version in githubaction
policy: ghcr.io/updatecli/policies/nodejs/githubaction:0.11.0@sha256:164e4ab1e0badc952b5f272d406a201bbb55464262848ab120e29843ab125100
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/nodejs.yaml
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.8.0@sha256:fee6562ca456331c519a85b74bf5998169fd8b9754bbea13171f53e06e2e5154
values:
- updatecli/values.d/scm.yaml
- name: NPM autodiscovery
policy: ghcr.io/updatecli/policies/npm/autodiscovery:0.12.0@sha256:164a0269beaf327fc59fe477c249e2207773620bb5844c101f6f7bc48e0a9229
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/npm.yaml
- name: Handle Updatecli version in GitHub action
policy: ghcr.io/updatecli/policies/updatecli/githubaction:0.8.0@sha256:a4f4e4fcf0950a0eb359ed0518ef789272ea4db1e0bdba048a3772925b81a7aa
values:
- updatecli/values.d/scm.yaml
- name: Handle GitHub action version update
policy: ghcr.io/updatecli/policies/autodiscovery/githubaction:0.4.0@sha256:3f8071a1f1b846e340a42fa03571c53dcf23e51495cc6a3351f7b14de2c05ff6
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/githubaction.yaml
- name: Update Updatecli version in GitHub action
policy: ghcr.io/updatecli/policies/updatecli/githubaction:0.8.0@sha256:a4f4e4fcf0950a0eb359ed0518ef789272ea4db1e0bdba048a3772925b81a7aa
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/githubaction.yaml