From 090c0bf4006dcf5729059066a57d9cbd3f479f4d Mon Sep 17 00:00:00 2001 From: Mic Szillat Date: Thu, 1 Feb 2024 21:52:04 +0100 Subject: [PATCH] :bookmark: Bump Enoki Mastodon chart version --- charts/enoki-mastodon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enoki-mastodon/Chart.yaml b/charts/enoki-mastodon/Chart.yaml index 2546a49..418c491 100644 --- a/charts/enoki-mastodon/Chart.yaml +++ b/charts/enoki-mastodon/Chart.yaml @@ -4,14 +4,14 @@ description: Mastodon deployment specific to Enoki type: application -version: 0.3.8 +version: 0.3.9 # renovate: image=ghcr.io/mastodon/mastodon appVersion: v4.2.5 dependencies: - name: mastodon - version: "4.0.9" + version: "4.0.10" repository: https://enoki-coop.github.io/helm-charts/ - name: kubernetes-secret-generator version: "3.4.0"