mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
[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:
parent
6a76a306f7
commit
df18109726
@ -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/
|
||||
|
@ -1,2 +1,3 @@
|
||||
ingress:
|
||||
enabled: true
|
||||
probes:
|
||||
startup:
|
||||
enabled: true
|
||||
|
@ -21,7 +21,3 @@ persistence:
|
||||
config:
|
||||
enabled: false
|
||||
emptyDir: false
|
||||
|
||||
probes:
|
||||
startup:
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user