Pin deployment image to commit SHA instead of :latest #88

Merged
forgejo_admin merged 1 commit from 87-pin-deployment-image-tag into main 2026-03-06 21:12:20 +00:00
Contributor

Summary

Pin the pal-e-docs deployment image tag from :latest to the specific commit SHA c85a39da313a80ebde109895fd281cd7ff7c9275, enabling deterministic rollouts and preparing for tsvector migration (Phase 5).

Changes

  • k8s/deployment.yaml: Changed image tag from :latest to :c85a39da313a80ebde109895fd281cd7ff7c9275

Test Plan

  • Verify the deployment rolls out successfully with the pinned image
  • Confirm the running pod uses the expected image SHA

Review Checklist

  • One-line change, no logic impact
  • Image SHA verified against issue spec
  • Plan: plan-2026-02-26-tf-modularize-postgres (Phase 5)
  • Forgejo issue: #87
## Summary Pin the pal-e-docs deployment image tag from `:latest` to the specific commit SHA `c85a39da313a80ebde109895fd281cd7ff7c9275`, enabling deterministic rollouts and preparing for tsvector migration (Phase 5). ## Changes - `k8s/deployment.yaml`: Changed image tag from `:latest` to `:c85a39da313a80ebde109895fd281cd7ff7c9275` ## Test Plan - Verify the deployment rolls out successfully with the pinned image - Confirm the running pod uses the expected image SHA ## Review Checklist - [x] One-line change, no logic impact - [x] Image SHA verified against issue spec ## Related Notes - Plan: `plan-2026-02-26-tf-modularize-postgres` (Phase 5) ## Related - Forgejo issue: #87
Pin deployment image to commit SHA instead of :latest
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
b5f48def0e
Closes #87

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
forgejo_admin deleted branch 87-pin-deployment-image-tag 2026-03-06 21:12:20 +00:00
Commenting is not possible because the repository is archived.
No description provided.