diff --git a/charts/px-central/templates/px-backup/pxcentral-mongodb.yaml b/charts/px-central/templates/px-backup/pxcentral-mongodb.yaml index d3ae6cc6..70a09524 100644 --- a/charts/px-central/templates/px-backup/pxcentral-mongodb.yaml +++ b/charts/px-central/templates/px-backup/pxcentral-mongodb.yaml @@ -185,18 +185,24 @@ spec: - containerPort: 27017 name: mongodb protocol: TCP + # PB-16568: the mongosh exec (Node.js cold-start + connect + auth) cannot + # finish within a 5s timeout under node starvation, so the probe false-fails + # and kubelet kills a healthy PRIMARY -> election -> ReplicaSetNoPrimary. + # Interim fix: keep the functional mongosh check but widen the timeout to + # 300s so starvation-induced slowness no longer trips it. Deeper optimization + # (probe design, role-assertion-during-elections) tracked as a follow-up. livenessProbe: exec: command: - bash - -ec - | - mongosh --eval 'db.adminCommand("ping") && db.hello().isWritablePrimary || db.hello().secondary' | grep -q 'true' + mongosh --eval 'db.adminCommand("ping") && db.hello().isWritablePrimary || db.hello().secondary' | grep -q 'true' failureThreshold: 6 initialDelaySeconds: 600 periodSeconds: 10 successThreshold: 1 - timeoutSeconds: 5 + timeoutSeconds: 300 readinessProbe: exec: command: @@ -208,7 +214,7 @@ spec: initialDelaySeconds: 60 periodSeconds: 10 successThreshold: 1 - timeoutSeconds: 5 + timeoutSeconds: 300 volumeMounts: - mountPath: /data/db name: pxc-mongodb-data diff --git a/stable/index.yaml b/stable/index.yaml index 1faf7439..aef90503 100644 --- a/stable/index.yaml +++ b/stable/index.yaml @@ -3,7 +3,7 @@ entries: portworx: - apiVersion: v1 appVersion: 3.6.1 - created: "2026-07-21T10:53:52.359269485Z" + created: "2026-07-22T07:01:42.223167074Z" description: A Helm chart for installing Portworx on Kubernetes. digest: a9ef4c90cd1d256c9a955412ece891e024973c8388565e71330467eb7527eab0 home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -24,11 +24,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-9.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-9.1.0.tgz version: 9.1.0 - apiVersion: v1 appVersion: 3.6.0 - created: "2026-07-21T10:53:52.356625295Z" + created: "2026-07-22T07:01:42.218680817Z" description: A Helm chart for installing Portworx on Kubernetes. digest: be4faefae633d54b04b02ed46d888912f17a2bda75a907372e7f53a3e1c3cc56 home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -49,11 +49,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-9.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-9.0.1.tgz version: 9.0.1 - apiVersion: v1 appVersion: 3.6.0 - created: "2026-07-21T10:53:52.353987514Z" + created: "2026-07-22T07:01:42.21493166Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 3784de931f0bc5704e30fcfdfeaa5faa320b8c10dfac5c920050d92cd2461a52 home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -74,11 +74,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-9.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-9.0.0.tgz version: 9.0.0 - apiVersion: v1 appVersion: 3.5.2 - created: "2026-07-21T10:53:52.351175383Z" + created: "2026-07-22T07:01:42.209427812Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 93e8acc62383fe9340769f6c52bfe1c844ea760fe1579c1d96331302ad8403ec home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -99,11 +99,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.2.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.2.2.tgz version: 8.2.2 - apiVersion: v1 appVersion: 3.5.2 - created: "2026-07-21T10:53:52.348848878Z" + created: "2026-07-22T07:01:42.205183118Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 8defe5838b883b55f452d903538fd145a036ef31183a476e29650c5977f9ab70 home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -124,11 +124,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.2.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.2.1.tgz version: 8.2.1 - apiVersion: v1 appVersion: 3.5.2 - created: "2026-07-21T10:53:52.346294762Z" + created: "2026-07-22T07:01:42.200795684Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 74bb965502a323d0d35a20c0f6ac8e950ef0cf123d367f8e97a2662dd513d5dc home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -149,11 +149,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.2.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.2.0.tgz version: 8.2.0 - apiVersion: v1 appVersion: 3.5.2 - created: "2026-07-21T10:53:52.34367593Z" + created: "2026-07-22T07:01:42.196431909Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 91734a4b8fe9218dbb6e339bd21a35a993a6f90acdaf6f6de9973818154680b7 home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -174,11 +174,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.1.0.tgz version: 8.1.0 - apiVersion: v1 appVersion: 3.5.2 - created: "2026-07-21T10:53:52.340887734Z" + created: "2026-07-22T07:01:42.192876345Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 7f771ef91378bc4b06841ed222f36637295f11fde2ce0346d073fdc57d5340b0 home: https://www.purestorage.com/products/cloud-native-applications/portworx.html @@ -199,11 +199,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.0.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.0.2.tgz version: 8.0.2 - apiVersion: v1 appVersion: 3.5.1 - created: "2026-07-21T10:53:52.338449763Z" + created: "2026-07-22T07:01:42.187162558Z" description: A Helm chart for installing Portworx on Kubernetes. digest: ea8f1ce57998b1cfaaa42f9a6edc9035fe11a478222e171d571085890075b185 home: https://portworx.com/ @@ -224,11 +224,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.0.1.tgz version: 8.0.1 - apiVersion: v1 appVersion: 3.5.0 - created: "2026-07-21T10:53:52.335680615Z" + created: "2026-07-22T07:01:42.182418532Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 4f45f3d34876bb6a5550bdb98472e62c655972614dbe863126e3bbe9279cec74 home: https://portworx.com/ @@ -249,11 +249,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-8.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-8.0.0.tgz version: 8.0.0 - apiVersion: v1 appVersion: 3.4.2 - created: "2026-07-21T10:53:52.332934943Z" + created: "2026-07-22T07:01:42.178191107Z" description: A Helm chart for installing Portworx on Kubernetes. digest: c0b61dfed18df0cb336c55a0d19f478a6dad2460efba3976aeba59ecb1851e54 home: https://portworx.com/ @@ -274,11 +274,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-7.0.5.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-7.0.5.tgz version: 7.0.5 - apiVersion: v1 appVersion: 3.4.1 - created: "2026-07-21T10:53:52.3305094Z" + created: "2026-07-22T07:01:42.173893372Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 87c475cf51353da3653324dbfeb5b9c18305563b7f00a4454efdc71324f649be home: https://portworx.com/ @@ -299,11 +299,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-7.0.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-7.0.4.tgz version: 7.0.4 - apiVersion: v1 appVersion: 3.4.1 - created: "2026-07-21T10:53:52.328207633Z" + created: "2026-07-22T07:01:42.170353947Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 6983f95ab269fb37f30364be60fb92810e9a299868460a3078616538b0448eb5 home: https://portworx.com/ @@ -324,11 +324,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-7.0.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-7.0.3.tgz version: 7.0.3 - apiVersion: v1 appVersion: 3.4.0.1 - created: "2026-07-21T10:53:52.325674228Z" + created: "2026-07-22T07:01:42.164725934Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 298ac7406beb8b8f85eebf56d326ec350c91de165d5659e66331cbe60a80edfd home: https://portworx.com/ @@ -349,11 +349,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-7.0.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-7.0.2.tgz version: 7.0.2 - apiVersion: v1 appVersion: 3.4.0.1 - created: "2026-07-21T10:53:52.322995666Z" + created: "2026-07-22T07:01:42.15974636Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 8518b063176fb7555f232d9d4c113b8b7ec2872f1e8e0f192290e4a746a1e1a9 home: https://portworx.com/ @@ -374,11 +374,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-7.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-7.0.1.tgz version: 7.0.1 - apiVersion: v1 appVersion: 3.4.0 - created: "2026-07-21T10:53:52.320778496Z" + created: "2026-07-22T07:01:42.155532984Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 35dade33ac75f86e41418d5d2ff21a16f3bb50a0850bb947e1e2b45c851fa09a home: https://portworx.com/ @@ -399,11 +399,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-7.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-7.0.0.tgz version: 7.0.0 - apiVersion: v1 appVersion: 3.3.1.3 - created: "2026-07-21T10:53:52.317835298Z" + created: "2026-07-22T07:01:42.150207995Z" description: A Helm chart for installing Portworx on Kubernetes. digest: bf52382e1589a97130033c20d7fa150f2af00e29ae124f64d79ee71809ded29b home: https://portworx.com/ @@ -424,11 +424,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.1.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.1.1.tgz version: 6.1.1 - apiVersion: v1 appVersion: 3.3.1.3 - created: "2026-07-21T10:53:52.31518624Z" + created: "2026-07-22T07:01:42.146786322Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 17093f3d9e21ace0fb5c516186d7fc291234d0031473cc3283bd132f3a9a6b1c home: https://portworx.com/ @@ -449,11 +449,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.1.0.tgz version: 6.1.0 - apiVersion: v1 appVersion: 3.3.1.3 - created: "2026-07-21T10:53:52.313034367Z" + created: "2026-07-22T07:01:42.141928839Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 7531f2a59f75be48a37a097bfc47ed579c41769c35d76171c7b95615c64124ae home: https://portworx.com/ @@ -474,11 +474,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.0.5.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.0.5.tgz version: 6.0.5 - apiVersion: v1 appVersion: 3.3.1.2 - created: "2026-07-21T10:53:52.310718658Z" + created: "2026-07-22T07:01:42.138000357Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 8bb90f7bcdcfa75d23c260873cd1d089dd9f3a1db205e670cd5ad83569471813 home: https://portworx.com/ @@ -499,11 +499,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.0.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.0.4.tgz version: 6.0.4 - apiVersion: v1 appVersion: 3.3.1.1 - created: "2026-07-21T10:53:52.307842591Z" + created: "2026-07-22T07:01:42.133143848Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 552c30a67535a8ded9fff133c4a8ed9f54a70cd270268d362d6b29c2ee0b8dcb home: https://portworx.com/ @@ -524,11 +524,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.0.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.0.3.tgz version: 6.0.3 - apiVersion: v1 appVersion: 3.3.1 - created: "2026-07-21T10:53:52.30553882Z" + created: "2026-07-22T07:01:42.129851846Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 49075ec12acdf8c08430f7dd7dfe563c7d25aef6585f2f97fb065f0c63036c8b home: https://portworx.com/ @@ -549,11 +549,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.0.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.0.2.tgz version: 6.0.2 - apiVersion: v1 appVersion: 3.3.0.1 - created: "2026-07-21T10:53:52.303135401Z" + created: "2026-07-22T07:01:42.12515146Z" description: A Helm chart for installing Portworx on Kubernetes. digest: dc471005e5c3e7b1aa150042e03021d94a2b30239eb0055a4f6c20d47bcd755c home: https://portworx.com/ @@ -574,11 +574,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.0.1.tgz version: 6.0.1 - apiVersion: v1 appVersion: 3.3.0 - created: "2026-07-21T10:53:52.300514785Z" + created: "2026-07-22T07:01:42.121509875Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 6e0cd8da586141b228a00ad741de07037465fa17e7de023942f1d9986045f2a8 home: https://portworx.com/ @@ -599,11 +599,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-6.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-6.0.0.tgz version: 6.0.0 - apiVersion: v1 appVersion: 3.2.4 - created: "2026-07-21T10:53:52.298173449Z" + created: "2026-07-22T07:01:42.11672421Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 2256989146a27dfd658b18b6a03c4dee296655038c6547285f7dca1af2c65e35 home: https://portworx.com/ @@ -624,11 +624,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.2.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.2.2.tgz version: 5.2.2 - apiVersion: v1 appVersion: 3.2.3 - created: "2026-07-21T10:53:52.295811942Z" + created: "2026-07-22T07:01:42.112552517Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 6d75ff426557a12c5fdf365fa7609dbdd0587e5854d263ff22b8413ca94d3609 home: https://portworx.com/ @@ -649,11 +649,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.2.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.2.1.tgz version: 5.2.1 - apiVersion: v1 appVersion: 3.2.3 - created: "2026-07-21T10:53:52.293745668Z" + created: "2026-07-22T07:01:42.108701229Z" description: A Helm chart for installing Portworx on Kubernetes. digest: d35ccbafc7be55cdfe8363fca9b64fb5f8636fb3ac801e5c7deecde650cec4f7 home: https://portworx.com/ @@ -674,11 +674,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.2.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.2.0.tgz version: 5.2.0 - apiVersion: v1 appVersion: 3.2.3 - created: "2026-07-21T10:53:52.291304632Z" + created: "2026-07-22T07:01:42.105506981Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 990fd545cb09b0b174c430963764eaf4879c442b2428007c8605ee8a98f50642 home: https://portworx.com/ @@ -699,11 +699,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.6.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.6.tgz version: 5.1.6 - apiVersion: v1 appVersion: 3.2.2.2 - created: "2026-07-21T10:53:52.288916945Z" + created: "2026-07-22T07:01:42.101281863Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 6ada879d42745e64f5687b6d8b12f3b786fe1e135ff8e028f840ba6811b17908 home: https://portworx.com/ @@ -724,11 +724,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.5.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.5.tgz version: 5.1.5 - apiVersion: v1 appVersion: 3.2.2.1 - created: "2026-07-21T10:53:52.286501999Z" + created: "2026-07-22T07:01:42.097283353Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 91414d94915174a2c60cb770abea6e0ceeb325911819c812c805921e9b5bce81 home: https://portworx.com/ @@ -749,11 +749,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.4.tgz version: 5.1.4 - apiVersion: v1 appVersion: 3.2.2 - created: "2026-07-21T10:53:52.28427943Z" + created: "2026-07-22T07:01:42.093175492Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 1ea8fd443acfb4cc30819272322333bd5a3a403caa252739935085461dd23433 home: https://portworx.com/ @@ -774,11 +774,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.3.tgz version: 5.1.3 - apiVersion: v1 appVersion: 3.2.1.2 - created: "2026-07-21T10:53:52.281806526Z" + created: "2026-07-22T07:01:42.089801677Z" description: A Helm chart for installing Portworx on Kubernetes. digest: d93f68765ea3dfe27afa68e9f4dfe17fa4bd14f58fe872873a78cca18f5faef8 home: https://portworx.com/ @@ -799,11 +799,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.2.tgz version: 5.1.2 - apiVersion: v1 appVersion: 3.2.1.1 - created: "2026-07-21T10:53:52.280374361Z" + created: "2026-07-22T07:01:42.087057224Z" description: A Helm chart for installing Portworx on Kubernetes. digest: f80e1de041983764ef0bc0fcec0ef02b88174e1cc499ae9c07cfb35b25f9f753 home: https://portworx.com/ @@ -824,11 +824,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.1.tgz version: 5.1.1 - apiVersion: v1 appVersion: 3.2.1 - created: "2026-07-21T10:53:52.278706273Z" + created: "2026-07-22T07:01:42.085001045Z" description: A Helm chart for installing Portworx on Kubernetes. digest: fcb5b7beff0e26563d3ab211fa5ab684d4c3f99fa3519c950f9a52e63ba5baf5 home: https://portworx.com/ @@ -849,11 +849,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.1.0.tgz version: 5.1.0 - apiVersion: v1 appVersion: 3.2.0 - created: "2026-07-21T10:53:52.276958655Z" + created: "2026-07-22T07:01:42.082319018Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 5e1578d0d3d74b4a6dda9dca765eee84226f8676925573a6aa66d0fb8c129b92 home: https://portworx.com/ @@ -874,11 +874,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-5.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-5.0.0.tgz version: 5.0.0 - apiVersion: v1 appVersion: 3.1.9 - created: "2026-07-21T10:53:52.275742443Z" + created: "2026-07-22T07:01:42.08033786Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 8c2fd81dc8982ac1a99582a5c5403305f2ae4dbf8eb8c153efd79180d54eb1e9 home: https://portworx.com/ @@ -899,11 +899,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-4.1.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-4.1.1.tgz version: 4.1.1 - apiVersion: v1 appVersion: 3.1.7 - created: "2026-07-21T10:53:52.274138171Z" + created: "2026-07-22T07:01:42.077570321Z" description: A Helm chart for installing Portworx on Kubernetes. digest: b0d4f9cf1a51d5f83545052511fec73c68341fa34d262dd967eab12b27819ca7 home: https://portworx.com/ @@ -924,11 +924,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-4.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-4.1.0.tgz version: 4.1.0 - apiVersion: v1 appVersion: 3.1.4 - created: "2026-07-21T10:53:52.272694899Z" + created: "2026-07-22T07:01:42.075169948Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 94e8f1000109f518010575ecaf2274ad3c5845c273d28d6292f80df88e3acea1 home: https://portworx.com/ @@ -949,11 +949,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-4.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-4.0.0.tgz version: 4.0.0 - apiVersion: v1 appVersion: 3.1.0 - created: "2026-07-21T10:53:52.271069023Z" + created: "2026-07-22T07:01:42.07239957Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 630d982316d27542d6a2f137793fa755e366d911d56de531b011ff27ea5f04f5 home: https://portworx.com/ @@ -974,11 +974,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-3.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-3.1.0.tgz version: 3.1.0 - apiVersion: v1 appVersion: 3.0.0 - created: "2026-07-21T10:53:52.269990047Z" + created: "2026-07-22T07:01:42.070723453Z" description: A Helm chart for installing Portworx on Kubernetes. digest: b7713dc5e4b3b30efcfb5c42771fa69140daacf0fa348906694fa623f7648754 home: https://portworx.com/ @@ -999,11 +999,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-3.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-3.0.0.tgz version: 3.0.0 - apiVersion: v1 appVersion: 2.13.3 - created: "2026-07-21T10:53:52.268356851Z" + created: "2026-07-22T07:01:42.067811243Z" description: A Helm chart for installing Portworx on Kubernetes. digest: f154989402d3582968ef7d8211c830dd6771a357f6e7da957176ff1bc47d81a6 home: https://portworx.com/ @@ -1024,11 +1024,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-2.13.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-2.13.3.tgz version: 2.13.3 - apiVersion: v1 appVersion: 2.12.2 - created: "2026-07-21T10:53:52.267680568Z" + created: "2026-07-22T07:01:42.066680397Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 6f82f0772cea7e5bbee59b44fd06cf15439e42d1d96ea5ca73ad0546ac4e39c7 home: https://portworx.com/ @@ -1049,11 +1049,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-2.13.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-2.13.0.tgz version: 2.13.0 - apiVersion: v1 appVersion: 2.11.4 - created: "2026-07-21T10:53:52.266921211Z" + created: "2026-07-22T07:01:42.065488356Z" description: A Helm chart for installing Portworx on Kubernetes. digest: db0319e7e0aff6a233af0187970a60a431d87f98f961dd4a11e110ef68a8e420 home: https://portworx.com/ @@ -1062,11 +1062,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-2.11.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-2.11.4.tgz version: 2.11.4 - apiVersion: v1 appVersion: 2.10.3 - created: "2026-07-21T10:53:52.266194743Z" + created: "2026-07-22T07:01:42.064412192Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 162b316899c5023708ee0edc4083215646fe8c8458d34f79f9f13c2c376e0d0d home: https://portworx.com/ @@ -1075,11 +1075,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-2.10.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-2.10.3.tgz version: 2.10.3 - apiVersion: v1 appVersion: 2.9.1 - created: "2026-07-21T10:53:52.269304691Z" + created: "2026-07-22T07:01:42.069550017Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 71a44b527872750c42c9c39a6e3e03c431e0d74063aa8abf70d11f1401fddad2 home: https://portworx.com/ @@ -1088,10 +1088,10 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-2.9.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-2.9.1.tgz version: 2.9.1 - apiVersion: v1 - created: "2026-07-21T10:53:52.265265761Z" + created: "2026-07-22T07:01:42.062700507Z" description: A Helm chart for installing Portworx on Kubernetes. digest: c312df602c509a2c5d60d6197ec137bf8484ecffb3444f1ded6be19964bc3c9f home: https://portworx.com/ @@ -1100,10 +1100,10 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-1.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-1.0.1.tgz version: 1.0.1 - apiVersion: v1 - created: "2026-07-21T10:53:52.264628978Z" + created: "2026-07-22T07:01:42.061672233Z" description: A Helm chart for installing Portworx on Kubernetes. digest: ac01a7ae62587285d9a29e2d36c386727eb96694810a563ecf723b21f7582dec home: https://portworx.com/ @@ -1112,12 +1112,12 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-1.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-1.0.0.tgz version: 1.0.0 portworx-daemonSet: - apiVersion: v1 appVersion: 2.13.5 - created: "2026-07-21T10:53:52.360503083Z" + created: "2026-07-22T07:01:42.226062212Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 01c9131ded26e1960fb11ddac49f86ecf36e22bd2f44e320582f8c1be6b28119 home: https://portworx.com/ @@ -1138,11 +1138,11 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-daemonSet-2.13.5.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-daemonSet-2.13.5.tgz version: 2.13.5 - apiVersion: v1 appVersion: 2.12.2 - created: "2026-07-21T10:53:52.359888923Z" + created: "2026-07-22T07:01:42.224389472Z" description: A Helm chart for installing Portworx on Kubernetes. digest: 6a150290915cf7da30ee04cd157b32491e725bb7a1d8e02c561d5c660bbefb6b home: https://portworx.com/ @@ -1163,12 +1163,12 @@ entries: sources: - https://github.com/portworx/helm urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/portworx-daemonSet-2.13.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/portworx-daemonSet-2.13.0.tgz version: 2.13.0 px-backup: - apiVersion: v1 appVersion: 1.2.4 - created: "2026-07-21T10:53:52.368014684Z" + created: "2026-07-22T07:01:42.239242854Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 4e1c290efdbd1cf8487e81e4b02b945d2be6aa5b3b9771091214d39c4cd6b868 @@ -1186,11 +1186,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.2.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.2.4.tgz version: 1.2.4 - apiVersion: v1 appVersion: 1.2.3 - created: "2026-07-21T10:53:52.367595235Z" + created: "2026-07-22T07:01:42.237759896Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 5041aaabb806d9075722c79d34f9dec8f4e80a75f5346d097cb0123417b08c2d @@ -1208,11 +1208,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.2.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.2.3.tgz version: 1.2.3 - apiVersion: v1 appVersion: 1.2.2 - created: "2026-07-21T10:53:52.367165342Z" + created: "2026-07-22T07:01:42.237021664Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 5536c872859c726b4dd1cff1bcd21ef4f56903d58fcbbe5b4859b5bd242873cf @@ -1230,11 +1230,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.2.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.2.2.tgz version: 1.2.2 - apiVersion: v1 appVersion: 1.2.1 - created: "2026-07-21T10:53:52.366679514Z" + created: "2026-07-22T07:01:42.236282911Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: a9b0290cb08d6d3c39adf27ab07be9a17424493980c720223e3a656fa77917ba @@ -1252,11 +1252,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.2.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.2.1.tgz version: 1.2.1 - apiVersion: v1 appVersion: 1.2.0 - created: "2026-07-21T10:53:52.365666326Z" + created: "2026-07-22T07:01:42.235517549Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 7f42744f732e8d80793d06189b14f5ed8f7439706db99dd272d96d43a1fd65ab @@ -1274,11 +1274,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.2.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.2.0.tgz version: 1.2.0 - apiVersion: v1 appVersion: 1.1.1 - created: "2026-07-21T10:53:52.365259177Z" + created: "2026-07-22T07:01:42.234794796Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 73215fe714e1a3af6bdf958eb06791b90f878b363c85b3adf4c8cfe664a08202 @@ -1296,11 +1296,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.6.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.6.tgz version: 1.1.6 - apiVersion: v1 appVersion: 1.1.0 - created: "2026-07-21T10:53:52.36484091Z" + created: "2026-07-22T07:01:42.233850529Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 6cc1c8df6ddd7e7e49f69db6791f1bdd6b39dc0943f60282fd9212872071103c @@ -1318,11 +1318,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.5.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.5.tgz version: 1.1.5 - apiVersion: v1 appVersion: 1.1.0 - created: "2026-07-21T10:53:52.364439529Z" + created: "2026-07-22T07:01:42.232981512Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 4115cfbf2e4e8158331bcec3d4404054c9648fb227f6947747f0122ad4f2418a @@ -1340,11 +1340,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.4.tgz version: 1.1.4 - apiVersion: v1 appVersion: 1.1.0-rc4 - created: "2026-07-21T10:53:52.364017557Z" + created: "2026-07-22T07:01:42.231728357Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 0121036cb537c93fff9281f05cf935345b5f769017b131b5e903cc4b8354c8ac @@ -1362,11 +1362,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.3.tgz version: 1.1.3 - apiVersion: v1 appVersion: 1.1.0-rc2 - created: "2026-07-21T10:53:52.363596526Z" + created: "2026-07-22T07:01:42.230616776Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 96f785bc9ad2c477068d39f351d5c078f080264104ccd6e7630eabae6d0a514c @@ -1384,11 +1384,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.2.tgz version: 1.1.2 - apiVersion: v1 appVersion: 1.1.0-rc2 - created: "2026-07-21T10:53:52.363116518Z" + created: "2026-07-22T07:01:42.229791381Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 7167db17211627d3d111441d01c8d71c57a1980c27145dc7c08ebb3ff9f7d548 @@ -1406,11 +1406,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.1.tgz version: 1.1.1 - apiVersion: v1 appVersion: 1.1.0-rc1 - created: "2026-07-21T10:53:52.362214306Z" + created: "2026-07-22T07:01:42.228981656Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 1a2c71389dc08d58f51f66e3ebe44e63fe7410691ec92d642c0dcfaa57c17605 @@ -1428,11 +1428,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.1.0.tgz version: 1.1.0 - apiVersion: v1 appVersion: 1.0.2 - created: "2026-07-21T10:53:52.361692434Z" + created: "2026-07-22T07:01:42.228213688Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: fd9316e9719a924eb8aa2d6d947d90e162f602ef4b77e28ef070099fd1dfb1cf @@ -1450,11 +1450,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.0.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.0.2.tgz version: 1.0.2 - apiVersion: v1 appVersion: 1.0.2 - created: "2026-07-21T10:53:52.361274468Z" + created: "2026-07-22T07:01:42.227512546Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 0e96c406605816b9a70a0440710d4a82743d373c2b9da20696e6f3a1b1ef2698 @@ -1472,11 +1472,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.0.1.tgz version: 1.0.1 - apiVersion: v1 appVersion: 1.0.2 - created: "2026-07-21T10:53:52.360891114Z" + created: "2026-07-22T07:01:42.226843775Z" description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes and Openshift digest: 2bb9b69ade7b648d46ca618f2f798ba0af346022b42ce540d3988b2c8a387226 @@ -1494,14 +1494,14 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-backup urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-backup-1.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-backup-1.0.0.tgz version: 1.0.0 px-central: - apiVersion: v1 appVersion: 3.1.0-staging - created: "2026-07-21T10:53:52.500037771Z" + created: "2026-07-22T07:01:42.506902227Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift - digest: cf7e5469284dc8bd0b9c586719a21d8ee0e8adaf30ce37a27f3bb55147c797d1 + digest: ef1f255271a36cd4f5db0eb49d76146779886ac8306893d004cddbcb15029124 home: https://portworx.com/ icon: https://raw.githubusercontent.com/portworx/helm/master/doc/media/px-logo.png keywords: @@ -1516,11 +1516,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-3.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-3.1.0.tgz version: 3.1.0 - apiVersion: v1 appVersion: 3.0.0 - created: "2026-07-21T10:53:52.496052401Z" + created: "2026-07-22T07:01:42.500336489Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 70ed226d0865f909a51849664fb813a73e9c6442efa0c4b9773c967d49bda687 home: https://portworx.com/ @@ -1537,11 +1537,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-3.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-3.0.0.tgz version: 3.0.0 - apiVersion: v1 appVersion: 2.11.0 - created: "2026-07-21T10:53:52.395228273Z" + created: "2026-07-22T07:01:42.283975782Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 355c2cc8c9d32a862b0c4bf2902d423a8f2e31f677c6842e994ce6a1cfed1349 home: https://portworx.com/ @@ -1558,11 +1558,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.11.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.11.0.tgz version: 2.11.0 - apiVersion: v1 appVersion: 2.10.2 - created: "2026-07-21T10:53:52.391549512Z" + created: "2026-07-22T07:01:42.27812528Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 656f975e7ec39bfc5a274c27be1b037161af913c9749621825b9e294b115bf8c home: https://portworx.com/ @@ -1579,11 +1579,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.10.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.10.2.tgz version: 2.10.2 - apiVersion: v1 appVersion: 2.10.1 - created: "2026-07-21T10:53:52.387919456Z" + created: "2026-07-22T07:01:42.27225054Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 8d682256275a62ebd1b1f46a24fe6f7969d9d6ebedfa15c3285e5775f2753f90 home: https://portworx.com/ @@ -1600,11 +1600,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.10.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.10.1.tgz version: 2.10.1 - apiVersion: v1 appVersion: 2.10.0 - created: "2026-07-21T10:53:52.384135068Z" + created: "2026-07-22T07:01:42.264846373Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 67b6e8d5d306d991d4d26b0ef9070dc91f4691770738f0947855cf05a63fa67f home: https://portworx.com/ @@ -1621,11 +1621,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.10.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.10.0.tgz version: 2.10.0 - apiVersion: v1 appVersion: 2.9.1 - created: "2026-07-21T10:53:52.492156396Z" + created: "2026-07-22T07:01:42.49039418Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 8fdd400d0d84aba1f85085ed00abe940a6f9cb70bb5c2ea8b56153a149270d0d home: https://portworx.com/ @@ -1642,11 +1642,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.9.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.9.1.tgz version: 2.9.1 - apiVersion: v1 appVersion: 2.9.0 - created: "2026-07-21T10:53:52.488463474Z" + created: "2026-07-22T07:01:42.482302284Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 54149c33b459f0c04cab628564a8fac7e55a62193dbbc27f49b9b15fba028c3e home: https://portworx.com/ @@ -1663,11 +1663,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.9.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.9.0.tgz version: 2.9.0 - apiVersion: v1 appVersion: 2.8.4 - created: "2026-07-21T10:53:52.484626979Z" + created: "2026-07-22T07:01:42.474642618Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 1bed0e012644fe7a88032760fc5bfa43baaa40256d274f16af4d7842b7c6e1a9 home: https://portworx.com/ @@ -1684,11 +1684,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.8.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.8.4.tgz version: 2.8.4 - apiVersion: v1 appVersion: 2.8.3 - created: "2026-07-21T10:53:52.480524123Z" + created: "2026-07-22T07:01:42.46699657Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: da19b5d176bc83fd649b2239bdb0e115a8cebd1facadca4a039b75f5be77cb9b home: https://portworx.com/ @@ -1705,11 +1705,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.8.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.8.3.tgz version: 2.8.3 - apiVersion: v1 appVersion: 2.8.2 - created: "2026-07-21T10:53:52.477282037Z" + created: "2026-07-22T07:01:42.458764921Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 5b78a5947dbace22ff43252da7e7124455e35b80f263cacc559227be9c2beb47 home: https://portworx.com/ @@ -1726,11 +1726,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.8.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.8.2.tgz version: 2.8.2 - apiVersion: v1 appVersion: 2.8.1 - created: "2026-07-21T10:53:52.47374437Z" + created: "2026-07-22T07:01:42.450158185Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 1f36737794cd7a47154883a51ffc89ce0772b922f6e85b5840300dc09420003f home: https://portworx.com/ @@ -1747,11 +1747,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.8.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.8.1.tgz version: 2.8.1 - apiVersion: v1 appVersion: 2.8.0 - created: "2026-07-21T10:53:52.470261222Z" + created: "2026-07-22T07:01:42.441941746Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: f25bb88dc2eebdd3ce29288f96b9b57b34d46d06dcd4a97ed9784cf086380998 home: https://portworx.com/ @@ -1768,11 +1768,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.8.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.8.0.tgz version: 2.8.0 - apiVersion: v1 appVersion: 2.7.4 - created: "2026-07-21T10:53:52.466683885Z" + created: "2026-07-22T07:01:42.436084543Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 400847b924699668cfdb2c11f27af52b6272dd29d006692d7415582e41b18ebe home: https://portworx.com/ @@ -1789,11 +1789,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.7.4.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.7.4.tgz version: 2.7.4 - apiVersion: v1 appVersion: 2.7.3 - created: "2026-07-21T10:53:52.463179265Z" + created: "2026-07-22T07:01:42.428783632Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: eaa287204c00aa1f59a5ef3bd40d0b32a3197147dea79a2cb041bd106d7dbc1a home: https://portworx.com/ @@ -1810,11 +1810,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.7.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.7.3.tgz version: 2.7.3 - apiVersion: v1 appVersion: 2.7.2 - created: "2026-07-21T10:53:52.459714436Z" + created: "2026-07-22T07:01:42.42264488Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 881a960859a68bb65ca78246160f58b028152fb92cca0ce48cd5e43a00b200c7 home: https://portworx.com/ @@ -1831,11 +1831,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.7.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.7.2.tgz version: 2.7.2 - apiVersion: v1 appVersion: 2.7.1 - created: "2026-07-21T10:53:52.456354073Z" + created: "2026-07-22T07:01:42.413942946Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 648be2c10a1d748a2f100c854837b673af208047be686a28b95c6dfac63b1710 home: https://portworx.com/ @@ -1852,11 +1852,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.7.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.7.1.tgz version: 2.7.1 - apiVersion: v1 appVersion: 2.7.0 - created: "2026-07-21T10:53:52.452887351Z" + created: "2026-07-22T07:01:42.407491742Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 295a652338c35a57905d3b7eea7f156d8f7a88924cc3b1a2cea84402d35369ac home: https://portworx.com/ @@ -1873,11 +1873,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.7.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.7.0.tgz version: 2.7.0 - apiVersion: v1 appVersion: 2.6.1 - created: "2026-07-21T10:53:52.449337114Z" + created: "2026-07-22T07:01:42.401217239Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: f32abdd809415d793b92123c134f13d4c14141f5bd740dbe103368b3c6b9691b home: https://portworx.com/ @@ -1894,11 +1894,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.6.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.6.1.tgz version: 2.6.1 - apiVersion: v1 appVersion: 2.6.0 - created: "2026-07-21T10:53:52.44596955Z" + created: "2026-07-22T07:01:42.395005931Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: fec02bc7e95a933c218a63f792423b3cfa8fe39c23da75596b39c88f30a1bcbe home: https://portworx.com/ @@ -1915,11 +1915,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.6.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.6.0.tgz version: 2.6.0 - apiVersion: v1 appVersion: 2.5.1 - created: "2026-07-21T10:53:52.441860456Z" + created: "2026-07-22T07:01:42.384933111Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 35e04e7436dad4c6cebcfa5e4d35eaac8b5a20fd127338d0e99c7ed88271d85c home: https://portworx.com/ @@ -1936,11 +1936,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.5.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.5.1.tgz version: 2.5.1 - apiVersion: v1 appVersion: 2.5.0 - created: "2026-07-21T10:53:52.438232522Z" + created: "2026-07-22T07:01:42.375960749Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 6c36eb1e0fe29908738d6cc5284cb7b6122549ca7ffa003f0fd21733be4733be home: https://portworx.com/ @@ -1957,11 +1957,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.5.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.5.0.tgz version: 2.5.0 - apiVersion: v1 appVersion: 2.4.3 - created: "2026-07-21T10:53:52.434997236Z" + created: "2026-07-22T07:01:42.366629124Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 2ca15224d4c0118e3dd2c0c2c4a863ee0e6a47dfedcb7feb6e942521ed99b171 home: https://portworx.com/ @@ -1978,11 +1978,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.4.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.4.3.tgz version: 2.4.3 - apiVersion: v1 appVersion: 2.4.2 - created: "2026-07-21T10:53:52.430841001Z" + created: "2026-07-22T07:01:42.359145669Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 645700605aa6cdfdebe24e1288a96b2bfb9f4e9d2525866dacddc11eb7847900 home: https://portworx.com/ @@ -1999,11 +1999,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.4.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.4.2.tgz version: 2.4.2 - apiVersion: v1 appVersion: 2.4.1 - created: "2026-07-21T10:53:52.427317333Z" + created: "2026-07-22T07:01:42.352990078Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 352b6de244486cef54fb2e88fee4671cf9b0d7c6a425862f2813d1ff921f1b22 home: https://portworx.com/ @@ -2020,11 +2020,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.4.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.4.1.tgz version: 2.4.1 - apiVersion: v1 appVersion: 2.4.0 - created: "2026-07-21T10:53:52.424452803Z" + created: "2026-07-22T07:01:42.346368965Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: f034a271280a530c9d236d79f892a686ee961d95d865fdad84c765184923f92a home: https://portworx.com/ @@ -2041,11 +2041,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.4.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.4.0.tgz version: 2.4.0 - apiVersion: v1 appVersion: 2.3.3 - created: "2026-07-21T10:53:52.421217828Z" + created: "2026-07-22T07:01:42.33815348Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 4b2f2dbcd15878e63cb50b21208e8a00317af2566f1b112e11e191fd88183caf home: https://portworx.com/ @@ -2062,11 +2062,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.3.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.3.3.tgz version: 2.3.3 - apiVersion: v1 appVersion: 2.3.2 - created: "2026-07-21T10:53:52.417993499Z" + created: "2026-07-22T07:01:42.333092017Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 07969717a7e2ffd0a85080d1a782d2fbbf2a77b101e4e1e1e48a27c2c1b4a1cf home: https://portworx.com/ @@ -2083,11 +2083,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.3.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.3.2.tgz version: 2.3.2 - apiVersion: v1 appVersion: 2.3.1 - created: "2026-07-21T10:53:52.414763541Z" + created: "2026-07-22T07:01:42.32511146Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: bffae73f9f96a3d775084644639b6ec858633a9b377082326756577ca305b2d7 home: https://portworx.com/ @@ -2104,11 +2104,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.3.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.3.1.tgz version: 2.3.1 - apiVersion: v1 appVersion: 2.3.0 - created: "2026-07-21T10:53:52.411442387Z" + created: "2026-07-22T07:01:42.31879014Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 849f16762e8c9684d91b9541033c38121f9230975c4f46819e260cbff4ff5212 home: https://portworx.com/ @@ -2125,11 +2125,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.3.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.3.0.tgz version: 2.3.0 - apiVersion: v1 appVersion: 2.2.3 - created: "2026-07-21T10:53:52.40822635Z" + created: "2026-07-22T07:01:42.309155588Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 9656fdd92ce4f80ffcaf9e85eaa590c0151f2282da6a536f9722fcb315a993e2 home: https://portworx.com/ @@ -2146,11 +2146,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.2.3.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.2.3.tgz version: 2.2.3 - apiVersion: v1 appVersion: 2.2.2 - created: "2026-07-21T10:53:52.405038576Z" + created: "2026-07-22T07:01:42.301806133Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: c4760d4aa90b2f23dff0054c6a57c423f03bdf1e3685c7701025579de77f2d60 home: https://portworx.com/ @@ -2167,11 +2167,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.2.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.2.2.tgz version: 2.2.2 - apiVersion: v1 appVersion: 2.2.1 - created: "2026-07-21T10:53:52.401795989Z" + created: "2026-07-22T07:01:42.294672629Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: defa0a5d415b35c5f01ebf4ed99aa45a7e3f7ec08c417c415f12dc8bc05ae3a8 home: https://portworx.com/ @@ -2188,11 +2188,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.2.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.2.1.tgz version: 2.2.1 - apiVersion: v1 appVersion: 2.2.0 - created: "2026-07-21T10:53:52.398499432Z" + created: "2026-07-22T07:01:42.289172907Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: d22206f8b66527c3bf699aab9c3227a5f40065fcb7134207a18813035a1766c2 home: https://portworx.com/ @@ -2209,11 +2209,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.2.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.2.0.tgz version: 2.2.0 - apiVersion: v1 appVersion: 2.1.2 - created: "2026-07-21T10:53:52.379753606Z" + created: "2026-07-22T07:01:42.257850489Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 8b45b7ef443c2b02dc41b88b70877f7d83d8180621bf1f708fbbebd8a0dad3bd home: https://portworx.com/ @@ -2230,11 +2230,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.1.2.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.1.2.tgz version: 2.1.2 - apiVersion: v1 appVersion: 2.1.1 - created: "2026-07-21T10:53:52.376082437Z" + created: "2026-07-22T07:01:42.252656566Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: ab68db760b922dfeb49448ab8a5393104d02d92134b2007ffc37932b12dadb5c home: https://portworx.com/ @@ -2251,11 +2251,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.1.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.1.1.tgz version: 2.1.1 - apiVersion: v1 appVersion: 2.0.1 - created: "2026-07-21T10:53:52.373898305Z" + created: "2026-07-22T07:01:42.248088153Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: f719f6251797b14ffad588f8db5648cd9f515e0bf855c487804f4a731f26f8cb home: https://portworx.com/ @@ -2272,11 +2272,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.0.1.tgz version: 2.0.1 - apiVersion: v1 appVersion: 2.0.0 - created: "2026-07-21T10:53:52.370794036Z" + created: "2026-07-22T07:01:42.243979754Z" description: A Helm chart for installing PX-Central on Kubernetes and Openshift digest: 58adcc335f387a3090cd55316ca7f2f4ebedaeea1375764d1bf18582551d4d96 home: https://portworx.com/ @@ -2293,12 +2293,12 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-central urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-central-2.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-central-2.0.0.tgz version: 2.0.0 px-license-server: - apiVersion: v1 appVersion: 1.0.0 - created: "2026-07-21T10:53:52.500961244Z" + created: "2026-07-22T07:01:42.508716412Z" description: A Helm chart for install and configure PX-License-Server on Kubernetes and Openshift digest: 70a52d0e5a59dfcbdabba7dda742d748d42937aecb4cdd8f603738cbbfb2c8a4 @@ -2311,11 +2311,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-license-server urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-license-server-1.2.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-license-server-1.2.1.tgz version: 1.2.1 - apiVersion: v1 appVersion: 1.0.0 - created: "2026-07-21T10:53:52.500787854Z" + created: "2026-07-22T07:01:42.508370926Z" description: A Helm chart for install and configure PX-License-Server on Kubernetes and Openshift digest: 5ee27e632cc313ab281a50c2deebbd8713657d19e0b394ea97ae4fdee76f4f09 @@ -2328,11 +2328,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-license-server urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-license-server-1.2.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-license-server-1.2.0.tgz version: 1.2.0 - apiVersion: v1 appVersion: 1.0.0 - created: "2026-07-21T10:53:52.500608195Z" + created: "2026-07-22T07:01:42.507912478Z" description: A Helm chart for install and configure PX-License-Server on Kubernetes and Openshift digest: 55f496792430763626acecb5082eaff7c5276879a0f527ae993635ad8ac90640 @@ -2345,11 +2345,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-license-server urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-license-server-1.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-license-server-1.1.0.tgz version: 1.1.0 - apiVersion: v1 appVersion: 1.0.1 - created: "2026-07-21T10:53:52.500434184Z" + created: "2026-07-22T07:01:42.507565158Z" description: A Helm chart for install and configure PX-License-Server on Kubernetes and Openshift digest: 6673a056155f5329ef7c8cf2c4436668af4b023d234d004448e1db8a2696e1f1 @@ -2362,11 +2362,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-license-server urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-license-server-1.0.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-license-server-1.0.1.tgz version: 1.0.1 - apiVersion: v1 appVersion: 1.0.0 - created: "2026-07-21T10:53:52.500251741Z" + created: "2026-07-22T07:01:42.507237264Z" description: A Helm chart for install and configure PX-License-Server on Kubernetes and Openshift digest: bb595272c93ef8071e8bc606a3cf8bdb5d7099646d4f8066748f9bd57ac76af1 @@ -2379,12 +2379,12 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-license-server urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-license-server-1.0.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-license-server-1.0.0.tgz version: 1.0.0 px-monitor: - apiVersion: v1 appVersion: 1.2.1 - created: "2026-07-21T10:53:52.507823441Z" + created: "2026-07-22T07:01:42.520418351Z" description: A Helm chart for install and configure PX-Monitor on Kubernetes and Openshift digest: 9ecba7fb39e84dbdf274784b509780465bda9b0b0c0574b7e729f5575a4a4a1e @@ -2400,11 +2400,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-monitor urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-monitor-1.2.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-monitor-1.2.1.tgz version: 1.2.1 - apiVersion: v1 appVersion: 1.2.0 - created: "2026-07-21T10:53:52.506269012Z" + created: "2026-07-22T07:01:42.517277304Z" description: A Helm chart for install and configure PX-Monitor on Kubernetes and Openshift digest: ed29de40a6aedebd2df7cce93084cf008b565d72cc36bcaf92c33048a920fade @@ -2420,11 +2420,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-monitor urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-monitor-1.2.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-monitor-1.2.0.tgz version: 1.2.0 - apiVersion: v1 appVersion: 1.1.1 - created: "2026-07-21T10:53:52.504339443Z" + created: "2026-07-22T07:01:42.514131209Z" description: A Helm chart for install and configure PX-Monitor on Kubernetes and Openshift digest: 66e6d465883dc5be2b6413cb09809aa48cc898400c5e149cf8ead44ed84ec504 @@ -2440,11 +2440,11 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-monitor urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-monitor-1.1.1.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-monitor-1.1.1.tgz version: 1.1.1 - apiVersion: v1 appVersion: 1.1.0 - created: "2026-07-21T10:53:52.502459888Z" + created: "2026-07-22T07:01:42.511747718Z" description: A Helm chart for install and configure PX-Monitor on Kubernetes and Openshift digest: 079c699ed5fcba8f9214bde2b9f7b641883bac7cb57d3075a796583a10a2f9ed @@ -2460,6 +2460,6 @@ entries: sources: - https://github.com/portworx/helm/tree/master/charts/px-monitor urls: - - https://raw.githubusercontent.com/portworx/helm/3.1.0-staging/stable/px-monitor-1.1.0.tgz + - https://raw.githubusercontent.com/portworx/helm/PB-16568/stable/px-monitor-1.1.0.tgz version: 1.1.0 -generated: "2026-07-21T10:53:52.263875349Z" +generated: "2026-07-22T07:01:42.060489169Z" diff --git a/stable/px-central-3.1.0.tgz b/stable/px-central-3.1.0.tgz index 2e081e6c..eefc17ad 100644 Binary files a/stable/px-central-3.1.0.tgz and b/stable/px-central-3.1.0.tgz differ