Skip to content

Commit

Permalink
chore: release main (#43)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>node: 2.3.0</summary>

##
[2.3.0](node-v2.2.0...node-v2.3.0)
(2024-02-16)


### Features

* add disableChainspecGeneration variable
([#42](#42))
([c952b37](c952b37))
* add startup probe initial delay config MGX-944
([#45](#45))
([e9dbd83](e9dbd83))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 16, 2024
1 parent e9dbd83 commit 310e025
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"charts/node": "2.2.0",
"charts/node": "2.3.0",
"charts/relaychain-testnet": "1.1.0"
}
8 changes: 8 additions & 0 deletions charts/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.3.0](https://github.com/mangata-finance/helm-charts/compare/node-v2.2.0...node-v2.3.0) (2024-02-16)


### Features

* add disableChainspecGeneration variable ([#42](https://github.com/mangata-finance/helm-charts/issues/42)) ([c952b37](https://github.com/mangata-finance/helm-charts/commit/c952b3785ada7edee34f92717bb2219a14e0a642))
* add startup probe initial delay config MGX-944 ([#45](https://github.com/mangata-finance/helm-charts/issues/45)) ([e9dbd83](https://github.com/mangata-finance/helm-charts/commit/e9dbd8314462dae472943445edb08bcea268f372))

## [2.2.0](https://github.com/mangata-finance/helm-charts/compare/node-v2.1.0...node-v2.2.0) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion charts/node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: node
description: Mangata Node Helm chart for Kubernetes
type: application
version: 2.2.0
version: 2.3.0

0 comments on commit 310e025

Please sign in to comment.