Skip to content

Commit

Permalink
Update chart
Browse files Browse the repository at this point in the history
  • Loading branch information
xvilo committed Jan 31, 2024
1 parent 667c7ec commit 2698fdc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions 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.4.2
version: 0.5.0
appVersion: 'main'
keywords:
- php
Expand All @@ -17,4 +17,8 @@ annotations:
# Supported kind: added, changed, deprecated, removed, fixed and security
artifacthub.io/changes: |
- kind: added
description: "Add the ability to supply environment variables"
description: "Add helm deploy hook configuration"
- kind: added
description: "Add ability to add container start command(s)"
- kind: added
description: "Add ability to control both fpm and php tag with .Values.release"

0 comments on commit 2698fdc

Please sign in to comment.