File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: php
33description : A Helm Chart for a generic PHP application
44icon : https://www.php.net/favicon-196x196.png
55type : application
6- version : 0.1.4
6+ version : 0.2.0
77keywords :
88 - php
99 - apache
@@ -13,28 +13,27 @@ keywords:
1313 - yarn
1414 - composer
1515home : https://github.com/Qonstrukt/helm-charts/tree/main/charts/php
16- appVersion : " 8.1-v6 -apache"
16+ appVersion : " 8.4-v8 -apache"
1717maintainers :
1818 - name : Stefan Moonen
1919 email : stefan@qonstrukt.nl
2020 url : https://qonstrukt.nl
2121annotations :
2222 artifacthub.io/changes : |
23- - Added icon to the chart
23+ - Upgrade base image to v8 with PHP 8.4
2424 artifacthub.io/images : |
25- - name: PHP 8.0
26- image: qonstrukt/php:8.0-v6 -apache
25+ - name: PHP 8.2
26+ image: qonstrukt/php:8.2-v8 -apache
2727 platforms:
2828 - linux/amd64
2929 - linux/arm64
30- - name: PHP 8.1
31- image: qonstrukt/php:8.1-v6 -apache
30+ - name: PHP 8.3
31+ image: qonstrukt/php:8.3-v8 -apache
3232 platforms:
3333 - linux/amd64
3434 - linux/arm64
35- - name: PHP 8.2
36- image: qonstrukt/php:8.2-v6 -apache
35+ - name: PHP 8.4
36+ image: qonstrukt/php:8.4-v8 -apache
3737 platforms:
3838 - linux/amd64
3939 - linux/arm64
40-
You can’t perform that action at this time.
0 commit comments