From e2bc5a92e026e75be9b9c2ff24f891cb7ef271bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 22:10:29 -0700 Subject: [PATCH] feat(deps): update matrixdotorg/synapse docker tag to v1.106.0 (#63) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/synapse/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/synapse/Chart.yaml b/charts/synapse/Chart.yaml index 575c5f0..0283057 100644 --- a/charts/synapse/Chart.yaml +++ b/charts/synapse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 # image: "matrixdotorg/synapse" -appVersion: v1.103.0 +appVersion: v1.106.0 description: The reference implementation for a Matrix.org chat server name: synapse version: 0.33.0 @@ -42,4 +42,4 @@ annotations: - "**deps:** update vectorim/element-web docker tag to v1.11.61 ([#54](https://github.com/halkeye/helm-charts/issues/54)) ([16156ae](https://github.com/halkeye/helm-charts/commit/16156ae4c34f7d1202920b259f68e27ca9523c65))" artifacthub.io/images: | - name: synapse - image: "matrixdotorg/synapse:v1.103.0" + image: "matrixdotorg/synapse:v1.106.0"