From eb4762bc2fd13cbece9c6537ad50363a70c25600 Mon Sep 17 00:00:00 2001 From: Mads Hartmann Date: Tue, 20 Sep 2022 08:05:04 +0000 Subject: [PATCH] Bump image tags --- .gitpod.yml | 2 +- .werft/aks-installer-tests.yaml | 2 +- .werft/build.yaml | 2 +- .werft/cleanup-installer-tests.yaml | 2 +- .werft/debug.yaml | 2 +- .werft/eks-installer-tests.yaml | 2 +- .werft/gke-installer-tests.yaml | 2 +- .werft/ide-integration-tests-startup.yaml | 2 +- .werft/k3s-installer-tests.yaml | 2 +- .werft/platform-delete-preview-environments-cron.yaml | 2 +- .werft/platform-trigger-werft-cleanup.yaml | 2 +- .werft/workspace-run-integration-tests.yaml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 09d10bb0e8fc99..1eba79fdfa3464 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,4 +1,4 @@ -image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 +image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workspaceLocation: gitpod/gitpod-ws.code-workspace checkoutLocation: gitpod ports: diff --git a/.werft/aks-installer-tests.yaml b/.werft/aks-installer-tests.yaml index 7da1c4c5dae853..ccc251460352fe 100644 --- a/.werft/aks-installer-tests.yaml +++ b/.werft/aks-installer-tests.yaml @@ -57,7 +57,7 @@ pod: secretName: sh-playground-dns-perm containers: - name: nightly-test - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: Always volumeMounts: diff --git a/.werft/build.yaml b/.werft/build.yaml index 6d9984465fdab8..998c8a9ad4e98f 100644 --- a/.werft/build.yaml +++ b/.werft/build.yaml @@ -75,7 +75,7 @@ pod: - name: MYSQL_TCP_PORT value: 23306 - name: build - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: IfNotPresent resources: diff --git a/.werft/cleanup-installer-tests.yaml b/.werft/cleanup-installer-tests.yaml index 0939bca672df5b..5d4bf1a045e839 100644 --- a/.werft/cleanup-installer-tests.yaml +++ b/.werft/cleanup-installer-tests.yaml @@ -24,7 +24,7 @@ pod: secretName: aks-credentials containers: - name: nightly-test - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: Always volumeMounts: diff --git a/.werft/debug.yaml b/.werft/debug.yaml index 5945ecbb6cfa0f..9f5d751d37d47a 100644 --- a/.werft/debug.yaml +++ b/.werft/debug.yaml @@ -53,7 +53,7 @@ pod: - name: MYSQL_TCP_PORT value: 23306 - name: build - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: IfNotPresent volumeMounts: diff --git a/.werft/eks-installer-tests.yaml b/.werft/eks-installer-tests.yaml index c17199ac2eefcf..219fb8f61250c3 100644 --- a/.werft/eks-installer-tests.yaml +++ b/.werft/eks-installer-tests.yaml @@ -57,7 +57,7 @@ pod: secretName: sh-playground-dns-perm containers: - name: nightly-test - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: Always volumeMounts: diff --git a/.werft/gke-installer-tests.yaml b/.werft/gke-installer-tests.yaml index f168846284d0de..16172725423505 100644 --- a/.werft/gke-installer-tests.yaml +++ b/.werft/gke-installer-tests.yaml @@ -57,7 +57,7 @@ pod: secretName: sh-playground-dns-perm containers: - name: nightly-test - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: Always volumeMounts: diff --git a/.werft/ide-integration-tests-startup.yaml b/.werft/ide-integration-tests-startup.yaml index f7e5253abb5e73..704c6217c1888b 100644 --- a/.werft/ide-integration-tests-startup.yaml +++ b/.werft/ide-integration-tests-startup.yaml @@ -16,7 +16,7 @@ pod: secretName: github-token-gitpod-bot containers: - name: gcloud - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: IfNotPresent env: diff --git a/.werft/k3s-installer-tests.yaml b/.werft/k3s-installer-tests.yaml index 14b8c2c0c2b953..5f109e0701dfe5 100644 --- a/.werft/k3s-installer-tests.yaml +++ b/.werft/k3s-installer-tests.yaml @@ -57,7 +57,7 @@ pod: secretName: sh-playground-dns-perm containers: - name: nightly-test - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: Always volumeMounts: diff --git a/.werft/platform-delete-preview-environments-cron.yaml b/.werft/platform-delete-preview-environments-cron.yaml index 8908b47a51d1e6..65f7c90f1bb73d 100644 --- a/.werft/platform-delete-preview-environments-cron.yaml +++ b/.werft/platform-delete-preview-environments-cron.yaml @@ -28,7 +28,7 @@ pod: secretName: github-token-gitpod-bot containers: - name: build - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: IfNotPresent volumeMounts: diff --git a/.werft/platform-trigger-werft-cleanup.yaml b/.werft/platform-trigger-werft-cleanup.yaml index 4b6125a0849f2d..241e8010a48403 100644 --- a/.werft/platform-trigger-werft-cleanup.yaml +++ b/.werft/platform-trigger-werft-cleanup.yaml @@ -21,7 +21,7 @@ pod: secretName: gcp-sa-gitpod-dev-deployer containers: - name: build - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: IfNotPresent volumeMounts: diff --git a/.werft/workspace-run-integration-tests.yaml b/.werft/workspace-run-integration-tests.yaml index 67439929a3bda7..a77437186cc113 100644 --- a/.werft/workspace-run-integration-tests.yaml +++ b/.werft/workspace-run-integration-tests.yaml @@ -21,7 +21,7 @@ pod: secretName: github-token-gitpod-bot containers: - name: gcloud - image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aa-unset-goflags.0 + image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-update-leeway.0 workingDir: /workspace imagePullPolicy: IfNotPresent env: