Switch to Traefik & update everything #1

Merged
sebastian.heusser merged 9 commits from feat/update-2026-01 into main 2026-01-20 12:52:01 +00:00
6 changed files with 6 additions and 6 deletions
Showing only changes of commit 6bbe893284 - Show all commits

View file

@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: backend
image: ghcr.io/inovex/scrumlr.io/scrumlr-server:3.10.3
image: ghcr.io/inovex/scrumlr.io/scrumlr-server:4.4.0
args:
- "/app/main"
- "-disable-check-origin"

View file

@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: frontend
image: ghcr.io/inovex/scrumlr.io/scrumlr-frontend:3.10.3
image: ghcr.io/inovex/scrumlr.io/scrumlr-frontend:4.4.0
resources:
requests:
cpu: "25m"

View file

@ -31,7 +31,7 @@ spec:
app.kubernetes.io/part-of: "scrumlr"
containers:
- name: backend
image: ghcr.io/inovex/scrumlr.io/scrumlr-server:3.10.3
image: ghcr.io/inovex/scrumlr.io/scrumlr-server:4.4.0
args:
- "/app/main"
- "-disable-check-origin"

View file

@ -31,7 +31,7 @@ spec:
app.kubernetes.io/part-of: "scrumlr"
containers:
- name: frontend
image: ghcr.io/inovex/scrumlr.io/scrumlr-frontend:3.10.3
image: ghcr.io/inovex/scrumlr.io/scrumlr-frontend:4.4.0
resources:
requests:
cpu: "25m"

View file

@ -31,7 +31,7 @@ spec:
app.kubernetes.io/part-of: "scrumlr"
containers:
- name: backend
image: ghcr.io/inovex/scrumlr.io/scrumlr-server:3.10.3
image: ghcr.io/inovex/scrumlr.io/scrumlr-server:4.4.0
args:
- "/app/main"
- "-disable-check-origin"

View file

@ -31,7 +31,7 @@ spec:
app.kubernetes.io/part-of: "scrumlr"
containers:
- name: frontend
image: ghcr.io/inovex/scrumlr.io/scrumlr-frontend:3.10.3
image: ghcr.io/inovex/scrumlr.io/scrumlr-frontend:4.4.0
resources:
requests:
cpu: "25m"