Merge branch 'master' of ssh://git.ervine.org/jonny/charts
This commit is contained in:
commit
67e0906792
@ -14,10 +14,10 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 10.7.1-amd64
|
||||
appVersion: 10.7.2-amd64
|
||||
|
||||
icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png
|
||||
|
||||
@ -14,7 +14,7 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.5
|
||||
version: 0.1.14
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
||||
@ -39,7 +39,7 @@ wordpress:
|
||||
image:
|
||||
repository: harbor.ervine.dev/public/x86_64/alpine/wordpress
|
||||
tag: php7.4-fpm-alpine
|
||||
pullPolicy: Always
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
@ -121,5 +121,5 @@ tolerations: []
|
||||
affinity: {}
|
||||
|
||||
config:
|
||||
storageClassName: nfs-client-hermes
|
||||
storageSize: 50Gi
|
||||
wordpressPvc: wp-data
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user