Skip to content

Commit

Permalink
Bump community repo to 20240921141550
Browse files Browse the repository at this point in the history
  • Loading branch information
msdobrescu committed Sep 21, 2024
1 parent b914c9c commit 7838152
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ packages:
version: "20211120"
- category: "repository"
name: "mocaccino-community"
version: "20240920191111"
version: "20240921141550"
- category: "repository"
name: "mocaccino-community-stable"
reference: true
Expand All @@ -92,9 +92,9 @@ packages:
autobump.string_replace: '{ "prefix": "" }'
autobump.strategy: "custom"
autobump.prefix: "prefix"
package.version: "20240920191111-repository.yaml"
package.version: "20240921141550-repository.yaml"
autobump.hook: |
skopeo list-tags docker://quay.io/mocaccino/mocaccino-community | jq -rc '.Tags | map(select(. | contains("-repository.yaml"))) | sort | .[-1]'
autobump.version_hook: |
skopeo list-tags docker://quay.io/mocaccino/mocaccino-community | jq -rc '.Tags | map(select(. | contains("-repository.yaml"))) | sort | .[-1]' | sed "s/-repository.yaml//g"
version: "20240920191111"
version: "20240921141550"
2 changes: 1 addition & 1 deletion packages/updater/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packages:
version: ">=0"
- !!merge <<: *base
name: "mocaccino-community-stable"
version: "0.7"
version: "0.7+1"
requires:
- category: "repository"
name: "mocaccino-community-stable"
Expand Down

0 comments on commit 7838152

Please sign in to comment.