Skip to content

Commit

Permalink
Corrected Helm chart for trident-24.10.0 and trident-24.10.0-addon (#105
Browse files Browse the repository at this point in the history
)

* fixed issues with pack.json

* Corrected an issue with the Helm chart and reflected change in pack.json

* Corrected an issue with the Helm chart and reflected change in pack.json

---------

Co-authored-by: Turner, Brian <Brian.Turner@netapp.com>
Co-authored-by: Vishwanath S <vishwanaths@spectrocloud.com>
  • Loading branch information
3 people authored Jan 10, 2025
1 parent e8072cc commit 6ced50d
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/trident-operator-24.10.0-addon/pack.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"displayName": "Trident",
"charts": [
"charts/trident-operator-24.10.0.tar.gz"
"charts/trident-operator-100.2410.0.tgz"
],
"layer": "addon",
"name": "csi-trident-addon",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/trident-operator-24.10.0/pack.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"displayName": "Trident",
"charts": [
"charts/trident-operator-24.10.0.tar.gz"
"charts/trident-operator-100.2410.0.tgz"
],
"layer": "csi",
"name": "csi-trident",
Expand Down

0 comments on commit 6ced50d

Please sign in to comment.