mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-21 11:06:10 +10:00
kubeapps: bump chart version to 1.7.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: kubeapps
|
||||
version: 1.7.1
|
||||
version: 1.7.2
|
||||
appVersion: v1.4.0
|
||||
description: Kubeapps is a dashboard for your Kubernetes cluster that makes it easy to deploy and manage applications in your cluster using Helm
|
||||
icon: https://raw.githubusercontent.com/kubeapps/kubeapps/master/docs/img/logo.png
|
||||
|
||||
@@ -254,6 +254,8 @@ mongodb:
|
||||
enabled: false
|
||||
# MongoDB credentials are handled by kubeapps to facilitate upgrades
|
||||
existingSecret: kubeapps-mongodb
|
||||
securityContext:
|
||||
enabled: false
|
||||
# https://github.com/kubeapps/kubeapps/issues/478#issuecomment-422979262
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user