From 493aacba9331f6035f6bf0ee57432ded9550a77d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Jan 2025 10:34:56 +0000 Subject: [PATCH] chore(mumbledj): update helm release common to v3.6.1 --- charts/mumbledj/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mumbledj/Chart.yaml b/charts/mumbledj/Chart.yaml index cfdede0..66595ce 100644 --- a/charts/mumbledj/Chart.yaml +++ b/charts/mumbledj/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: mumbledj description: A Mumble bot that plays audio fetched from various media sites. type: application -version: 0.1.89 +version: 0.1.90 appVersion: latest kubeVersion: ">=1.22.0-0" keywords: @@ -16,7 +16,7 @@ keywords: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts - version: 3.6.0 + version: 3.6.1 sources: - https://github.com/JuniorJPDJ/mumbledj - https://github.com/JuniorJPDJ/charts/tree/master/charts/mumbledj