refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version * Patch with the secret fixes from common * fix amd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: meshcentral
|
||||
version: 1.1.17
|
||||
version: 2.0.0
|
||||
appVersion: "1.0.31"
|
||||
description: MeshCentral is a full computer management web site
|
||||
type: application
|
||||
@@ -17,7 +17,7 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.3.24
|
||||
version: 10.0.8
|
||||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
repository: https://charts.truecharts.org/
|
||||
|
||||
Reference in New Issue
Block a user