From 97eb40e28edc1265082cbff9cca8ec011f3f3598 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Thu, 29 Aug 2024 12:52:42 +0200 Subject: [PATCH] Update Chart.yaml --- charts/baserow/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index 1640a5ff..f422cdac 100644 --- a/charts/baserow/Chart.yaml +++ b/charts/baserow/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: baserow description: Baserow is an open source no-code database and Airtable alternative. type: application -version: 2.1.2 +version: 2.1.3 appVersion: "1.22.3" home: https://github.com/christianknell/helm-charts icon: https://baserow.io/img/favicon_192.png @@ -24,8 +24,8 @@ dependencies: annotations: artifacthub.io/category: database artifacthub.io/changes: | - - kind: changed - description: added priorityClassName to deployments + - kind: added + description: priorityClassName to deployments artifacthub.io/screenshots: | - title: Create your own online database without technical experience. url: https://baserow.io/_nuxt/img/home_intro_screenshot.194c66b.png