Skip to content

Commit 5854bb2

Browse files
authored
Merge pull request #709 from k8s-infra-cherrypick-robot/cherry-pick-708-to-main
[main] Post-release v0.7.0 changes to the release branch
2 parents fcc5c7b + de72f23 commit 5854bb2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The IBM Power Virtual Systems Container Storage Interface (CSI) Driver provides
99
| PowerVS CSI Driver | Kubernetes | CSI | Golang |
1010
| ----------------------------- | ----------- | -------- | -------- |
1111
| main | 1.30 | 1.9.0 | 1.22 |
12+
| 0.7.0 | 1.30 | 1.9.0 | 1.22 |
1213
| 0.6.0 | 1.29 | 1.9.0 | 1.21 |
1314
| 0.5.0 | 1.28 | 1.8.0 | 1.20 |
1415
| 0.4.0 | 1.26 | 1.7.0 | 1.19 |

deploy/kubernetes/overlays/stable/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
images:
44
- name: registry.k8s.io/cloud-provider-ibm/ibm-powervs-block-csi-driver
5-
newTag: v0.6.0
5+
newTag: v0.7.0
66
- name: registry.k8s.io/sig-storage/csi-provisioner
77
newTag: v5.0.1
88
- name: registry.k8s.io/sig-storage/csi-attacher

0 commit comments

Comments
 (0)