Skip to content

Commit

Permalink
Prepare for upcoming CSI release
Browse files Browse the repository at this point in the history
  • Loading branch information
avorima committed May 30, 2024
1 parent c9bd52b commit eb56f93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

| Version | Supported |
| ------- | ------------------ |
| 1.7.x | :white_check_mark: |
| 1.6.x | :white_check_mark: |
| < 1.6 | :x: |

Expand Down
2 changes: 1 addition & 1 deletion charts/ionoscloud-blockstorage-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
- csi
- ionos-cloud
version: 0.1.0
appVersion: "1.6.0"
appVersion: "v1.7.0-rc.0"
kubeVersion: ">=1.20.0-0"
home: https://github.com/ionos-cloud/ionoscloud-blockstorage-csi-driver
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/ionoscloud-blockstorage-csi-driver/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ionoscloud-blockstorage-csi-driver

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.0-rc.0](https://img.shields.io/badge/AppVersion-v1.7.0--rc.0-informational?style=flat-square)

IONOS Cloud Container Storage Interface (CSI) driver.

Expand Down

0 comments on commit eb56f93

Please sign in to comment.