fix: longhorn

This commit is contained in:
2026-01-15 14:47:34 +01:00
parent d1651f0fb6
commit 499915b2bb
2 changed files with 6 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ spec:
path: infrastructure/longhorn path: infrastructure/longhorn
helm: helm:
values: | values: |
longhorn:
preUpgradeChecker: preUpgradeChecker:
jobEnabled: false jobEnabled: false
destination: destination:

View File

@@ -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