Skip to content

Commit

Permalink
chore(helm): releasing v0.9.1 (#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Tranchitella <[email protected]>
  • Loading branch information
prometherion authored Jan 10, 2025
1 parent 7431cbe commit f82fc25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/kamaji-etcd/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.9.0
version: 0.9.1

# 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 Expand Up @@ -44,5 +44,5 @@ annotations:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: "Full Lifecycle"
artifacthub.io/changes: |
- kind: added
description: add annotations value to datastore
- kind: fixed
description: typo on RoleBinding name
2 changes: 1 addition & 1 deletion charts/kamaji-etcd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kamaji-etcd

![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.6](https://img.shields.io/badge/AppVersion-3.5.6-informational?style=flat-square)
![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.6](https://img.shields.io/badge/AppVersion-3.5.6-informational?style=flat-square)

Helm chart for deploying a multi-tenant `etcd` cluster.

Expand Down

0 comments on commit f82fc25

Please sign in to comment.