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/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
|
||||
|
||||
Reference in New Issue
Block a user