fix(dependencies): don't run manifest Manager on most dependency apps. (#6384)
This commit is contained in:
@@ -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