Skip to content

Commit

Permalink
chore: prep for v4 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Jul 23, 2024
1 parent 55483e1 commit 562f519
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/linode-cosi-driver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: linode-cosi-driver
description: A Helm chart for Kubernetes
type: application
version: 0.2.0
appVersion: 0.3.0
appVersion: 0.4.0
4 changes: 3 additions & 1 deletion helm/linode-cosi-driver/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# linode-cosi-driver

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.0-informational?style=flat)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat)

A Helm chart for Kubernetes

Expand Down Expand Up @@ -36,3 +36,5 @@ A Helm chart for Kubernetes
| sidecar.logVerbosity | int | `4` | Log verbosity level for the sidecar container. |
| tolerations | list | `[]` | Tolerations for pod assignment. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit 562f519

Please sign in to comment.