Skip to content

Commit

Permalink
Merge pull request #808 from k8s-infra-cherrypick-robot/cherry-pick-8…
Browse files Browse the repository at this point in the history
…05-to-main

[main] Release v0.8.0
  • Loading branch information
k8s-ci-robot authored Dec 18, 2024
2 parents dfcf145 + 1c733b0 commit 71d5b97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ The IBM Power Virtual Systems Container Storage Interface (CSI) Driver provides
# CSI Specification Compatibility Matrix
| PowerVS CSI Driver | Kubernetes | CSI | Golang |
| ----------------------------- | ----------- | -------- | -------- |
| main | 1.30 | 1.10.0 | 1.22 |
| main | 1.31 | 1.10.0 | 1.23 |
| 0.8.0 | 1.31 | 1.10.0 | 1.23 |
| 0.7.0 | 1.30 | 1.9.0 | 1.22 |
| 0.6.0 | 1.29 | 1.9.0 | 1.21 |
| 0.5.0 | 1.28 | 1.8.0 | 1.20 |
Expand Down
12 changes: 6 additions & 6 deletions deploy/kubernetes/overlays/stable/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: registry.k8s.io/cloud-provider-ibm/ibm-powervs-block-csi-driver
newTag: v0.7.0
newTag: v0.8.0
- name: registry.k8s.io/sig-storage/csi-provisioner
newTag: v5.0.1
newTag: v5.1.0
- name: registry.k8s.io/sig-storage/csi-attacher
newTag: v4.6.1
newTag: v4.7.0
- name: registry.k8s.io/sig-storage/csi-resizer
newTag: v1.9.4
newTag: v1.12.0
- name: registry.k8s.io/sig-storage/livenessprobe
newTag: v2.12.0
newTag: v2.14.0
- name: registry.k8s.io/sig-storage/csi-node-driver-registrar
newTag: v2.10.1
newTag: v2.12.0
resources:
- ../../base

0 comments on commit 71d5b97

Please sign in to comment.