fix: paas-portal v1.4 — correct app status during init + logs fix
All checks were successful
AI Review / AI Code Review (pull_request) Successful in 1s
PR Checks / Validate & Security Scan (pull_request) Successful in 8s

This commit is contained in:
claude 2026-02-24 22:19:09 +01:00
parent 822f78a1b8
commit 7329794605
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
image: image:
registry: "10.10.10.1:3000" registry: "10.10.10.1:3000"
repository: "claude/paas-portal" repository: "claude/paas-portal"
tag: "v1.3" tag: "v1.4"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
replicaCount: 1 replicaCount: 1

View File

@ -1,7 +1,7 @@
image: image:
registry: "10.10.10.1:3000" registry: "10.10.10.1:3000"
repository: "claude/paas-portal" repository: "claude/paas-portal"
tag: "v1.3" tag: "v1.4"
ingress: ingress:
host: "georgepaas.duckdns.org" host: "georgepaas.duckdns.org"