From c88dab39372f5c1ea438335a4f07963906af239c Mon Sep 17 00:00:00 2001 From: alvicsam Date: Fri, 29 Nov 2024 14:19:02 +0100 Subject: [PATCH] Update ci-unified --- helm/values-parity-prod.yaml | 2 +- helm/values-parity-stg.yaml | 2 +- helm/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/values-parity-prod.yaml b/helm/values-parity-prod.yaml index 09e8670..5f32e22 100644 --- a/helm/values-parity-prod.yaml +++ b/helm/values-parity-prod.yaml @@ -14,7 +14,7 @@ common: tag: v0.38.0-3bbce12d env: GITLAB_PUSH_NAMESPACE: parity/mirrors - GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034 + GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-11-19-v202411281558 GITLAB_DOMAIN: gitlab.parity.io DATA_PATH: /data IS_DEPLOYMENT: true diff --git a/helm/values-parity-stg.yaml b/helm/values-parity-stg.yaml index 1e3c7f4..aa2af52 100644 --- a/helm/values-parity-stg.yaml +++ b/helm/values-parity-stg.yaml @@ -12,7 +12,7 @@ gcloud-sqlproxy: common: env: GITLAB_PUSH_NAMESPACE: parity/mirrors - GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034 + GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-11-19-v202411281558 GITLAB_DOMAIN: gitlab-stg.parity.io DATA_PATH: /data IS_DEPLOYMENT: true diff --git a/helm/values.yaml b/helm/values.yaml index 78bb33d..add7a13 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -42,7 +42,7 @@ common: - ReadWriteOnce env: GITLAB_PUSH_NAMESPACE: parity/mirrors - GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034 + GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-11-19-v202411281558 GITLAB_DOMAIN: gitlab.parity.io PIPELINE_SCRIPTS_REPOSITORY: https://github.com/paritytech/command-bot-scripts/ PIPELINE_SCRIPTS_REF: main