Skip to content

Commit 7ea6464

Browse files
aledbfroboquat
authored andcommitted
Update images
1 parent c6b16c1 commit 7ea6464

13 files changed

+13
-13
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
1+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
22
workspaceLocation: gitpod/gitpod-ws.code-workspace
33
checkoutLocation: gitpod
44
ports:

.werft/aks-installer-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pod:
6161
secretName: sh-playground-dns-perm
6262
containers:
6363
- name: nightly-test
64-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
64+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
6565
workingDir: /workspace
6666
imagePullPolicy: Always
6767
volumeMounts:

.werft/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pod:
7575
- name: MYSQL_TCP_PORT
7676
value: 23306
7777
- name: build
78-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
78+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
7979
workingDir: /workspace
8080
imagePullPolicy: IfNotPresent
8181
resources:

.werft/cleanup-installer-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pod:
2424
secretName: aks-credentials
2525
containers:
2626
- name: nightly-test
27-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
27+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
2828
workingDir: /workspace
2929
imagePullPolicy: Always
3030
volumeMounts:

.werft/debug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pod:
5353
- name: MYSQL_TCP_PORT
5454
value: 23306
5555
- name: build
56-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
56+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
5757
workingDir: /workspace
5858
imagePullPolicy: IfNotPresent
5959
volumeMounts:

.werft/eks-installer-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pod:
6161
secretName: sh-playground-dns-perm
6262
containers:
6363
- name: nightly-test
64-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
64+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
6565
workingDir: /workspace
6666
imagePullPolicy: Always
6767
volumeMounts:

.werft/gke-installer-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pod:
6161
secretName: sh-playground-dns-perm
6262
containers:
6363
- name: nightly-test
64-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
64+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
6565
workingDir: /workspace
6666
imagePullPolicy: Always
6767
volumeMounts:

.werft/ide-integration-tests-startup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pod:
1616
secretName: github-token-gitpod-bot
1717
containers:
1818
- name: gcloud
19-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
19+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
2020
workingDir: /workspace
2121
imagePullPolicy: IfNotPresent
2222
env:

.werft/k3s-installer-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pod:
6464
secretName: self-hosted-github-oauth
6565
containers:
6666
- name: nightly-test
67-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
67+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
6868
workingDir: /workspace
6969
imagePullPolicy: Always
7070
volumeMounts:

.werft/platform-delete-preview-environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pod:
2424
secretName: harvester-vm-ssh-keys
2525
containers:
2626
- name: build
27-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:pd-dev-image-gcloud.2
27+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
2828
workingDir: /workspace
2929
imagePullPolicy: IfNotPresent
3030
volumeMounts:

.werft/platform-delete-preview-environments-cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pod:
2828
secretName: github-token-gitpod-bot
2929
containers:
3030
- name: build
31-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
31+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
3232
workingDir: /workspace
3333
imagePullPolicy: IfNotPresent
3434
volumeMounts:

.werft/platform-trigger-werft-cleanup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pod:
2121
secretName: gcp-sa-gitpod-dev-deployer
2222
containers:
2323
- name: build
24-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
24+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
2525
workingDir: /workspace
2626
imagePullPolicy: IfNotPresent
2727
volumeMounts:

.werft/workspace-run-integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pod:
2121
secretName: github-token-gitpod-bot
2222
containers:
2323
- name: gcloud
24-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0
24+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-upfi.0
2525
workingDir: /workspace
2626
imagePullPolicy: IfNotPresent
2727
env:

0 commit comments

Comments
 (0)