[homer] Update helm chart common to v2 (#378)

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 13:44:52 -05:00 committed by GitHub
parent dc12dfb58b
commit ce4d7354fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -4,7 +4,7 @@ description: A dead simple static HOMepage for your servER to keep your services
icon: https://raw.githubusercontent.com/bastienwirtz/homer/main/public/logo.png icon: https://raw.githubusercontent.com/bastienwirtz/homer/main/public/logo.png
home: https://github.com/bastienwirtz/homer home: https://github.com/bastienwirtz/homer
name: homer name: homer
version: 1.2.0 version: 2.0.0
sources: sources:
- https://github.com/bastienwirtz/homer - https://github.com/bastienwirtz/homer
maintainers: maintainers:
@ -12,5 +12,5 @@ maintainers:
email: jeff@billimek.com email: jeff@billimek.com
dependencies: dependencies:
- name: common - name: common
version: 1.7.0 version: 2.0.3
repository: https://k8s-at-home.com/charts/ repository: https://k8s-at-home.com/charts/

View File

@ -1,2 +0,0 @@
ingress:
enabled: true