'update files with ansible'

This commit is contained in:
git 2023-10-06 12:42:33 +00:00
parent a9d650fd57
commit 81112fcf2f
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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