Skip to content

Commit

Permalink
Update GCP CSI driver to v1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse committed Oct 6, 2023
1 parent bda3e71 commit dfe9c7f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cli/internal/helm/charts/edgeless/csi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
tags:
- OpenStack
- name: gcp-compute-persistent-disk-csi-driver
version: 1.2.0
version: 1.3.0
tags:
- GCP
- name: openstack-cinder-csi
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 1.2.0
appVersion: "v1.2.0"
version: 1.3.0
appVersion: "v1.3.0"
description: GCP Compute Persistent Disk Container Storage Interface (CSI) Storage Plugin with on-node encryption support
name: gcp-compute-persistent-disk-csi-driver
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ image:
gcepdDriver:
repo: ghcr.io/edgelesssys/constellation/gcp-csi-driver
# CSI driver version is independent of Constellation releases
tag: v1.2.0@sha256:84810096ab2244c77eeeab4c03445df69949e23f7f40d84bc434f122997a5692
tag: v1.3.0@sha256:0ecb68f348ed6c287075db00f9c5ea731e7e2db9f2f7511b65391fb6856fe11a
pullPolicy: IfNotPresent

csiController:
Expand Down

0 comments on commit dfe9c7f

Please sign in to comment.