Skip to content

Commit f73a9b9

Browse files
chore(release): bump version
1 parent 11713d6 commit f73a9b9

5 files changed

Lines changed: 9 additions & 12 deletions

File tree

.changeset/hip-hotels-like.md

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

.changeset/tame-bees-tickle.md

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

CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 11713d6: fix default values for USAGE_STATS_ENABLED and RUN_SCHEDULED_TASKS_EXTERNALLY
8+
- e22ecdd: chore: bump MongoDB version to 5.0.32
9+
310
## 1.1.0
411

512
### Minor Changes

charts/clickstack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ annotations:
1515
- name: Upstream Project
1616
url: https://github.com/hyperdxio/hyperdx
1717
type: application
18-
version: 1.1.0
18+
version: 1.1.1
1919
appVersion: 2.8.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": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"main": "index.js",
66
"repository": "git@github.com:hyperdxio/helm-charts.git",

0 commit comments

Comments
 (0)