Fix Portworx Helm repo URL and bump to v26.2

- Update repoURL to correct Portworx Helm chart location
- Bump version from 25.0.0 to 26.2.0 (latest per docs)
This commit is contained in:
Hermes Agent service account
2026-06-18 23:09:35 -05:00
parent d1d7331238
commit f0400c02b6

View File

@@ -27,9 +27,9 @@ spec:
project: default project: default
sources: sources:
# Source 1: Portworx Operator Helm chart from Portworx # Source 1: Portworx Operator Helm chart from Portworx
- repoURL: https://raw.githubusercontent.com/portworx/px-operator/main/deploy/helm/charts - repoURL: https://portworx.github.io/px-operator
chart: px-operator chart: px-operator
targetRevision: 25.0.0 targetRevision: 26.2.0
helm: helm:
valueFiles: valueFiles:
- $values/cluster/platform/portworx-csi/operator-values.yaml - $values/cluster/platform/portworx-csi/operator-values.yaml