Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bameda committed Aug 1, 2024
1 parent 786987c commit c916605
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/penpot/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/penpot/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit c916605

Please sign in to comment.