chore(artifactapi): deploy v3.7.4 #218

Merged
benvin merged 1 commits from benvin/artifactapi-v3.7.4 into main 2026-07-03 19:40:39 +10:00
Owner

Why

artifactapi v3.7.4 images are built and pushed; au-syd1 is on v3.7.3. This rolls forward to ship the terraform provider registry.

Changes

  • api-deployment: artifactapi v3.7.3v3.7.4
  • ui-deployment: artifactapi-ui v3.7.3v3.7.4

What's new in v3.7.4

  • Local terraform repos are now a real provider registry: /.well-known/terraform.json + providers.v1 versions/download with GPG-signed SHA256SUMS (#102).
  • The signing key self-provisions in the DB (signing_keys table) — no K8s secret to mount, so no deployment wiring needed.

Once synced, terraform init against source = "artifactapi.k8s.syd1.au.unkin.net/<repo>/<type>" works.

## Why artifactapi `v3.7.4` images are built and pushed; au-syd1 is on `v3.7.3`. This rolls forward to ship the terraform provider registry. ## Changes - `api-deployment`: `artifactapi` `v3.7.3` → `v3.7.4` - `ui-deployment`: `artifactapi-ui` `v3.7.3` → `v3.7.4` ## What's new in v3.7.4 - Local terraform repos are now a real provider registry: `/.well-known/terraform.json` + `providers.v1` versions/download with GPG-signed SHA256SUMS (#102). - The signing key self-provisions in the DB (`signing_keys` table) — no K8s secret to mount, so no deployment wiring needed. Once synced, `terraform init` against `source = "artifactapi.k8s.syd1.au.unkin.net/<repo>/<type>"` works.
unkinben added 1 commit 2026-07-03 19:36:49 +10:00
chore(artifactapi): deploy v3.7.4
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
73d621ec37
Bumps the API and UI images from v3.7.3 to v3.7.4 so au-syd1 picks up the
terraform provider registry: local terraform repos now serve
/.well-known/terraform.json and the providers.v1 endpoints, and the signing
key self-provisions in the database (no secret to mount).

- api-deployment: artifactapi v3.7.3 -> v3.7.4
- ui-deployment: artifactapi-ui v3.7.3 -> v3.7.4
benvin merged commit bb330a0365 into main 2026-07-03 19:40:39 +10:00
benvin deleted branch benvin/artifactapi-v3.7.4 2026-07-03 19:40:39 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#218