Skip to content

Commit

Permalink
README.md: fix chart url
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiamoe committed Feb 12, 2024
1 parent 14f1c56 commit 40ad781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This chart is tested with k8s 1.21+ and helm 3.6.0+.

# Installation

This chart is [released as an OCI image](https://helm.sh/docs/topics/registries/) to `ghcr.io/mastodon/chart`. You can install it without the need to add any repository to your helm installation using:
This chart is [released as an OCI image](https://helm.sh/docs/topics/registries/) to `ghcr.io/mastodon/charts/mastodon`. You can install it without the need to add any repository to your helm installation using:

```shell
helm install mastodon oci://ghcr.io/mastodon/charts/mastodon --values your-values-file.yaml
Expand Down

0 comments on commit 40ad781

Please sign in to comment.