Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helm/values-parity-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ common:
tag: v0.38.0-3bbce12d
env:
GITLAB_PUSH_NAMESPACE: parity/mirrors
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034
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.77.0-2024-04-10-v20240408
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034
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 @@ -42,7 +42,7 @@ common:
- ReadWriteOnce
env:
GITLAB_PUSH_NAMESPACE: parity/mirrors
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408
GITLAB_JOB_IMAGE: paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034
GITLAB_DOMAIN: gitlab.parity.io
PIPELINE_SCRIPTS_REPOSITORY: https://github.com/paritytech/command-bot-scripts/
PIPELINE_SCRIPTS_REF: main
Expand Down