From 93a628225c627ce080fee761f950399d4db21968 Mon Sep 17 00:00:00 2001 From: Yamila Moreno Date: Wed, 9 Apr 2025 12:00:37 +0200 Subject: [PATCH] chore: clean changelog --- charts/penpot/Chart.yaml | 4 +--- charts/penpot/README.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index 2e3ed80..1ecaeae 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -1,6 +1,6 @@ --- apiVersion: v2 -version: 0.16.0 # Chart version +version: 0.17.0-unreleased # Chart version appVersion: "2.6.0" # Penpot version type: application name: penpot @@ -39,8 +39,6 @@ annotations: url: https://penpot.app/dev-diaries.html artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: | - - kind: changed - description: Bump Penpot to 2.6.0 dependencies: - name: postgresql version: 15.x.x # appVersion >= 16.2.0 diff --git a/charts/penpot/README.md b/charts/penpot/README.md index d063755..1fd82ec 100644 --- a/charts/penpot/README.md +++ b/charts/penpot/README.md @@ -1,6 +1,6 @@ # penpot -![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.17.0-unreleased](https://img.shields.io/badge/Version-0.17.0--unreleased-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-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.