Skip to content

Commit 0b82b9a

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

File tree

10 files changed

+14
-37
lines changed

10 files changed

+14
-37
lines changed

.changeset/fancy-clubs-yawn.md

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

.changeset/huge-tools-fetch.md

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

.changeset/pretty-ants-arrive.md

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

.changeset/ready-donuts-hope.md

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

.changeset/rotten-numbers-protect.md

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

.changeset/spicy-cooks-study.md

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

.changeset/whole-badgers-make.md

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

CHANGELOG.md

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

3+
## 0.6.9
4+
5+
### Patch Changes
6+
7+
- 0f05519: chore: update appVersion to 2.1.2
8+
- 2a8dac4: chore: Update appVersion to 2.1.1
9+
- 76c6da5: feat: add livenessProbe and readinessProbe for services
10+
- a06f212: feat: allows customizing additional ingresses service names to route to the correct otel collector service (with README update)
11+
- 862b81f: feat: Add support for image pull secrets in deployments
12+
- a06f212: feat: allows specifying ingress path and pathType for different ingress controllers
13+
- 4a5194f: feat: option to keep all services PVCs when uninstalling helm
14+
315
## 0.6.8
416

517
### 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.6.8
5+
version: 0.6.9
66
appVersion: 2.1.2

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.6.8",
3+
"version": "0.6.9",
44
"private": true,
55
"main": "index.js",
66
"repository": "[email protected]:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)