Some masto deps

This commit is contained in:
Martyn 2025-09-26 13:00:05 +02:00
parent a029479360
commit 06549245d5
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: mailhog4masto
namespace: argocd
spec:
destination:
namespace: mastodon
server: https://kubernetes.default.svc
project: infra
source:
chart: redis
repoURL: https://codecentric.github.io/helm-charts
targetRevision: 5.8.0

View file

@ -41,3 +41,4 @@ spec:
- https://coroot.github.io/helm-charts - https://coroot.github.io/helm-charts
- https://seaweedfs.github.io/seaweedfs-csi-driver/helm - https://seaweedfs.github.io/seaweedfs-csi-driver/helm
- https://charts.pascaliske.dev - https://charts.pascaliske.dev
- https://codecentric.github.io/helm-charts