Skip to content

Commit

Permalink
change release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdutka-dell committed Apr 15, 2024
1 parent f232f40 commit 1e33ac2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/csi-unity/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: 2.10.1
appVersion: 2.11.0
name: csi-unity
version: 2.10.1
version: 2.11.0
description: |
Unity XT CSI (Container Storage Interface) driver Kubernetes
integration. This chart includes everything required to provision via CSI as
Expand Down
4 changes: 2 additions & 2 deletions charts/csi-unity/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# version: version of this values file
# Note: Do not change this value
# Examples : "v2.9.0" , "nightly"
version: "v2.10.1"
version: "v2.11.0"

images:
# "driver" defines the container image, used for the driver container.
driver: dellemc/csi-unity:v2.10.1
driver: dellemc/csi-unity:v2.11.0
# CSI sidecars
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
Expand Down

0 comments on commit 1e33ac2

Please sign in to comment.