Skip to content

Commit

Permalink
Bump community repo to 20240815062755
Browse files Browse the repository at this point in the history
  • Loading branch information
msdobrescu committed Aug 15, 2024
1 parent 9cf513e commit 2aa62b2
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: "20240813203203"
version: "20240815062755"
- 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: "20240813203203-repository.yaml"
package.version: "20240815062755-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: "20240813203203"
version: "20240815062755"
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+48"
version: "0.5+49"
requires:
- category: "repository"
name: "mocaccino-community-stable"
Expand Down

0 comments on commit 2aa62b2

Please sign in to comment.