Skip to content

Commit 2cadd3a

Browse files
Add helm-registry in docs page for :dependabot: private registries (#56682)
Co-authored-by: mchammer01 <[email protected]>
1 parent bd52536 commit 2cadd3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ Examples of how to configure access to the private registries supported by {% da
160160
* [`cargo-registry`](#cargo-registry)
161161
* [`composer-repository`](#composer-repository)
162162
* [`docker-registry`](#docker-registry)
163-
* [`git`](#git)
163+
* [`git`](#git){% ifversion dependabot-helm-support %}
164+
* [`helm-registry`](#helm-registry){% endif %}
164165
* [`hex-organization`](#hex-organization)
165166
* [`hex-repository`](#hex-repository)
166167
* [`maven-repository`](#maven-repository)

0 commit comments

Comments
 (0)