Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
699122bc
Commit
699122bc
authored
Jun 19, 2020
by
Tim Rizzi
Committed by
Suzanne Selhorn
Jun 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about Helm to container reg docs
parent
8efafec5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/user/packages/container_registry/index.md
doc/user/packages/container_registry/index.md
+9
-0
No files found.
doc/user/packages/container_registry/index.md
View file @
699122bc
...
...
@@ -596,6 +596,15 @@ Here are examples of regex patterns you may want to use:
(?:v.+|master|release)
```
## Use the Container Registry to store Helm Charts
With the launch of
[
Helm v3
](
https://helm.sh/docs/topics/registries/
)
,
you can use the Container Registry to store Helm Charts. However, due to the way metadata is passed
and stored by Docker, it is not possible for GitLab to parse this data and meet performance standards.
[
This epic
](
https://gitlab.com/groups/gitlab-org/-/epics/2313
)
updates the architecture of the Container Registry to support Helm Charts.
You can read more about the above challenges
[
here
](
https://gitlab.com/gitlab-org/gitlab/-/issues/38047#note_298842890
)
.
## Limitations
-
Moving or renaming existing Container Registry repositories is not supported
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment