feat: update scrumlr images
This commit is contained in:
parent
65154a2240
commit
6bbe893284
6 changed files with 6 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: backend
|
- 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:
|
args:
|
||||||
- "/app/main"
|
- "/app/main"
|
||||||
- "-disable-check-origin"
|
- "-disable-check-origin"
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- 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:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "25m"
|
cpu: "25m"
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
app.kubernetes.io/part-of: "scrumlr"
|
app.kubernetes.io/part-of: "scrumlr"
|
||||||
containers:
|
containers:
|
||||||
- name: backend
|
- 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:
|
args:
|
||||||
- "/app/main"
|
- "/app/main"
|
||||||
- "-disable-check-origin"
|
- "-disable-check-origin"
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
app.kubernetes.io/part-of: "scrumlr"
|
app.kubernetes.io/part-of: "scrumlr"
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- 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:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "25m"
|
cpu: "25m"
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
app.kubernetes.io/part-of: "scrumlr"
|
app.kubernetes.io/part-of: "scrumlr"
|
||||||
containers:
|
containers:
|
||||||
- name: backend
|
- 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:
|
args:
|
||||||
- "/app/main"
|
- "/app/main"
|
||||||
- "-disable-check-origin"
|
- "-disable-check-origin"
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
app.kubernetes.io/part-of: "scrumlr"
|
app.kubernetes.io/part-of: "scrumlr"
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- 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:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "25m"
|
cpu: "25m"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue