Skip to content

Commit

Permalink
Bump version (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 authored Feb 13, 2024
1 parent bb117ed commit 0d3a95a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cinder-csi-plugin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: v1.0.0
appVersion: v1.0.1
description: Cinder CSI Chart for OpenStack with on-node encryption support
name: openstack-cinder-csi
version: 1.0.0
version: 1.0.1
3 changes: 2 additions & 1 deletion charts/cinder-csi-plugin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ csi:
image:
repository: ghcr.io/edgelesssys/constellation/cinder-csi-plugin
pullPolicy: IfNotPresent
tag: # defaults to .Chart.AppVersion
# CSI driver version is independent of Constellation releases
tag: v1.0.1@sha256:65b59c9b64701f92c59d05f80d5b2bae0a2bc281e74b1f0db0fa3802081fd298
volumeMounts:
- name: cloud-config
mountPath: /etc/kubernetes
Expand Down

0 comments on commit 0d3a95a

Please sign in to comment.