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
7d95df91
Commit
7d95df91
authored
Jul 20, 2021
by
Steve Abrams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove helm doc warnings
parent
36eddb8a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
doc/api/packages/helm.md
doc/api/packages/helm.md
+1
-2
doc/user/packages/helm_repository/index.md
doc/user/packages/helm_repository/index.md
+0
-4
No files found.
doc/api/packages/helm.md
View file @
7d95df91
...
@@ -11,8 +11,7 @@ This is the API documentation for [Helm](../../user/packages/helm_repository/ind
...
@@ -11,8 +11,7 @@ This is the API documentation for [Helm](../../user/packages/helm_repository/ind
WARNING:
WARNING:
This API is used by the Helm-related package clients such as
[
Helm
](
https://helm.sh/
)
This API is used by the Helm-related package clients such as
[
Helm
](
https://helm.sh/
)
and
[
`helm-push`
](
https://github.com/chartmuseum/helm-push/#readme
)
,
and
[
`helm-push`
](
https://github.com/chartmuseum/helm-push/#readme
)
,
and is generally not meant for manual consumption. This API is under development and is not ready
and is generally not meant for manual consumption.
for production use due to limited functionality.
For instructions on how to upload and install Helm packages from the GitLab
For instructions on how to upload and install Helm packages from the GitLab
Package Registry, see the
[
Helm registry documentation
](
../../user/packages/helm_repository/index.md
)
.
Package Registry, see the
[
Helm registry documentation
](
../../user/packages/helm_repository/index.md
)
.
...
...
doc/user/packages/helm_repository/index.md
View file @
7d95df91
...
@@ -8,10 +8,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
...
@@ -8,10 +8,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/18997) in GitLab 14.1.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/18997) in GitLab 14.1.
WARNING:
The Helm package registry for GitLab is under development and isn't ready for production use due to
limited functionality.
Publish Helm packages in your project's Package Registry. Then install the
Publish Helm packages in your project's Package Registry. Then install the
packages whenever you need to use them as a dependency.
packages whenever you need to use them as a dependency.
...
...
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