chore: add artifacthub requirements

!262
This commit is contained in:
2024-08-01 13:54:19 +09:30
parent 67bf6c4b6a
commit 3e81328f67
3 changed files with 6 additions and 2 deletions

View File

@ -55,9 +55,10 @@ LABEL \
# org.opencontainers.image.documentation="{docs url}" \
# org.opencontainers.image.source="{repo url}" \
# org.opencontainers.image.revision="{git commit sha at time of build}" \
org.opencontainers.image.title="No Fuss Computings Ansible Execution Environment" \
org.opencontainers.image.title="Ansible Execution Environment" \
org.opencontainers.image.description="An ansible execution environment for awx/tower and CI/CD pipelines" \
org.opencontainers.image.vendor="No Fuss Computing"
org.opencontainers.image.vendor="No Fuss Computing" \
io.artifacthub.package.license="MIT"
# org.opencontainers.image.version="{git tag}"