mirror of
https://github.com/penpot/penpot-helm.git
synced 2024-12-22 13:43:01 -05:00
chore: bump to 0.3.0
This commit is contained in:
parent
a9d763d4a0
commit
a4b7c76950
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
version: 0.2.0 # Chart version
|
version: 0.3.0 # Chart version
|
||||||
appVersion: "2.3.1" # Penpot version
|
appVersion: "2.3.1" # Penpot version
|
||||||
type: application
|
type: application
|
||||||
name: penpot
|
name: penpot
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# penpot
|
# penpot
|
||||||
|
|
||||||
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.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.
|
Helm chart for Penpot, the Open Source design and prototyping platform.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue