Update Longhorn Helm chart version to 1.11.2 in Argo CD configuration and tasks, ensuring compatibility and consistency across deployments.

This commit is contained in:
Nikholas Pcenicni
2026-05-13 18:41:57 -04:00
parent 61895ddf31
commit 0acb5856b4
3 changed files with 4 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ spec:
path: clusters/noble/bootstrap/longhorn
- repoURL: https://charts.longhorn.io
chart: longhorn
targetRevision: 1.11.1
targetRevision: 1.11.2
helm:
releaseName: longhorn
valueFiles:

View File

@@ -5,7 +5,7 @@
# kubectl apply -k clusters/noble/bootstrap/longhorn
# helm repo add longhorn https://charts.longhorn.io && helm repo update
# helm upgrade --install longhorn longhorn/longhorn -n longhorn-system --create-namespace \
# -f clusters/noble/bootstrap/longhorn/values.yaml
# --version 1.11.2 -f clusters/noble/bootstrap/longhorn/values.yaml
# "helm upgrade --install" needs two arguments: RELEASE_NAME and CHART (e.g. longhorn longhorn/longhorn).
#
# If you already installed Longhorn without this file: fix Default Settings in the UI or edit each