Skip to content

Commit f392123

Browse files
Release HyperDX Helm Charts (#130)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ec2d5b2 commit f392123

File tree

6 files changed

+13
-17
lines changed

6 files changed

+13
-17
lines changed

.changeset/puny-hats-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaggy-squids-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slimy-flowers-stick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# helm-charts
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 6bafe5c: feat: implement safe clickhouse upgrade process + resource limits support
8+
- 6bafe5c: chore: bump clickhouse to v25.7
9+
10+
### Patch Changes
11+
12+
- ec2d5b2: fix: pin busybox image digest and add pull policy for init container
13+
314
## 0.7.3
415

516
### Patch Changes

charts/hdx-oss-v2/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: hdx-oss-v2
33
description: A Helm chart for HyperDX OSS V2
44
type: application
5-
version: 0.7.3
5+
version: 0.8.0
66
appVersion: 2.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helm-charts",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"private": true,
55
"main": "index.js",
66
"repository": "[email protected]:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)