Skip to content

Commit

Permalink
chore(clickhouse): release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske committed Aug 5, 2024
1 parent 9da1fa4 commit e6df8c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/clickhouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
type: application
name: clickhouse
description: A Helm chart for ClickHouse
version: 0.3.0
version: 0.3.1
# renovate: image=clickhouse/clickhouse-server
appVersion: "24.7.2.13-alpine"

Expand All @@ -27,5 +27,5 @@ dependencies:
annotations:
# possible kinds: added, changed, deprecated, removed, fixed, security
artifacthub.io/changes: |
- kind: changed
description: 'Updated config XMLs to latest versions.'
- kind: fixed
description: 'Use correct helper to ensure existing PVC value is working.'
2 changes: 1 addition & 1 deletion charts/clickhouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> A Helm chart for ClickHouse
[![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/clickhouse/)[![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/clickhouse/)[![AppVersion: 24.2.1.2248-alpine](https://img.shields.io/badge/AppVersion-24.2.1.2248--alpine-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/clickhouse/)
[![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/clickhouse/)[![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/clickhouse/)[![AppVersion: 24.7.2.13-alpine](https://img.shields.io/badge/AppVersion-24.7.2.13--alpine-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/clickhouse/)

* <https://github.com/pascaliske/helm-charts>
* <https://github.com/clickhouse/clickhouse>
Expand Down

0 comments on commit e6df8c9

Please sign in to comment.