Skip to content

Commit

Permalink
update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
max-rocket-internet committed Jan 7, 2025
1 parent 7b0d87f commit 597510a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/aws-storage-class/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: aws-storage-class
version: "0.1.7"
version: "0.1.8"
description: "Creates a StorageClass. From here: https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/storage-class/aws/default.yaml"
home: https://github.com/deliveryhero/helm-charts
maintainers:
Expand Down
4 changes: 2 additions & 2 deletions stable/aws-storage-class/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aws-storage-class

![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square)
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square)

Creates a StorageClass. From here: https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/storage-class/aws/default.yaml

Expand All @@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-storage-
To install a specific version of this chart:

```console
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-storage-class --version 0.1.7
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-storage-class --version 0.1.8
```

To install the chart with the release name `my-release`:
Expand Down

0 comments on commit 597510a

Please sign in to comment.