diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index d4f2708..7f78e67 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -1,6 +1,6 @@ --- apiVersion: v2 -version: 0.1.0-alpha-002 # Chart version +version: 0.1.0-alpha-003 # Chart version appVersion: "2.1.1" # Penpot version type: application name: penpot @@ -35,9 +35,9 @@ annotations: artifacthub.io/changes: | - kind: changed description: Bump penpot to 2.1.1. - - kind: fix + - kind: fixed description: homogenize and simplify container and pod security context and affinity. - - kind: fix + - kind: fixed description: Imporve documentation. dependencies: - name: postgresql diff --git a/charts/penpot/README.md b/charts/penpot/README.md index 690e5ab..884558f 100644 --- a/charts/penpot/README.md +++ b/charts/penpot/README.md @@ -1,6 +1,6 @@ # penpot -![Version: 0.1.0-alpha-002](https://img.shields.io/badge/Version-0.1.0--alpha--002-informational?style=flat-square) ![AppVersion: 2.1.1](https://img.shields.io/badge/AppVersion-2.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.0-alpha-003](https://img.shields.io/badge/Version-0.1.0--alpha--003-informational?style=flat-square) ![AppVersion: 2.1.1](https://img.shields.io/badge/AppVersion-2.1.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.