From a571202ecaad882f943ac2e081d9cdcf27eccb24 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:38:24 +0200 Subject: [PATCH] deps(updatecli/policies): bump all policies (#11) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: deps(updatecli): bump "ghcr.io/updatecli/policies/updatecli/au... ... todiscovery" policy to 0.6.0 Made with ❤️️ by updatecli * chore: deps(updatecli): bump "ghcr.io/updatecli/policies/autodiscover... ... y/helm" policy to 0.7.0 Made with ❤️️ by updatecli --------- Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com> --- updatecli-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updatecli-compose.yaml b/updatecli-compose.yaml index fdf71c6..0fe85aa 100644 --- a/updatecli-compose.yaml +++ b/updatecli-compose.yaml @@ -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