Skip to content

deps(updatecli/policies): bump all policies #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions updatecli-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
policies:
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.5.0@sha256:947817644fb89e27f7b7121b822328c2d47364c7a3a08241e4d2ac1a5897020c
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.6.0@sha256:6aa291ba7e99e10fb004a0b581b9f367fb41185799f8d8c2fba4be624606502b
values:
- updatecli/values.d/scm.yaml
- name: Update Helm charts
policy: ghcr.io/updatecli/policies/autodiscovery/helm:0.6.0@sha256:bb68a871de356fda2852124dc749f894636792aea267ebb9bd08be0fa0581d27
policy: ghcr.io/updatecli/policies/autodiscovery/helm:0.7.0@sha256:24660750173bb7cce1b113547836aaf892e5ab6b84dbe5d55f2fb1d5627af6b3
values:
- updatecli/values.d/scm.yaml

Expand Down