Skip to content

Commit

Permalink
chore: deps(updatecli/policy): bump "ghcr.io/updatecli/policies/golan...
Browse files Browse the repository at this point in the history
... g/version" Updatecli version policy

Made with ❤️️ by updatecli
  • Loading branch information
updatecli committed Apr 22, 2024
1 parent 4b08d51 commit 2d7e86c
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions update-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,35 +1,29 @@
policies:

- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.2.0@sha256:46e599fb7e874ee3f1c9cf5e4dd64b328a15d61d03e106176b19a07683afde29
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/update-compose.yaml

- name: Golang Version
policy: ghcr.io/updatecli/policies/golang/version:0.1.0
policy: ghcr.io/updatecli/policies/golang/version:0.1.0@sha256:8bdbd911916c45288b85e7437ef8e140966321177128ca2460d21a2e5c7eedd8
values:
- updatecli/values.d/scm.yaml

- name: Major Golang Module update
policy: ghcr.io/updatecli/policies/autodiscovery/golang:0.6.0
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.6.0
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.6.0
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.1.0
values:
values:
- updatecli/values.d/scm.yaml

0 comments on commit 2d7e86c

Please sign in to comment.