Build branch v0.3 with version v0.3.0 (a1801c5)

Build pipeline: viash-hub.craftbox.v0.3-8rkvk

Source commit: a1801c5139

Source message: Update README
This commit is contained in:
CI
2025-08-28 13:54:24 +00:00
parent 4804ec8254
commit 468e52234c
26 changed files with 55 additions and 55 deletions

View File

@@ -197,9 +197,9 @@ build_info:
output: "target/executable/sync_resources"
executable: "target/executable/sync_resources/sync_resources"
viash_version: "0.9.4"
git_commit: "4947872a1c4b9b2b8c6bfe12b843b6b8d4ea8b61"
git_commit: "a1801c5139bbcda244e06affa66d16f7abd5e124"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-9-g4947872"
git_tag: "v0.1.0-11-ga1801c5"
package_config:
name: "craftbox"
version: "v0.3.0"

View File

@@ -455,9 +455,9 @@ RUN rclone config create s3 s3 anonymous=true
RUN rclone config create gs gcs anonymous=true
LABEL org.opencontainers.image.authors="Robrecht Cannoodt, Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component sync_resources"
LABEL org.opencontainers.image.created="2025-08-28T13:18:31Z"
LABEL org.opencontainers.image.created="2025-08-28T13:48:16Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="4947872a1c4b9b2b8c6bfe12b843b6b8d4ea8b61"
LABEL org.opencontainers.image.revision="a1801c5139bbcda244e06affa66d16f7abd5e124"
LABEL org.opencontainers.image.version="v0.3.0"
VIASHDOCKER