deploy: update image to pipeline #85 build #105

Open
forgejo_admin wants to merge 0 commits from deploy-update-image-tag into main

Summary

  • Manual image tag update — image updater blocked by Tailscale hairpin EOF
  • Temporary fix until all apps migrate to pal-e-deployments (proper deployment pattern)

Changes

  • k8s/deployment.yaml: image tag 14dc6494102552649e4dbfd43268edf4a75b90a0c72558a

Test Plan

  • ArgoCD syncs westsidekingsandqueens after merge
  • Pod restarts with new image
  • Site shows updated 8-page content

Review Checklist

  • No secrets committed
  • Single-line tag change
## Summary - Manual image tag update — image updater blocked by Tailscale hairpin EOF - Temporary fix until all apps migrate to pal-e-deployments (proper deployment pattern) ## Changes - `k8s/deployment.yaml`: image tag `14dc649` → `4102552649e4dbfd43268edf4a75b90a0c72558a` ## Test Plan - [ ] ArgoCD syncs westsidekingsandqueens after merge - [ ] Pod restarts with new image - [ ] Site shows updated 8-page content ## Review Checklist - [x] No secrets committed - [x] Single-line tag change ## Related Notes - Closes #100 - Related: forgejo_admin/pal-e-platform#184 — parent incident - Related: forgejo_admin/pal-e-platform#193 — Kaniko fix - `project-westside-basketball`
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin deploy-update-image-tag:deploy-update-image-tag
git switch deploy-update-image-tag

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff deploy-update-image-tag
git switch deploy-update-image-tag
git rebase main
git switch main
git merge --ff-only deploy-update-image-tag
git switch deploy-update-image-tag
git rebase main
git switch main
git merge --no-ff deploy-update-image-tag
git switch main
git merge --squash deploy-update-image-tag
git switch main
git merge --ff-only deploy-update-image-tag
git switch main
git merge deploy-update-image-tag
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/westside-app!105
No description provided.