Skip to content

Commit

Permalink
helm: bump chart version to 0.2.11
Browse files Browse the repository at this point in the history
Retrigger ArtifactHub scan for verified badge.

Signed-off-by: Alexander Trost <galexrt@googlemail.com>
  • Loading branch information
galexrt committed Apr 26, 2024
1 parent 4c22313 commit b41e5a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/dellhw_exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.10
version: 0.2.11

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions charts/dellhw_exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dellhw_exporter

![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.11](https://img.shields.io/badge/AppVersion-v1.13.11-informational?style=flat-square)
![Version: 0.2.11](https://img.shields.io/badge/Version-0.2.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.11](https://img.shields.io/badge/AppVersion-v1.13.11-informational?style=flat-square)

A Helm chart for the dellhw_exporter

Expand All @@ -11,7 +11,7 @@ A Helm chart for the dellhw_exporter
| affinity | object | `{}` | Affinity for the DaemonSet |
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | Override the `imagePullPolicy` |
| image.repository | string | `"quay.io/galexrt/dellhw-exporter"` | Image repository |
| image.repository | string | `"quay.io/galexrt/dellhw_exporter"` | Image repository |
| image.tag | string | `""` | Overrides the image tag whose default is the chart appVersion. |
| imagePullSecrets | list | `[]` | ImagePullSecrets to add to the DaemonSet |
| nameOverride | string | `""` | |
Expand Down

0 comments on commit b41e5a9

Please sign in to comment.