From 54dc764851f6c58b1a1df2e0273fe9b017a52ada Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Fri, 11 Nov 2022 23:43:11 +0100 Subject: [PATCH] Revert "fix(mastodon): Try newest experimental branch" Since changes are now merged, let's use upstream again! This reverts commit 3d5b9b562616cfd087f87e5a886797e6b35ad75c. --- apps/base/mastodon/repository.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/mastodon/repository.yaml b/apps/base/mastodon/repository.yaml index a0d1f04d7..a2010d285 100644 --- a/apps/base/mastodon/repository.yaml +++ b/apps/base/mastodon/repository.yaml @@ -6,9 +6,9 @@ metadata: namespace: mastodon spec: interval: 5m0s - url: https://github.com/SISheogorath/mastodon.git + url: https://git.shivering-isles.com/github-mirror/mastodon/mastodon ref: - branch: feature/rollingPods + branch: main ignore: | # exclude all /* -- GitLab