mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
[kots]: update image with April release
This is just for ease of development as `main.2968` missing jq in the installer image. This will still be changed by the werft job when publishing a new release
This commit is contained in:
parent
2e7526ff72
commit
ad287d6f18
@ -30,7 +30,7 @@ spec:
|
||||
containers:
|
||||
- name: installation-status
|
||||
# This will normally be the release tag
|
||||
image: "eu.gcr.io/gitpod-core-dev/build/installer:main.2968"
|
||||
image: "eu.gcr.io/gitpod-core-dev/build/installer:release-2022.04.1.2"
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
||||
@ -27,7 +27,7 @@ spec:
|
||||
containers:
|
||||
- name: installer
|
||||
# This will normally be the release tag
|
||||
image: "eu.gcr.io/gitpod-core-dev/build/installer:main.2968"
|
||||
image: "eu.gcr.io/gitpod-core-dev/build/installer:release-2022.04.1.2"
|
||||
volumeMounts:
|
||||
- mountPath: /config-patch
|
||||
name: config-patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user