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
bb1f8394
Commit
bb1f8394
authored
3 years ago
by
GitLab Release Tools Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update VERSION files
parent
6f4efa8f
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci_files/variables.yml
+39
-61
39 additions, 61 deletions
ci_files/variables.yml
with
39 additions
and
61 deletions
ci_files/variables.yml
+
39
−
61
View file @
bb1f8394
---
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
:
"
master"
GITLAB_REF_SLUG
:
"
master"
GITLAB_ASSETS_TAG
:
"
master"
GITLAB_EXPORTER_VERSION
:
"
11.16.0"
GITLAB_SHELL_VERSION
:
"
main"
GITLAB_CONTAINER_REGISTRY_VERSION
:
"
v3.48.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
DEBIAN_IMAGE
:
debian:bullseye-slim
UBI_IMAGE
:
registry.access.redhat.com/ubi8/ubi:8.5
ALPINE_IMAGE
:
alpine:3.15
GITLAB_ELASTICSEARCH_INDEXER_VERSION
:
v3.0.0
GITLAB_VERSION
:
v15.1.0-rc42
GITLAB_REF_SLUG
:
v15.1.0-rc42
GITLAB_ASSETS_TAG
:
v15.1.0-rc42
GITLAB_EXPORTER_VERSION
:
11.16.0
GITLAB_SHELL_VERSION
:
v14.7.4
GITLAB_CONTAINER_REGISTRY_VERSION
:
v3.48.0-gitlab
GITALY_SERVER_VERSION
:
5caf724a8305ea04370dc49f0d9a7d5f3bc8dd4a
GITLAB_PAGES_VERSION
:
v1.59.0
GITLAB_KAS_VERSION
:
v15.1.0
MAILROOM_VERSION
:
0.0.20
GIT_VERSION
:
2.29.0
GO_VERSION
:
1.17.6
GO_FIPS_VERSION
:
'
1.17'
GO_FIPS_TAG
:
1.17.10-1-openssl-fips
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
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_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
DOCKER_TLS_CERTDIR
:
'
'
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'
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