Skip to content

Commit

Permalink
Update rust image 1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Dec 6, 2023
1 parent 0d22d6c commit bcafc1a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm/values-parity-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gcloud-sqlproxy:
common:
env:
GITLAB_PUSH_NAMESPACE: parity/mirrors
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20231204
GITLAB_DOMAIN: gitlab.parity.io
DATA_PATH: /data
IS_DEPLOYMENT: true
Expand Down
2 changes: 1 addition & 1 deletion helm/values-parity-stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gcloud-sqlproxy:
common:
env:
GITLAB_PUSH_NAMESPACE: parity/mirrors
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20231204
GITLAB_DOMAIN: gitlab-stg.parity.io
DATA_PATH: /data
IS_DEPLOYMENT: true
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ common:
- ReadWriteOnce
env:
GITLAB_PUSH_NAMESPACE: parity/mirrors
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.74.0-2023-11-01-v20231204
GITLAB_DOMAIN: gitlab.parity.io
PIPELINE_SCRIPTS_REPOSITORY: https://github.com/paritytech/command-bot-scripts/
PIPELINE_SCRIPTS_REF: main
Expand Down

0 comments on commit bcafc1a

Please sign in to comment.