forked from updatecli/updatecli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdatecli-compose.yaml
More file actions
39 lines (39 loc) · 1.87 KB
/
updatecli-compose.yaml
File metadata and controls
39 lines (39 loc) · 1.87 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
policies:
- name: Local Updatecli Policies
config:
- updatecli/updatecli.d/
values:
- updatecli/values.d/scm.yaml
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.6.1@sha256:71ce3cf69ebf8b7c25fa6131c51de2e13ceef9b832a4689b9d9422c7ce03bef1
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/updatecli-compose.yaml
- name: Golang Version
policy: ghcr.io/updatecli/policies/golang/version:0.5.1@sha256:e288b0d8bac7b0454a96c587cd7bea8a29173a290c3b4437677b56487cfd127e
values:
- updatecli/values.d/scm.yaml
- name: Major Golang Module update
policy: ghcr.io/updatecli/policies/autodiscovery/golang:0.11.1@sha256:0a66e83d6d5c7a122bb2c7e28eb27a34e16aa16450979a8bc323d52a7a453739
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/golang_major.yaml
- name: Minor Golang Module update
policy: ghcr.io/updatecli/policies/autodiscovery/golang:0.11.1@sha256:0a66e83d6d5c7a122bb2c7e28eb27a34e16aa16450979a8bc323d52a7a453739
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/golang_minor.yaml
- name: Patch Golang Module update
policy: ghcr.io/updatecli/policies/autodiscovery/golang:0.11.1@sha256:0a66e83d6d5c7a122bb2c7e28eb27a34e16aa16450979a8bc323d52a7a453739
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/golang_patch.yaml
- name: Update golangci-lint
policy: ghcr.io/updatecli/policies/golangci-lint/githubaction:0.6.1@sha256:a6f5d1c9e809f7a1eb86d61d2f88be1d11bf1bb4a1dd094dc285425e7f737f3f
values:
- updatecli/values.d/scm.yaml
- name: Update githubactions
policy: ghcr.io/updatecli/policies/autodiscovery/githubaction:0.2.1@sha256:cfddec11464cc09615135f0f1e069f00ad24d28edc7cc6a4e8224e04c3699008
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/githubaction.yaml