From a4b7c76950c4c1b1eaebd9b25fa24264c2a98129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 7 Nov 2024 20:05:30 +0100 Subject: [PATCH] chore: bump to 0.3.0 --- charts/penpot/Chart.yaml | 2 +- charts/penpot/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index 783dadd..06a5939 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -1,6 +1,6 @@ --- apiVersion: v2 -version: 0.2.0 # Chart version +version: 0.3.0 # Chart version appVersion: "2.3.1" # Penpot version type: application name: penpot diff --git a/charts/penpot/README.md b/charts/penpot/README.md index d6548d8..be85fb2 100644 --- a/charts/penpot/README.md +++ b/charts/penpot/README.md @@ -1,6 +1,6 @@ # penpot -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Helm chart for Penpot, the Open Source design and prototyping platform.