Skip to content

Commit

Permalink
Bump repository/mocaccino-micro-stable to 20220226194705
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinHatesOceans committed Aug 16, 2023
1 parent d189403 commit 16b3c38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,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"
Expand Down

0 comments on commit 16b3c38

Please sign in to comment.