'update files with ansible'
This commit is contained in:
parent
a9d650fd57
commit
81112fcf2f
@ -14,10 +14,10 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.5.5
|
version: 0.6.0
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 1.18.5
|
appVersion: 1.19.0
|
||||||
|
|
||||||
icon: https://docs.gitea.io/images/gitea.png
|
icon: https://docs.gitea.io/images/gitea.png
|
||||||
|
|||||||
@ -75,5 +75,5 @@ config:
|
|||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: gitea-data
|
existingClaim: gitea-data
|
||||||
storageClassName: rook-ceph-block-xfs
|
storageClassName: nfs-client-icarus
|
||||||
storageSize: 20Gi
|
storageSize: 20Gi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user