mirror of
https://github.com/penpot/penpot-helm.git
synced 2025-04-11 14:21:46 -05:00
fix: typo
This commit is contained in:
parent
786987c8f6
commit
c9166055bd
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# penpot
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Helm chart for Penpot, the Open Source design and prototyping platform.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue