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: projectsend
|
||||
version: 1.0.23
|
||||
version: 2.0.0
|
||||
appVersion: "2021.12.10"
|
||||
description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself.
|
||||
type: application
|
||||
@@ -14,7 +14,7 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.3.24
|
||||
version: 10.0.8
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
|
||||
Reference in New Issue
Block a user