From 5ef7a1dbe48173b454ed5f9a2ae1d9af19ac43b1 Mon Sep 17 00:00:00 2001 From: MarvinHatesOceans Date: Sun, 6 Mar 2022 18:28:01 +0000 Subject: [PATCH] Bump repository/mocaccino-micro-stable to 20220226194705 --- packages/collection.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/collection.yaml b/packages/collection.yaml index 9ece996a0..ea1197957 100644 --- a/packages/collection.yaml +++ b/packages/collection.yaml @@ -53,12 +53,12 @@ packages: autobump.string_replace: '{ "prefix": "" }' autobump.strategy: "custom" autobump.prefix: "prefix" - package.version: "20211120140355-repository.yaml" + package.version: "20220226194705-repository.yaml" autobump.hook: | skopeo list-tags docker://quay.io/mocaccino/micro | jq -rc '.Tags | map(select(. | contains("-repository.yaml"))) | sort | .[-1]' autobump.version_hook: | skopeo list-tags docker://quay.io/mocaccino/micro | jq -rc '.Tags | map(select(. | contains("-repository.yaml"))) | sort | .[-1]' | sed "s/-repository.yaml//g" - version: "20211120140355" + version: "20220226194705" - category: "repository" name: "mocaccino-micro" version: "20211120"