Chart updates. Change default worker settings to use less ram.
This commit is contained in:
parent
7038527dae
commit
ff0e47cb00
7 changed files with 9 additions and 8 deletions
|
@ -14,11 +14,11 @@ 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: 2.3.3
|
||||
version: 2.3.4
|
||||
|
||||
# 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: 3.2.0
|
||||
appVersion: 3.2.1
|
||||
|
||||
icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
||||
|
||||
|
|
Reference in a new issue