-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathupdatecli-compose.yaml
More file actions
45 lines (45 loc) · 2.16 KB
/
updatecli-compose.yaml
File metadata and controls
45 lines (45 loc) · 2.16 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
41
42
43
44
45
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: Handle Nodejs version in Netlify
policy: ghcr.io/updatecli/policies/nodejs/netlify:0.10.0@sha256:dc499e8ff9a18b0f0a6b6000eba3bb4136892860f8d123831be0f8a5b80f65cd
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
- updatecli/values.d/compose.yaml
- name: Handle HUGO version in netlify
policy: ghcr.io/updatecli/policies/hugo/netlify:0.10.0@sha256:c35c170d02bdaa7aa843cd7519db27bcc4440c97f3aba55e067b7b9d5eb8e22f
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/hugo.yaml
- name: Handle HUGO version in GitHub action
policy: ghcr.io/updatecli/policies/hugo/githubaction:0.11.0@sha256:f9b6b1e7b9e1384b5ec5ec8da836b97a9dc3d6b0ef9fbfc8623cbaa383bcada6
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/hugo.yaml
- name: Handle NPM version in netlify
policy: ghcr.io/updatecli/policies/npm/netlify:0.11.0@sha256:4b03a62c126b0a499a14a19b3e8c9d73a83b7988ba132befd9b8a1cea0652db0
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/npm.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