Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CNG Images
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab
CNG Images
Commits
8e79baf7
Commit
8e79baf7
authored
3 years ago
by
JiHu Release Tools Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update Component versions
parent
8a84967c
No related merge requests found
Pipeline
#53009
passed with stages
in 52 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci_files/variables.yml
+38
-61
38 additions, 61 deletions
ci_files/variables.yml
with
38 additions
and
61 deletions
ci_files/variables.yml
+
38
−
61
View file @
8e79baf7
variables
:
# Base distribution
DEBIAN_IMAGE
:
"
debian:bullseye-slim"
UBI_IMAGE
:
"
registry.access.redhat.com/ubi8/ubi:8.5"
ALPINE_IMAGE
:
"
alpine:3.15"
# GitLab Application Components
GITLAB_ELASTICSEARCH_INDEXER_VERSION
:
"
main"
GITLAB_VERSION
:
"
main-jh"
GITLAB_REF_SLUG
:
"
main-jh"
GITLAB_ASSETS_TAG
:
"
main-jh"
GITLAB_EXPORTER_VERSION
:
"
11.16.0"
GITLAB_SHELL_VERSION
:
"
main"
GITLAB_CONTAINER_REGISTRY_VERSION
:
"
v3.49.0-gitlab"
GITALY_SERVER_VERSION
:
"
master"
GITLAB_PAGES_VERSION
:
"
master"
GITLAB_KAS_VERSION
:
"
master"
MAILROOM_VERSION
:
"
0.0.20"
# Runtimes & Tools
GIT_VERSION
:
"
2.29.0"
# Follow the Go upgrade guidelines when changing the Go version
# link: https://docs.gitlab.com/ee/development/go_guide/go_upgrade.html
GO_VERSION
:
"
1.17.6"
GO_FIPS_VERSION
:
"
1.17"
GO_FIPS_TAG
:
"
1.17.10-1-openssl-fips"
# Follow the Ruby upgrade guidelines when changing the ruby version
# link: https://docs.gitlab.com/ee/development/ruby_upgrade.html
RUBY_VERSION
:
2.7.5
PYTHON_VERSION
:
"
3.8.12"
KUBECTL_VERSION
:
"
1.18.20"
PG_VERSION
:
"
14.1"
CA_PKG_VERSION
:
"
20211220-r0"
CFSSL_VERSION
:
"
1.6.1"
CFSSL_CHECKSUM_SHA256
:
"
89e600cd5203a025f8b47c6cd5abb9a74b06e3c7f7f7dd3f5b2a00975b15a491"
AWSCLI_VERSION
:
"
1.22.44"
S3CMD_VERSION
:
"
2.2.0"
GM_VERSION
:
"
1.3.36"
GITLAB_LOGGER_VERSION
:
"
v1.3.1"
GITLAB_LOGGER_SHA256
:
"
1f53389f9efe306d0b98faa7b75c312965baf46831f3d21b94b4e5d7cd133329"
GOMPLATE_VERSION
:
"
v3.9.0"
GOMPLATE_SHA256
:
"
7dbabe30095f822ec38f5f70711ff121c26e588227da4cc05208417cfaf929cd"
# Docker configuration
ALPINE_IMAGE
:
alpine:3.15
ASSETS_IMAGE_PREFIX
:
gitlab-assets
ASSETS_IMAGE_REGISTRY_PREFIX
:
registry.gitlab.com/gitlab-org
AWSCLI_VERSION
:
1.22.44
CA_PKG_VERSION
:
20211220-r0
CE_PROJECT
:
gitlab-foss
CFSSL_CHECKSUM_SHA256
:
89e600cd5203a025f8b47c6cd5abb9a74b06e3c7f7f7dd3f5b2a00975b15a491
CFSSL_VERSION
:
1.6.1
COMPILE_ASSETS
:
"
false"
DEBIAN_IMAGE
:
debian:bullseye-slim
DOCKER_DRIVER
:
overlay2
DOCKER_HOST
:
tcp://docker:2375
DOCKER_TLS_CERTDIR
:
"
"
# Pipeline config
ASSETS_IMAGE_PREFIX
:
"
gitlab-assets"
ASSETS_IMAGE_REGISTRY_PREFIX
:
"
registry.gitlab.com/gitlab-org"
GITLAB_NAMESPACE
:
"
gitlab-org"
CE_PROJECT
:
"
gitlab-foss"
EE_PROJECT
:
"
gitlab"
COMPILE_ASSETS
:
"
false"
## Note
# Variables ASSETS_IMAGE_REGISTRY_PREFIX, GITLAB_NAMESPACE and CE_PROJECT are
# overridden in the mirror of this project in dev.gitlab.org to match their dev
# counterpart locations.
## Note
# Forcing complete rebuilds requires setting two items:
# FORCE_IMAGE_BUILDS=true
# DISABLE_DOCKER_BUILD_CACHE=true
EE_PROJECT
:
gitlab
GIT_VERSION
:
2.29.0
GITALY_SERVER_VERSION
:
9d41f725da511bd296e324be9a0a95459293b5c7
GITLAB_ASSETS_TAG
:
0a5a5cb1340b294db3fd822614a1f7c7a9a960ed
GITLAB_CONTAINER_REGISTRY_VERSION
:
v3.49.0-gitlab
GITLAB_ELASTICSEARCH_INDEXER_VERSION
:
v3.0.0
GITLAB_EXPORTER_VERSION
:
11.16.0
GITLAB_KAS_VERSION
:
master
GITLAB_LOGGER_SHA256
:
1f53389f9efe306d0b98faa7b75c312965baf46831f3d21b94b4e5d7cd133329
GITLAB_LOGGER_VERSION
:
v1.3.1
GITLAB_NAMESPACE
:
gitlab-org
GITLAB_PAGES_VERSION
:
v1.59.0
GITLAB_REF_SLUG
:
0a5a5cb1340b294db3fd822614a1f7c7a9a960ed
GITLAB_SHELL_VERSION
:
v14.7.4
GITLAB_VERSION
:
0a5a5cb1340b294db3fd822614a1f7c7a9a960ed
GM_VERSION
:
1.3.36
GO_FIPS_TAG
:
1.17.10-1-openssl-fips
GO_FIPS_VERSION
:
"
1.17"
GO_VERSION
:
1.17.6
GOMPLATE_SHA256
:
7dbabe30095f822ec38f5f70711ff121c26e588227da4cc05208417cfaf929cd
GOMPLATE_VERSION
:
v3.9.0
KUBECTL_VERSION
:
1.18.20
MAILROOM_VERSION
:
0.0.20
PG_VERSION
:
"
14.1"
PYTHON_VERSION
:
3.8.12
RUBY_VERSION
:
2.7.5
S3CMD_VERSION
:
2.2.0
UBI_IMAGE
:
registry.access.redhat.com/ubi8/ubi:8.5
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment