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:
|
||||
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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue