Upgrade Pangolin to version 1.21.1

Fixes server action 404 error preventing initial setup.
Version 1.21.1 was released on 2026-07-30 and includes fixes
for Next.js server action routing issues.

Related: DEV-396

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
CTO Agent 2026-08-01 14:28:07 +00:00
parent 1e77e48e94
commit b4740efc20

View file

@ -35,7 +35,7 @@ spec:
spec: spec:
containers: containers:
- name: pangolin - name: pangolin
image: fosrl/pangolin:1.21.0 image: fosrl/pangolin:1.21.1
ports: ports:
- containerPort: 3002 - containerPort: 3002
name: http name: http