[heimdall] Update helm chart common to v2 (#407)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2020-12-16 14:52:39 -05:00 committed by GitHub
parent 6a76a306f7
commit df18109726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 8 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.2.2
description: An Application dashboard and launcher
name: heimdall
version: 3.0.0
version: 4.0.0
keywords:
- heimdall
home: https://github.com/k8s-at-home/charts/tree/master/charts/heimdall
@ -15,5 +15,5 @@ maintainers:
email: jeff@billimek.com
dependencies:
- name: common
version: 1.7.0
version: 2.0.4
repository: https://k8s-at-home.com/charts/

View File

@ -1,2 +1,3 @@
ingress:
enabled: true
probes:
startup:
enabled: true

View File

@ -21,7 +21,3 @@ persistence:
config:
enabled: false
emptyDir: false
probes:
startup:
enabled: true