From 6d8716f044de8b67fd3b0e73570f7febb53077e8 Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Tue, 13 Jun 2023 18:25:18 -0400 Subject: [PATCH] fix links --- charts/ttrss/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ttrss/values.yaml b/charts/ttrss/values.yaml index fb11511..5209fe1 100644 --- a/charts/ttrss/values.yaml +++ b/charts/ttrss/values.yaml @@ -50,7 +50,7 @@ ingress: automountServiceAccountToken: false # Enabled mariadb -# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/mariadb +# ... for more options see https://github.com/bitnami/charts/tree/main/bitnami/mariadb mariadb: enabled: true architecture: standalone