Skip to content

Commit

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


<details><summary>node: 2.2.0</summary>

##
[2.2.0](node-v2.1.0...node-v2.2.0)
(2024-01-25)


### Features

* add configs to allow to start node as a solo relaychain node MGX-878
([#40](#40))
([533b2e6](533b2e6))
</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 Jan 25, 2024
1 parent 533b2e6 commit 56cf593
Show file tree
Hide file tree
Showing 3 changed files with 9 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.1.0",
"charts/node": "2.2.0",
"charts/relaychain-testnet": "1.1.0"
}
7 changes: 7 additions & 0 deletions charts/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Features

* add configs to allow to start node as a solo relaychain node MGX-878 ([#40](https://github.com/mangata-finance/helm-charts/issues/40)) ([533b2e6](https://github.com/mangata-finance/helm-charts/commit/533b2e649f6baea1f04792ab97fc35271f15614a))

## [2.1.0](https://github.com/mangata-finance/helm-charts/compare/node-v2.0.2...node-v2.1.0) (2024-01-02)


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.1.0
version: 2.2.0

0 comments on commit 56cf593

Please sign in to comment.