From b7365e26671dc59f09cdd2a49d030cdf2bdcbd95 Mon Sep 17 00:00:00 2001 From: irfanhakim-as Date: Thu, 7 Sep 2023 02:24:30 +0800 Subject: [PATCH] Update app and chart version --- mika/rizz/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mika/rizz/Chart.yaml b/mika/rizz/Chart.yaml index 3c8a4291..68cc5cb7 100644 --- a/mika/rizz/Chart.yaml +++ b/mika/rizz/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: rizz description: Rizz is a simple web application that tracks and posts content from RSS Feeds to Mastodon. type: application -version: 0.0.5 -appVersion: "0.0.1-stable-r1" +version: 0.0.6 +appVersion: "0.0.1-stable-r2" keywords: - "rss" - "monitor"