Skip to content

Commit 57dd574

Browse files
committed
bump pxb
1 parent 7966144 commit 57dd574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/helm-backup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAMESPACE=central
2-
VERSION=2.8.3
2+
VERSION=2.8.4
33

44
curl -O https://raw.githubusercontent.com/portworx/helm/master/stable/px-central-$VERSION.tgz
55
helm install px-central px-central-$VERSION.tgz --namespace $NAMESPACE --create-namespace --version $VERSION --set persistentStorage.enabled=true,persistentStorage.storageClassName="px-csi-db",pxbackup.enabled=true,oidc.centralOIDC.updateAdminProfile=false,installCRDs=true

0 commit comments

Comments
 (0)