From f95784018a04681f82aed8a882e16f27cbd326cb Mon Sep 17 00:00:00 2001 From: "Winston R. Milling" Date: Fri, 19 Aug 2022 18:21:42 -0500 Subject: [PATCH] [dendrite] 0.9.3 -> 0.9.4 (#1760) --- charts/incubator/dendrite/Chart.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/incubator/dendrite/Chart.yaml b/charts/incubator/dendrite/Chart.yaml index db37734d..7867db81 100644 --- a/charts/incubator/dendrite/Chart.yaml +++ b/charts/incubator/dendrite/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: v0.9.3 +appVersion: v0.9.4 description: Dendrite Matrix Homeserver name: dendrite -version: 6.3.0 +version: 6.3.1 kubeVersion: ">=1.16.0-0" keywords: - dendrite @@ -82,6 +82,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Changed the default dendrite image repo to use from Docker Hub to Github Containers. - - kind: changed - description: Upgraded dendrite to 0.9.3 + description: Upgraded dendrite to 0.9.4