fix: longhorn
This commit is contained in:
@@ -13,6 +13,7 @@ spec:
|
|||||||
path: infrastructure/longhorn
|
path: infrastructure/longhorn
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
|
longhorn:
|
||||||
preUpgradeChecker:
|
preUpgradeChecker:
|
||||||
jobEnabled: false
|
jobEnabled: false
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ apiVersion: v2
|
|||||||
name: longhorn-bootstrap
|
name: longhorn-bootstrap
|
||||||
description: Wrapper chart for Longhorn
|
description: Wrapper chart for Longhorn
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
appVersion: "1.0.0"
|
appVersion: "1.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: longhorn
|
- name: longhorn
|
||||||
version: 1.6.0 # Nutze eine stabile Version
|
version: 1.7.2 # Upgrade auf neuere Stable Version
|
||||||
repository: https://charts.longhorn.io
|
repository: https://charts.longhorn.io
|
||||||
|
|||||||
Reference in New Issue
Block a user