diff options
author | makefunstuff <[email protected]> | 2024-07-01 12:20:46 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-01 12:20:46 +0200 |
commit | 8969ae7ba80b58fc9783146d0604497740668ef0 (patch) | |
tree | a1037e3d66d7d7cff3cb4b59da3795eacc22b2d4 /third-party-apps/mastodon | |
parent | 267854c1c5358e76506dd71dda062efcf33a4394 (diff) | |
download | k3s-lab-8969ae7ba80b58fc9783146d0604497740668ef0.tar.gz |
use bitnami chart
Diffstat (limited to 'third-party-apps/mastodon')
-rw-r--r-- | third-party-apps/mastodon/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party-apps/mastodon/Chart.yaml b/third-party-apps/mastodon/Chart.yaml index 7f974cf..2a74b63 100644 --- a/third-party-apps/mastodon/Chart.yaml +++ b/third-party-apps/mastodon/Chart.yaml @@ -7,5 +7,5 @@ appVersion: "1.0" dependencies: - name: mastodon version: 1.0.5 - repository: "https://charts.codechem.com/codechem/mastodon" + repository: "oci://registry-1.docker.io/bitnamicharts/mastodon" |