Skip to content

Commit

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


<details><summary>relaychain-testnet: 1.1.0</summary>

##
[1.1.0](relaychain-testnet-v1.0.0...relaychain-testnet-v1.1.0)
(2023-11-09)


### Features

* update relaychain chart to remove depricated parameters MGX-808
([#36](#36))
([3c43f65](3c43f65))
</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 Nov 9, 2023
1 parent 3c43f65 commit 10d9015
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.0.2",
"charts/relaychain-testnet": "1.0.0"
"charts/relaychain-testnet": "1.1.0"
}
7 changes: 7 additions & 0 deletions charts/relaychain-testnet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/mangata-finance/helm-charts/compare/relaychain-testnet-v1.0.0...relaychain-testnet-v1.1.0) (2023-11-09)


### Features

* update relaychain chart to remove depricated parameters MGX-808 ([#36](https://github.com/mangata-finance/helm-charts/issues/36)) ([3c43f65](https://github.com/mangata-finance/helm-charts/commit/3c43f65d7f398914a152cd9d1ce63e1b51d5378e))

## [1.0.0](https://github.com/mangata-finance/helm-charts/compare/relaychain-testnet-v0.3.2...relaychain-testnet-v1.0.0) (2023-07-17)


Expand Down
2 changes: 1 addition & 1 deletion charts/relaychain-testnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: relaychain-testnet
description: A Helm chart for deploying relaychain test network
type: application
version: 1.0.0
version: 1.1.0
appVersion: v0.9.37

0 comments on commit 10d9015

Please sign in to comment.