We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1d12a commit 01e28b8Copy full SHA for 01e28b8
updatecli-compose.yaml
@@ -27,6 +27,11 @@ policies:
27
values:
28
- updatecli/values.d/scm.yaml
29
- updatecli/values.d/golang_patch.yaml
30
+
31
+ - name: Update Dockerfilell update
32
+ policy: ghcr.io/updatecli/policies/autodiscovery/dockerfile:0.7.1
33
+ values:
34
+ - updatecli/values.d/scm.yaml
35
36
- name: Update golangci-lint
37
policy: ghcr.io/updatecli/policies/golangci-lint/githubaction:0.6.1@sha256:a6f5d1c9e809f7a1eb86d61d2f88be1d11bf1bb4a1dd094dc285425e7f737f3f
0 commit comments