artifactapi: bump images to v3.10.0 (apk repo support + UI) #354
Reference in New Issue
Block a user
Delete Branch "benvin/artifactapi-v3.10.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
artifactapi v3.10.0 ships Alpine/apk support — an apk local repository, a
github_alpineremote, and metadata-only handling — plus the new UI how-to sections. Rolling the deployed images forward from v3.9.1 delivers apk repo support and the UI docs to the cluster.What
apps/base/artifactapi/api-deployment.yamlAPI imagegit.unkin.net/unkin/artifactapifromv3.9.1tov3.10.0.apps/base/artifactapi/ui-deployment.yamlUI imagegit.unkin.net/unkin/artifactapi-uifromv3.9.1tov3.10.0.The v3.10.0 images are published/building from the
v3.10.0tag. Only the two image tags change;kustomize build, yamllint, and pre-commit all pass.