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