Skip to content

Commit 19fc52e

Browse files
dhi: update helm topic (#25334)
<!--Delete sections as needed --> ## Description Updated intro and the section for find. The Helm docs link is removed as users on this page are expected to know what a Helm chart is, and "Docker-provided" immediately before it makes the link misleading. The Find section is no longer needed as the catalog can be linked directly and viewed without signing in. Preview: https://deploy-preview-25334--docsdocker.netlify.app/dhi/how-to/helm/ ## Related issues or tickets https://docker.slack.com/archives/C04300R4G5U/p1781196686143879 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 8f22579 commit 19fc52e

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

content/manuals/dhi/how-to/helm.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ keywords: use hardened image, helm, k8s, kubernetes, dhi chart, chart
66
weight: 31
77
---
88

9-
Docker Hardened Image (DHI) charts are Docker-provided [Helm
10-
charts](https://helm.sh/docs/) built from upstream sources, designed for
11-
compatibility with Docker Hardened Images. These charts are available as OCI
12-
artifacts within the DHI catalog on Docker Hub. For more details, see [Docker
13-
Hardened Image charts](/dhi/features/helm/).
9+
Docker Hardened Image (DHI) charts are Docker-provided Helm charts built from upstream sources, designed for
10+
compatibility with Docker Hardened Images. These charts are available in the [DHI catalog on Docker Hub](https://hub.docker.com/hardened-images/catalog?types=helmChart).
1411

1512
DHI charts incorporate multiple layers of supply chain security that aren't present in upstream charts:
1613

@@ -26,15 +23,6 @@ charts to reference customized images and mirrored repositories. The customized
2623
chart build pipeline ensures that your customizations are built securely, use
2724
the latest base charts, and include attestations.
2825

29-
## Find a Docker Helm chart
30-
31-
To find a Docker Helm chart for DHI:
32-
33-
1. Go to the Hardened Images catalog in [Docker Hub](https://hub.docker.com/hardened-images/catalog) and sign in.
34-
2. In the left sidebar, select **Hardened Images** > **Catalog**.
35-
3. Select **Filter by** for **Helm Charts**.
36-
4. Select a Helm chart repository to view its details.
37-
3826
## Mirror a Helm chart and/or its images to a third-party registry
3927

4028
If you want to mirror to your own third-party registry, you can follow the

0 commit comments

Comments
 (0)