diff --git a/guacamole/values.yaml b/guacamole/values.yaml index ce24277..792798c 100644 --- a/guacamole/values.yaml +++ b/guacamole/values.yaml @@ -132,7 +132,7 @@ guacd: # lines, adjust them as necessary, and remove the curly braces after 'resources:'. limits: cpu: 100m - memory: 128Mi + memory: 512Mi requests: cpu: 10m memory: 32Mi diff --git a/tautulli/Chart.yaml b/tautulli/Chart.yaml index 34c34a1..ca4da02 100644 --- a/tautulli/Chart.yaml +++ b/tautulli/Chart.yaml @@ -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.1 +version: 0.1.2 # 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: v2.5.3 +appVersion: v2.5.4 icon: https://git.ervine.org/jonny/x86_64-alpine-tautulli/raw/branch/master/tautulli.png