Skip to content

Update Helm Installer Scripts#364

Merged
alikdell merged 1 commit intomainfrom
usr/falfaroc/update-helm-installer
Feb 3, 2026
Merged

Update Helm Installer Scripts#364
alikdell merged 1 commit intomainfrom
usr/falfaroc/update-helm-installer

Conversation

@falfaroc
Copy link
Collaborator

@falfaroc falfaroc commented Feb 3, 2026

Description

Update the dell-csi-helm-installer to the correct Helm Charts and release version.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Tested installation of the Driver with the latest version
./csi-install.sh --namespace unity --values ./my-unity-settings.yaml
...
------------------------------------------------------
> Verification Complete - Success
------------------------------------------------------
|
|- Installing Driver                                                Success
  |
  |--> Waiting for Deployment unity-controller to be ready          Success
  |
  |--> Waiting for DaemonSet unity-node to be ready                 Success
------------------------------------------------------
> Operation complete
------------------------------------------------------

...

k describe deployments -n isilon
...
   driver:
    Image:      quay.io/dell/container-storage-modules/csi-unity:v2.16.0

@alikdell alikdell merged commit d058127 into main Feb 3, 2026
3 of 6 checks passed
@alikdell alikdell deleted the usr/falfaroc/update-helm-installer branch February 3, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants