Skip to content

Commit

Permalink
Update version of chart
Browse files Browse the repository at this point in the history
  • Loading branch information
xvilo committed Mar 24, 2023
1 parent 95222e8 commit 5115ef9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/symfony-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: symfony-app
description: A simple chart to deploy basic Symfony/PHP applications
type: application
version: 0.2.0
version: 0.2.1
appVersion: 'main'
keywords:
- php
Expand All @@ -18,3 +18,5 @@ annotations:
artifacthub.io/changes: |
- kind: fixed
description: "Correctly add pod annotations with values override if none are supplied"
- kind: added
description: "An option to not run the composer install init container"

0 comments on commit 5115ef9

Please # to comment.