-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v1.12.0 #549
Release v1.12.0 #549
Commits on Oct 30, 2024
-
[charts/csm-authorization] Add redis as a chart dependency (#480)
* add redis as a chart dependency * update depdencies
Configuration menu - View commit details
-
Copy full SHA for 2af4341 - Browse repository at this point
Copy the full SHA 2af4341View commit details -
Enable dependabot for version updates (#479)
* Enable dependabot for version updates This PR includes a dependabot configuration file that instructs dependabot to look for version updates to container images in the following charts: - csi-vxflexos - csm-authorization - karavi-observability Other charts can be updated by following a similar pattern to alter the chart values and templates, and then adding the chart to the .github/dependabot file. Tested by running `helm template --dependency-update <chart-name>` and manually inspecting the resulting yaml for proper image specifications. Signed-off-by: Eric Young <[email protected]> --------- Signed-off-by: Eric Young <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4b5880 - Browse repository at this point
Copy the full SHA f4b5880View commit details -
[charts/csm-authorization-v2.0] Support multiple instances of vault (#…
…485) * support multiple vaults * update comments * fix spacing
Configuration menu - View commit details
-
Copy full SHA for 21c21be - Browse repository at this point
Copy the full SHA 21c21beView commit details -
Bump the csm-authorization group across 1 directory with 2 updates (#482
) * Bump the csm-authorization group across 1 directory with 2 updates Bumps the csm-authorization group with 2 updates in the /charts/csm-authorization directory: openpolicyagent/kube-mgmt and redis. Updates `openpolicyagent/kube-mgmt` from 0.11 to 8.5.7 Updates `redis` from 6.0.8-alpine to 7.4.0-alpine --- updated-dependencies: - dependency-name: openpolicyagent/kube-mgmt dependency-type: direct:production update-type: version-update:semver-major dependency-group: csm-authorization - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major dependency-group: csm-authorization ... Signed-off-by: dependabot[bot] <[email protected]> * update policy for kube-mgmt to read in for opa * make same updates for v2 * update redis image --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: root <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c2328d - Browse repository at this point
Copy the full SHA 2c2328dView commit details -
Bump the csi-vxflexos group across 1 directory with 3 updates (#483)
Bumps the csi-vxflexos group with 3 updates in the /charts/csi-vxflexos directory: sig-storage/csi-provisioner, sig-storage/csi-resizer and sig-storage/csi-node-driver-registrar. Updates `sig-storage/csi-provisioner` from v5.0.1 to v5.0.2 Updates `sig-storage/csi-resizer` from v1.11.1 to v1.11.2 Updates `sig-storage/csi-node-driver-registrar` from v2.10.1 to v2.11.1 --- updated-dependencies: - dependency-name: sig-storage/csi-provisioner dependency-type: direct:production dependency-group: csi-vxflexos - dependency-name: sig-storage/csi-resizer dependency-type: direct:production dependency-group: csi-vxflexos - dependency-name: sig-storage/csi-node-driver-registrar dependency-type: direct:production dependency-group: csi-vxflexos ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8c9296 - Browse repository at this point
Copy the full SHA e8c9296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffd91d - Browse repository at this point
Copy the full SHA 5ffd91dView commit details -
Authorization v2 update storage crd with isiPath for powerscale suppo…
…rt (#488) * Update storage crd with isiPath * Add description for CR parameters
Configuration menu - View commit details
-
Copy full SHA for 6e9c539 - Browse repository at this point
Copy the full SHA 6e9c539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c884be - Browse repository at this point
Copy the full SHA 3c884beView commit details -
Bump the csi-vxflexos group across 1 directory with 4 updates (#493)
Bumps the csi-vxflexos group with 4 updates in the /charts/csi-vxflexos directory: sig-storage/csi-attacher, sig-storage/csi-provisioner, sig-storage/csi-resizer and sig-storage/csi-node-driver-registrar. Updates `sig-storage/csi-attacher` from v4.6.1 to v4.7.0 Updates `sig-storage/csi-provisioner` from v5.0.2 to v5.1.0 Updates `sig-storage/csi-resizer` from v1.11.2 to v1.12.0 Updates `sig-storage/csi-node-driver-registrar` from v2.11.1 to v2.12.0 --- updated-dependencies: - dependency-name: sig-storage/csi-attacher dependency-type: direct:production dependency-group: csi-vxflexos - dependency-name: sig-storage/csi-provisioner dependency-type: direct:production dependency-group: csi-vxflexos - dependency-name: sig-storage/csi-resizer dependency-type: direct:production dependency-group: csi-vxflexos - dependency-name: sig-storage/csi-node-driver-registrar dependency-type: direct:production dependency-group: csi-vxflexos ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f37d216 - Browse repository at this point
Copy the full SHA f37d216View commit details -
Bump openpolicyagent/kube-mgmt (#492)
Bumps the csm-authorization group with 1 update in the /charts/csm-authorization directory: openpolicyagent/kube-mgmt. Updates `openpolicyagent/kube-mgmt` from 8.5.7 to 8.5.8 --- updated-dependencies: - dependency-name: openpolicyagent/kube-mgmt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csm-authorization ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b36ae8b - Browse repository at this point
Copy the full SHA b36ae8bView commit details -
[charts/csm-authorization-v2.0] Enable dependabot for authorization v2 (
#494) * enable dependabot for auth v2 * combine into one
Configuration menu - View commit details
-
Copy full SHA for 12a8c7f - Browse repository at this point
Copy the full SHA 12a8c7fView commit details -
Adding dependabot compatibility for csi-isilon images (#489)
* Cherry-picked .github/dependabot.yaml from 6e0b47d (#481) * update isilon images for dependabot * updating dependabot.yaml for isilon * remove trailing spaces * add missing period --------- Co-authored-by: Eric Young <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e619f9 - Browse repository at this point
Copy the full SHA 6e619f9View commit details -
Bump openpolicyagent/kube-mgmt (#496)
Bumps the csm-authorization group with 1 update in the /charts/csm-authorization-v2.0 directory: openpolicyagent/kube-mgmt. Updates `openpolicyagent/kube-mgmt` from 8.5.7 to 8.5.8 --- updated-dependencies: - dependency-name: openpolicyagent/kube-mgmt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csm-authorization ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb1aa2a - Browse repository at this point
Copy the full SHA eb1aa2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b73245 - Browse repository at this point
Copy the full SHA 3b73245View commit details -
Bump nginxinc/nginx-unprivileged (#484)
Bumps the karavi-observability group with 1 update in the /charts/karavi-observability directory: nginxinc/nginx-unprivileged. Updates `nginxinc/nginx-unprivileged` from 1.20 to 1.27 --- updated-dependencies: - dependency-name: nginxinc/nginx-unprivileged dependency-type: direct:production update-type: version-update:semver-minor dependency-group: karavi-observability ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2997d8 - Browse repository at this point
Copy the full SHA d2997d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c504f13 - Browse repository at this point
Copy the full SHA c504f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad794be - Browse repository at this point
Copy the full SHA ad794beView commit details -
Add dependabot compatibility for csi-powerstore images (#505)
* Add dependabot compatibility for csi-powerstore images * Update dependabot.yml
Configuration menu - View commit details
-
Copy full SHA for d47e9a1 - Browse repository at this point
Copy the full SHA d47e9a1View commit details -
Adding dependabot compatibility for csi-unity (#508)
* Adding dependabot compatibility for csi-unity * removing trailing spaces
Configuration menu - View commit details
-
Copy full SHA for 4462b27 - Browse repository at this point
Copy the full SHA 4462b27View commit details -
Bump the csi-powerstore group across 1 directory with 6 updates (#507)
Bumps the csi-powerstore group with 6 updates in the /charts/csi-powerstore directory: | Package | From | To | | --- | --- | --- | | sig-storage/csi-attacher | `v4.6.1` | `v4.7.0` | | sig-storage/csi-provisioner | `v5.0.1` | `v5.1.0` | | sig-storage/csi-snapshotter | `v8.0.1` | `v8.1.0` | | sig-storage/csi-resizer | `v1.11.1` | `v1.12.0` | | sig-storage/csi-node-driver-registrar | `v2.10.1` | `v2.12.0` | | sig-storage/csi-external-health-monitor-controller | `v0.12.1` | `v0.13.0` | Updates `sig-storage/csi-attacher` from v4.6.1 to v4.7.0 Updates `sig-storage/csi-provisioner` from v5.0.1 to v5.1.0 Updates `sig-storage/csi-snapshotter` from v8.0.1 to v8.1.0 Updates `sig-storage/csi-resizer` from v1.11.1 to v1.12.0 Updates `sig-storage/csi-node-driver-registrar` from v2.10.1 to v2.12.0 Updates `sig-storage/csi-external-health-monitor-controller` from v0.12.1 to v0.13.0 --- updated-dependencies: - dependency-name: sig-storage/csi-attacher dependency-type: direct:production dependency-group: csi-powerstore - dependency-name: sig-storage/csi-provisioner dependency-type: direct:production dependency-group: csi-powerstore - dependency-name: sig-storage/csi-snapshotter dependency-type: direct:production dependency-group: csi-powerstore - dependency-name: sig-storage/csi-resizer dependency-type: direct:production dependency-group: csi-powerstore - dependency-name: sig-storage/csi-node-driver-registrar dependency-type: direct:production dependency-group: csi-powerstore - dependency-name: sig-storage/csi-external-health-monitor-controller dependency-type: direct:production dependency-group: csi-powerstore ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d10d1b - Browse repository at this point
Copy the full SHA 9d10d1bView commit details -
Bump the csi-vxflexos group across 1 directory with 2 updates (#501)
Bumps the csi-vxflexos group with 2 updates in the /charts/csi-vxflexos directory: sig-storage/csi-snapshotter and sig-storage/csi-external-health-monitor-controller. Updates `sig-storage/csi-snapshotter` from v8.0.1 to v8.1.0 Updates `sig-storage/csi-external-health-monitor-controller` from v0.12.1 to v0.13.0 --- updated-dependencies: - dependency-name: sig-storage/csi-snapshotter dependency-type: direct:production dependency-group: csi-vxflexos - dependency-name: sig-storage/csi-external-health-monitor-controller dependency-type: direct:production dependency-group: csi-vxflexos ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36b2c98 - Browse repository at this point
Copy the full SHA 36b2c98View commit details -
Bump the csi-isilon group across 1 directory with 6 updates (#500)
Bumps the csi-isilon group with 6 updates in the /charts/csi-isilon directory: | Package | From | To | | --- | --- | --- | | sig-storage/csi-attacher | `v4.6.1` | `v4.7.0` | | sig-storage/csi-provisioner | `v5.0.1` | `v5.1.0` | | sig-storage/csi-snapshotter | `v8.0.1` | `v8.1.0` | | sig-storage/csi-resizer | `v1.11.1` | `v1.12.0` | | sig-storage/csi-node-driver-registrar | `v2.10.1` | `v2.12.0` | | sig-storage/csi-external-health-monitor-controller | `v0.12.1` | `v0.13.0` | Updates `sig-storage/csi-attacher` from v4.6.1 to v4.7.0 Updates `sig-storage/csi-provisioner` from v5.0.1 to v5.1.0 Updates `sig-storage/csi-snapshotter` from v8.0.1 to v8.1.0 Updates `sig-storage/csi-resizer` from v1.11.1 to v1.12.0 Updates `sig-storage/csi-node-driver-registrar` from v2.10.1 to v2.12.0 Updates `sig-storage/csi-external-health-monitor-controller` from v0.12.1 to v0.13.0 --- updated-dependencies: - dependency-name: sig-storage/csi-attacher dependency-type: direct:production dependency-group: csi-isilon - dependency-name: sig-storage/csi-provisioner dependency-type: direct:production dependency-group: csi-isilon - dependency-name: sig-storage/csi-snapshotter dependency-type: direct:production dependency-group: csi-isilon - dependency-name: sig-storage/csi-resizer dependency-type: direct:production dependency-group: csi-isilon - dependency-name: sig-storage/csi-node-driver-registrar dependency-type: direct:production dependency-group: csi-isilon - dependency-name: sig-storage/csi-external-health-monitor-controller dependency-type: direct:production dependency-group: csi-isilon ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7071a47 - Browse repository at this point
Copy the full SHA 7071a47View commit details -
charts/container-storage-modules updated podmon version (#504)
* updated podmon version * update replication version * Update Chart.yaml * updated replication versions * updated replication versions * updated replication versions * bump observability version * fix instruction link --------- Co-authored-by: Chiman Jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16a55ae - Browse repository at this point
Copy the full SHA 16a55aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 297ba45 - Browse repository at this point
Copy the full SHA 297ba45View commit details -
Bump the csi-unity group across 1 directory with 6 updates (#510)
Bumps the csi-unity group with 6 updates in the /charts/csi-unity directory: | Package | From | To | | --- | --- | --- | | sig-storage/csi-attacher | `v4.6.1` | `v4.7.0` | | sig-storage/csi-provisioner | `v5.0.1` | `v5.1.0` | | sig-storage/csi-snapshotter | `v8.0.1` | `v8.1.0` | | sig-storage/csi-resizer | `v1.11.1` | `v1.12.0` | | sig-storage/csi-node-driver-registrar | `v2.10.1` | `v2.12.0` | | sig-storage/csi-external-health-monitor-controller | `v0.12.1` | `v0.13.0` | Updates `sig-storage/csi-attacher` from v4.6.1 to v4.7.0 Updates `sig-storage/csi-provisioner` from v5.0.1 to v5.1.0 Updates `sig-storage/csi-snapshotter` from v8.0.1 to v8.1.0 Updates `sig-storage/csi-resizer` from v1.11.1 to v1.12.0 Updates `sig-storage/csi-node-driver-registrar` from v2.10.1 to v2.12.0 Updates `sig-storage/csi-external-health-monitor-controller` from v0.12.1 to v0.13.0 --- updated-dependencies: - dependency-name: sig-storage/csi-attacher dependency-type: direct:production dependency-group: csi-unity - dependency-name: sig-storage/csi-provisioner dependency-type: direct:production dependency-group: csi-unity - dependency-name: sig-storage/csi-snapshotter dependency-type: direct:production dependency-group: csi-unity - dependency-name: sig-storage/csi-resizer dependency-type: direct:production dependency-group: csi-unity - dependency-name: sig-storage/csi-node-driver-registrar dependency-type: direct:production dependency-group: csi-unity - dependency-name: sig-storage/csi-external-health-monitor-controller dependency-type: direct:production dependency-group: csi-unity ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ab392a - Browse repository at this point
Copy the full SHA 9ab392aView commit details -
[charts/csm-authorization-v2.0]: Add OTEL Collector address to storag…
…e-service and expose prometheus metrics (#512) * Cherry-picked .github/dependabot.yaml from 6e0b47d (#481) * [charts/csm-authorization-v2.0] Enable dependabot for authorization v2 (#495) * add dependabot config * combine into one * updating dependabot.yaml for isilon (#491) * Add dependabot compatibility for csi-powerstore images (#506) * Add dependabot compatibility for csi-powerstore images * Update dependabot.yml * Adding dependabot compatibility for csi-unity (#509) * Adding dependabot compatibility for csi-unity * Adding dependabot compatibility for csi-unity * Adding dependabot compatibility for csi-unity * add collector address * remove depdendabot --------- Co-authored-by: Eric Young <[email protected]> Co-authored-by: shaynafinocchiaro <[email protected]> Co-authored-by: aqu-dell <[email protected]> Co-authored-by: Akshay Saini <[email protected]> Co-authored-by: sakshi-garg1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b312a85 - Browse repository at this point
Copy the full SHA b312a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f1aa6 - Browse repository at this point
Copy the full SHA 95f1aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d9466 - Browse repository at this point
Copy the full SHA d1d9466View commit details -
Bump the csi-powermax group across 1 directory with 6 updates (#526)
Bumps the csi-powermax group with 6 updates in the /charts/csi-powermax directory: | Package | From | To | | --- | --- | --- | | sig-storage/csi-attacher | `v4.6.1` | `v4.7.0` | | sig-storage/csi-provisioner | `v5.0.1` | `v5.1.0` | | sig-storage/csi-snapshotter | `v8.0.1` | `v8.1.0` | | sig-storage/csi-resizer | `v1.11.1` | `v1.12.0` | | sig-storage/csi-node-driver-registrar | `v2.10.1` | `v2.12.0` | | sig-storage/csi-external-health-monitor-controller | `v0.12.1` | `v0.13.0` | Updates `sig-storage/csi-attacher` from v4.6.1 to v4.7.0 Updates `sig-storage/csi-provisioner` from v5.0.1 to v5.1.0 Updates `sig-storage/csi-snapshotter` from v8.0.1 to v8.1.0 Updates `sig-storage/csi-resizer` from v1.11.1 to v1.12.0 Updates `sig-storage/csi-node-driver-registrar` from v2.10.1 to v2.12.0 Updates `sig-storage/csi-external-health-monitor-controller` from v0.12.1 to v0.13.0 --- updated-dependencies: - dependency-name: sig-storage/csi-attacher dependency-type: direct:production dependency-group: csi-powermax - dependency-name: sig-storage/csi-provisioner dependency-type: direct:production dependency-group: csi-powermax - dependency-name: sig-storage/csi-snapshotter dependency-type: direct:production dependency-group: csi-powermax - dependency-name: sig-storage/csi-resizer dependency-type: direct:production dependency-group: csi-powermax - dependency-name: sig-storage/csi-node-driver-registrar dependency-type: direct:production dependency-group: csi-powermax - dependency-name: sig-storage/csi-external-health-monitor-controller dependency-type: direct:production dependency-group: csi-powermax ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6a2231 - Browse repository at this point
Copy the full SHA c6a2231View commit details -
Adding Interfaces for disabling SDC dependency on Powerflex NFS Volum…
…es (#528) * Making SDC optional for Powerflex NFS Volumes * Resolve formatting issue
Configuration menu - View commit details
-
Copy full SHA for ddc2eab - Browse repository at this point
Copy the full SHA ddc2eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c390dc - Browse repository at this point
Copy the full SHA 8c390dcView commit details -
[charts/csm-installer] Adding dependabot compatibility for csm-instal…
…ler images (#532) * adding image tag * csm-installer depedabot yml update * Removing trailing whitespace
Configuration menu - View commit details
-
Copy full SHA for 30c2baa - Browse repository at this point
Copy the full SHA 30c2baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6a12e - Browse repository at this point
Copy the full SHA 9b6a12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d013a5 - Browse repository at this point
Copy the full SHA 7d013a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fd9b6 - Browse repository at this point
Copy the full SHA b7fd9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761d6b5 - Browse repository at this point
Copy the full SHA 761d6b5View commit details -
[installation-wizard/container-storage-modules] Adding dependabot com…
…patibility for installation-wizard charts (#537) * Add dependabot target * Update installation wizard values * Fix linting issues --------- Co-authored-by: Don Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c3b269 - Browse repository at this point
Copy the full SHA 7c3b269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c9de1 - Browse repository at this point
Copy the full SHA 51c9de1View commit details -
updating image references to quay.io (#539)
* refer quay.io * fix * fix lint * fixing yaml lint issues * remove csm-installer * linetr fix * driver version bump * reverseproxy chart bump * fixed the linter issue Signed-off-by: Bahubali Jain <[email protected]> --------- Signed-off-by: Bahubali Jain <[email protected]> Co-authored-by: shefali-malhotra <[email protected]> Co-authored-by: Surya <[email protected]> Co-authored-by: Bahubali Jain <[email protected]> Co-authored-by: shefali-malhotra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c013af9 - Browse repository at this point
Copy the full SHA c013af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2fe54 - Browse repository at this point
Copy the full SHA 5f2fe54View commit details -
Configuration menu - View commit details
-
Copy full SHA for d946724 - Browse repository at this point
Copy the full SHA d946724View commit details -
Configuration menu - View commit details
-
Copy full SHA for a002b79 - Browse repository at this point
Copy the full SHA a002b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 704cf15 - Browse repository at this point
Copy the full SHA 704cf15View commit details -
Bump dell/container-storage-modules/csi-metadata-retriever (#546)
Bumps the container-storage-modules group with 1 update in the /installation-wizard/container-storage-modules directory: dell/container-storage-modules/csi-metadata-retriever. Updates `dell/container-storage-modules/csi-metadata-retriever` from v1.8.0 to v1.9.0 --- updated-dependencies: - dependency-name: dell/container-storage-modules/csi-metadata-retriever dependency-type: direct:production dependency-group: container-storage-modules ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34666ef - Browse repository at this point
Copy the full SHA 34666efView commit details -
Bump dell/container-storage-modules/csi-metadata-retriever (#548)
Bumps the csi-powerstore group with 1 update in the /charts/csi-powerstore directory: dell/container-storage-modules/csi-metadata-retriever. Updates `dell/container-storage-modules/csi-metadata-retriever` from v1.8.0 to v1.9.0 --- updated-dependencies: - dependency-name: dell/container-storage-modules/csi-metadata-retriever dependency-type: direct:production dependency-group: csi-powerstore ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48d19a8 - Browse repository at this point
Copy the full SHA 48d19a8View commit details -
Bump dell/container-storage-modules/csi-metadata-retriever (#547)
Bumps the csi-isilon group with 1 update in the /charts/csi-isilon directory: dell/container-storage-modules/csi-metadata-retriever. Updates `dell/container-storage-modules/csi-metadata-retriever` from v1.8.0 to v1.9.0 --- updated-dependencies: - dependency-name: dell/container-storage-modules/csi-metadata-retriever dependency-type: direct:production dependency-group: csi-isilon ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ff8108 - Browse repository at this point
Copy the full SHA 3ff8108View commit details