diff --git a/charts/matrix-media-repo/Chart.yaml b/charts/matrix-media-repo/Chart.yaml index cda399e..a81a020 100644 --- a/charts/matrix-media-repo/Chart.yaml +++ b/charts/matrix-media-repo/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: matrix-media-repo description: Matrix media repository with multi-domain in mind. -appVersion: 1.2.4 +appVersion: 1.2.5 type: application -version: 1.0.2 +version: 1.0.3 maintainers: - name: Alexander Olofsson email: ace@haxalot.com diff --git a/charts/matrix-media-repo/values.yaml b/charts/matrix-media-repo/values.yaml index a6e4802..a51eec3 100644 --- a/charts/matrix-media-repo/values.yaml +++ b/charts/matrix-media-repo/values.yaml @@ -43,6 +43,9 @@ config: # featureSupport: # MSC2448: # enabled: true +# sentry: +# enabled: true +# dsn: "https://examplekey@ingest.sentry.io/0" ## For setting extra parameters on the repo block, separated to avoid breaking ## the defaults when merging multiple configurations.