-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathupdate-compose.yaml
26 lines (26 loc) · 1.27 KB
/
update-compose.yaml
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
policies:
# - name: Local Updatecli Website Policies
# config:
# - updatecli/updatecli.d/
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.5.0@sha256:947817644fb89e27f7b7121b822328c2d47364c7a3a08241e4d2ac1a5897020c
values:
- updatecli/values.d/scm.yaml
- name: Golang Version
policy: ghcr.io/updatecli/policies/golang/version:0.4.0@sha256:9b3c09a73ffbecc690f07a4a44244f51dcc1dfb0e5a292207f2543b79f08fcaa
values:
- updatecli/values.d/scm.yaml
- name: Minor Golang Module update
policy: ghcr.io/updatecli/policies/autodiscovery/golang:0.10.0@sha256:3b1a2b03b3cd8e33305ca165a8be2ca126a06be4cbdf388bf98e48a568855cdc
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.10.0@sha256:3b1a2b03b3cd8e33305ca165a8be2ca126a06be4cbdf388bf98e48a568855cdc
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.5.0@sha256:0e1addae151528a2c337a306eb323332dd36a91f36b0e93891858eed7466456b
values:
- updatecli/values.d/scm.yaml