diff options
author | makefunstuff <[email protected]> | 2024-07-01 12:19:01 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-01 12:19:01 +0200 |
commit | 267854c1c5358e76506dd71dda062efcf33a4394 (patch) | |
tree | 5a4c7e2fe6eb7bd8468b5dab2e0600635ba1c218 /third-party-apps/mastodon | |
parent | 26f51f18f63d00b5711fe07f64f3b0bb3996077f (diff) | |
download | k3s-lab-267854c1c5358e76506dd71dda062efcf33a4394.tar.gz |
mastodon
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 9904f69..7f974cf 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" + repository: "https://charts.codechem.com/codechem/mastodon" |