-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathupdatecli-compose.yaml
More file actions
51 lines (43 loc) · 2.07 KB
/
updatecli-compose.yaml
File metadata and controls
51 lines (43 loc) · 2.07 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
46
47
48
49
50
51
---
policies:
- name: Local Updatecli Website Policies
config:
- updatecli/updatecli.d/
values:
- updatecli/values.d/scm.yaml
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.7.0@sha256:6890c4b4093a80063f518101881098fab8211c986481641faaf797a9ad5a31c3
values:
- updatecli/values.d/scm.yaml
- name: Golang Version
policy: ghcr.io/updatecli/policies/golang/version:0.6.0@sha256:db93f333a26548e9c252e87bf46b9ff69cf68c6e693cd0ac6a7127609b478167
values:
- updatecli/values.d/scm.yaml
- name: Minor Golang Module update
policy: ghcr.io/updatecli/policies/autodiscovery/golang:0.12.0@sha256:afc70173a6bd01ca96c755378254dfb4b05775a05c2ffb8f82fed0ee2f450ba9
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.12.0@sha256:afc70173a6bd01ca96c755378254dfb4b05775a05c2ffb8f82fed0ee2f450ba9
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/golang_patch.yaml
- name: Update Dockerfilell update
policy: ghcr.io/updatecli/policies/autodiscovery/dockerfile:0.8.0@sha256:f89474d48c884b5fba2350d412fb1cadcf31eb38c04e841d1fd6880caf521229
values:
- updatecli/values.d/scm.yaml
- name: Update golangci-lint
policy: ghcr.io/updatecli/policies/golangci-lint/githubaction:0.7.0@sha256:849c760740aaf8dc939f15f5c328e8d79ad048fada17356ffe03ec0752d3573b
values:
- updatecli/values.d/scm.yaml
- name: Sync Updatecli values files from github.com/updatecli/updatecli
policy: ghcr.io/updatecli/policies/file:0.3.0@sha256:ec1e121905855f2f236aa4dc23cf65f51d9bac9c94a5f6dae72a95a4734323b0
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/sync.yaml
- name: Update githubactions
policy: ghcr.io/updatecli/policies/autodiscovery/githubaction:0.3.0@sha256:3b5425da2a2a2b89bb69463f1294704c33730358c66140efb93cab14b2868b06
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/githubaction.yaml