Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 09b1fc8

Browse files
authored
Bump ci-unified to v20240103 (#259)
1 parent de46fd7 commit 09b1fc8

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

helm/values-parity-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gcloud-sqlproxy:
1212
common:
1313
env:
1414
GITLAB_PUSH_NAMESPACE: parity/mirrors
15-
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20231204
15+
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20240103
1616
GITLAB_DOMAIN: gitlab.parity.io
1717
DATA_PATH: /data
1818
IS_DEPLOYMENT: true

helm/values-parity-stg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gcloud-sqlproxy:
1212
common:
1313
env:
1414
GITLAB_PUSH_NAMESPACE: parity/mirrors
15-
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20231204
15+
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20240103
1616
GITLAB_DOMAIN: gitlab-stg.parity.io
1717
DATA_PATH: /data
1818
IS_DEPLOYMENT: true

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ common:
4141
- ReadWriteOnce
4242
env:
4343
GITLAB_PUSH_NAMESPACE: parity/mirrors
44-
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20231204
44+
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20240103
4545
GITLAB_DOMAIN: gitlab.parity.io
4646
PIPELINE_SCRIPTS_REPOSITORY: https://github.com/paritytech/command-bot-scripts/
4747
PIPELINE_SCRIPTS_REF: main

src/command-configs/help/parts/commands.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ div(id="link-override-ci-image").command
4343

4444
p Syntax (after command name):
4545
p
46-
code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
46+
code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20240103
4747

4848
p Examples:
4949
p
50-
code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204 --rust_version=1.73.0
50+
code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20240103 --rust_version=1.74.0
5151

5252
div(id="link-rust").command
5353
h5 Rust Log, etc

0 commit comments

Comments
 (0)