Skip to content

Commit

Permalink
feat: releasing v0.8.1 (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Tranchitella <[email protected]>
  • Loading branch information
prometherion authored Oct 25, 2024
1 parent 85cb732 commit 6e33566
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
18 changes: 2 additions & 16 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.8.0
version: 0.8.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,19 +44,5 @@ annotations:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: "Full Lifecycle"
artifacthub.io/changes: |
- kind: added
description: Configuring DataStore name
- kind: added
description: Support for imagePullSecrets
- kind: added
description: Use external defrag cronjob
- kind: added
description: Use external backup cronjob
- kind: added
description: Refactoring of the restore job
- kind: fixed
description: Missing release fullnameOverride
- kind: fixed
description: Job selector for metrics scraping
- kind: fixed
description: Service Account for metrics scraping
description: pod affinity to all launched pods
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.8.0](https://img.shields.io/badge/Version-0.8.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.8.1](https://img.shields.io/badge/Version-0.8.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 6e33566

Please sign in to comment.