fix(dependencies): don't run manifest Manager on most dependency apps. (#6384)
This commit is contained in:
@@ -23,7 +23,7 @@ sources:
|
||||
- https://clickhouse.com/
|
||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||
type: application
|
||||
version: 3.0.15
|
||||
version: 3.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -68,3 +68,6 @@ env:
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -25,7 +25,7 @@ sources:
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 5.0.22
|
||||
version: 5.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -122,3 +122,6 @@ existingSecret: ""
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 5.0.20
|
||||
version: 5.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -12,3 +12,6 @@ service:
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 4.0.23
|
||||
version: 4.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -123,3 +123,6 @@ env:
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 11.0.19
|
||||
version: 11.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -127,3 +127,6 @@ env:
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://grafana.com/oss/loki/
|
||||
- https://grafana.com/docs/loki/latest/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 6.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
||||
@@ -253,3 +253,6 @@ config:
|
||||
scrape_configs:
|
||||
{{- tpl .Values.config.snippets.scrapeConfigs . | nindent 2 }}
|
||||
{{- tpl .Values.config.snippets.extraScrapeConfigs . | nindent 2 }}
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 5.0.25
|
||||
version: 5.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -207,3 +207,6 @@ persistence:
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/apache/solr
|
||||
- https://hub.docker.com/r/bitnami/solr/
|
||||
type: application
|
||||
version: 2.0.21
|
||||
version: 2.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
||||
|
||||
@@ -138,3 +138,6 @@ env:
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
|
||||
manifests:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user