0
Fork 0
mirror of https://github.com/penpot/penpot-helm.git synced 2025-04-06 03:41:28 -05:00

chore: bump to 0.15.0

This commit is contained in:
Yamila Moreno 2025-03-31 11:16:20 +02:00 committed by David Barragán Merino
parent 0784a1dbda
commit 478ae4f477
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,6 @@
---
apiVersion: v2
version: 0.15.0-unreleased # Chart version
version: 0.15.0 # Chart version
appVersion: "2.5.4" # Penpot version
type: application
name: penpot
@ -39,6 +39,11 @@ annotations:
url: https://penpot.app/dev-diaries.html
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- kind: fixed
description: Fix issue with Redis configuration thanks to @amith55555
links:
- name: Github Issue 25
url: https://github.com/penpot/penpot-helm/issues/25
dependencies:
- name: postgresql
version: 15.x.x # appVersion >= 16.2.0

View file

@ -1,6 +1,6 @@
# penpot
![Version: 0.15.0-unreleased](https://img.shields.io/badge/Version-0.15.0--unreleased-informational?style=flat-square) ![AppVersion: 2.5.4](https://img.shields.io/badge/AppVersion-2.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-informational?style=flat-square) ![AppVersion: 2.5.4](https://img.shields.io/badge/AppVersion-2.5.4-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.