From f126af83958e07a0b26ddb6610b746b6655b2c48 Mon Sep 17 00:00:00 2001 From: sonroyaalmerol Date: Sun, 22 Sep 2024 00:24:01 +0000 Subject: [PATCH] chore: bump container versions in chart --- charts/sogo/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/sogo/Chart.yaml b/charts/sogo/Chart.yaml index 8826265..6793dd3 100644 --- a/charts/sogo/Chart.yaml +++ b/charts/sogo/Chart.yaml @@ -17,7 +17,7 @@ maintainers: email: sogo@snry.me url: https://github.com/sonroyaalmerol icon: https://www.sogo.nu/img/sogo.svg -appVersion: 5.10.0 +appVersion: 5.11.0 deprecated: false annotations: artifacthub.io/license: MIT @@ -26,7 +26,7 @@ annotations: url: https://github.com/sonroyaalmerol/docker-sogo/ artifacthub.io/images: | - name: docker-sogo - image: sonroyaalmerol/docker-sogo:5.10.0-2 + image: sonroyaalmerol/docker-sogo:5.11.0-3 artifacthub.io/screenshots: | - title: SOGo url: https://www.sogo.nu/img/screenshot.png