Skip to content

Commit

Permalink
chore: release drax 11.0.1 (#698)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
1 parent b91d392 commit 7733f4a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions charts/drax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [11.0.1](https://github.com/accelleran/helm-charts/compare/drax-11.0.0...drax-11.0.1) (2024-11-04)


### Bug Fixes

* **deps:** Update helm release grafana to v8.5.10 ([c7d207b](https://github.com/accelleran/helm-charts/commit/c7d207b6de4aa3403303825fb18c13a882813b1c))
* **deps:** Update helm release grafana to v8.5.11 ([ece0ccc](https://github.com/accelleran/helm-charts/commit/ece0ccc1d09c3008e033d05a7ca6e55dfb15ae90))
* **deps:** Update helm release grafana to v8.5.9 ([3715c13](https://github.com/accelleran/helm-charts/commit/3715c13799d898d1fb46eb4b55e26e3447774b0a))
* **deps:** Update helm release grafana-loki to v4.6.21 ([6689b84](https://github.com/accelleran/helm-charts/commit/6689b84c05c2ecf72767a4f72c9b0d5c3c00b1f4))
* **deps:** Update helm release kafka to v30.1.7 ([be08d22](https://github.com/accelleran/helm-charts/commit/be08d2227a83b457a4e619b95ec0d2e4ccacc42a))
* **deps:** Update helm release kafka to v30.1.8 ([32af3cb](https://github.com/accelleran/helm-charts/commit/32af3cb7a18633c2ec2decf626bec8bbf71c378a))
* **deps:** Update helm release loki-gateway to v0.1.4 ([023bb6d](https://github.com/accelleran/helm-charts/commit/023bb6da05713d9b3e3a0c4fca722ca9ae60ba80))
* Set loki retention delete delay ([#705](https://github.com/accelleran/helm-charts/issues/705)) ([b91d392](https://github.com/accelleran/helm-charts/commit/b91d39263245b8d52ccfb716bd42d8a923531445))

## [11.0.0](https://github.com/accelleran/helm-charts/compare/drax-10.1.0...drax-11.0.0) (2024-10-28)


Expand Down
2 changes: 1 addition & 1 deletion charts/drax/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: drax
description: Accelleran's dRAX helm chart
type: application
version: 11.0.0
version: 11.0.1
dependencies:
- name: common
version: 0.3.9
Expand Down
2 changes: 1 addition & 1 deletion etc/.release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"charts/cell-wrapper-config": "0.5.1",
"charts/cu-cp": "9.0.4",
"charts/cu-up": "9.0.4",
"charts/drax": "11.0.0",
"charts/drax": "11.0.1",
"charts/du-metrics-server": "0.4.1",
"charts/loki-deleter": "0.1.0",
"charts/loki-gateway": "0.1.4",
Expand Down

0 comments on commit 7733f4a

Please sign in to comment.