Bumped to version 2.5.4

This commit is contained in:
Jonathan Ervine 2020-08-11 21:45:55 +08:00
parent b73e43c495
commit a51dd0615b
2 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ guacd:
# lines, adjust them as necessary, and remove the curly braces after 'resources:'. # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
limits: limits:
cpu: 100m cpu: 100m
memory: 128Mi memory: 512Mi
requests: requests:
cpu: 10m cpu: 10m
memory: 32Mi memory: 32Mi

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.1.1 version: 0.1.2
# 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: v2.5.3 appVersion: v2.5.4
icon: https://git.ervine.org/jonny/x86_64-alpine-tautulli/raw/branch/master/tautulli.png icon: https://git.ervine.org/jonny/x86_64-alpine-tautulli/raw/branch/master/tautulli.png