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

Commit 0d22d6c

Browse files
authored
update CI image paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204 (#253)
1 parent db52ea1 commit 0d22d6c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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.73.0-2023-11-01-v20231025
15+
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
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.73.0-2023-11-01-v20231025
15+
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
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.73.0-2023-11-01-v20231025
44+
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
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-05-23
46+
code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
4747

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

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

0 commit comments

Comments
 (0)