Compare commits

...

2 Commits

Author SHA1 Message Date
bfd96d0009 Merge pull request 'fix: paas-portal v1.4 — correct status + logs during init' (#244) from fix/paas-portal-v1.4 into main 2026-02-24 22:19:37 +01:00
claude
7329794605 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
2026-02-24 22:19:09 +01:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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