Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Sep 13, 2024
1 parent 7cd3e71 commit bad32ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@ _See [`helm repo`](https://helm.sh/docs/helm/helm_repo/) for command documentati
$ helm install [RELEASE_NAME] jenkins/jenkins [flags]
```

Additionally, since version `5.6.0` the chart is available as OCI image on GitHub container registry and can be installed using the following command:
Since version `5.6.0` the chart is available as an OCI image and can be installed using:

```console
# Helm 3
$ helm install [RELEASE_NAME] oci://ghcr.io/jenkinsci/helm-charts/jenkins [flags]
```

Expand Down

0 comments on commit bad32ec

Please sign in to comment.