Skip to content

Commit

Permalink
Bump the csi-unity group across 1 directory with 6 updates (#510)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and shaynafinocchiaro committed Oct 30, 2024
1 parent 297ba45 commit 9ab392a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions charts/csi-unity/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ images:
image: dellemc/csi-unity:v2.12.0
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.6.1
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
provisioner:
image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
snapshotter:
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0
resizer:
image: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
image: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
registrar:
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0
healthmonitor:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0

# CSM sidecars
podmon:
Expand Down

0 comments on commit 9ab392a

Please sign in to comment.