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:
parent
0784a1dbda
commit
478ae4f477
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# penpot
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Helm chart for Penpot, the Open Source design and prototyping platform.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue