'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
|
||||
# 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
|
||||
# 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
|
||||
|
||||
@ -75,5 +75,5 @@ config:
|
||||
persistence:
|
||||
enabled: true
|
||||
existingClaim: gitea-data
|
||||
storageClassName: rook-ceph-block-xfs
|
||||
storageClassName: nfs-client-icarus
|
||||
storageSize: 20Gi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user