Skip to content

Commit

Permalink
Bump community repo to 20240731204940
Browse files Browse the repository at this point in the history
  • Loading branch information
msdobrescu committed Aug 1, 2024
1 parent 6777fb9 commit e7c6628
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: "20240731215545"
version: "20240731204940"
- 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: "20240731215545-repository.yaml"
package.version: "20240731204940-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: "20240731215545"
version: "20240731204940"
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.5+41"
version: "0.5+42"
requires:
- category: "repository"
name: "mocaccino-community-stable"
Expand Down

0 comments on commit e7c6628

Please sign in to comment.