From 5a5c39b07b283724f7d764a7c3dd140c7d2e4d2d Mon Sep 17 00:00:00 2001 From: Andrei Kostylev Date: Wed, 11 Oct 2023 12:47:24 +0300 Subject: [PATCH] chore: release master --- .release-please-manifest.json | 2 +- charts/ton-grpc/CHANGELOG.md | 7 +++++++ charts/ton-grpc/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 786af26b..815592eb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"charts/ton-grpc":"0.2.0","charts/tvm-grpc":"0.2.0","ton-grpc":"0.2.1","tvm-grpc":"0.3.5","tonlibjson-client":"0.1.0","tonlibjson-sys":"0.1.0"} +{"charts/ton-grpc":"0.2.1","charts/tvm-grpc":"0.2.0","ton-grpc":"0.2.1","tvm-grpc":"0.3.5","tonlibjson-client":"0.1.0","tonlibjson-sys":"0.1.0"} diff --git a/charts/ton-grpc/CHANGELOG.md b/charts/ton-grpc/CHANGELOG.md index 0a2d03c3..fdcbf156 100644 --- a/charts/ton-grpc/CHANGELOG.md +++ b/charts/ton-grpc/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/getgems-io/tonlibjson/compare/charts/ton-grpc-v0.2.0...charts/ton-grpc-v0.2.1) (2023-10-11) + + +### Bug Fixes + +* fix pod args ([f641147](https://github.com/getgems-io/tonlibjson/commit/f641147d7cd1897bf4485ca530ffbd4ed118d8cd)) + ## [0.2.0](https://github.com/getgems-io/tonlibjson/compare/charts/ton-grpc-v0.1.2...charts/ton-grpc-v0.2.0) (2023-10-11) diff --git a/charts/ton-grpc/Chart.yaml b/charts/ton-grpc/Chart.yaml index da214c90..6c7cc9d9 100644 --- a/charts/ton-grpc/Chart.yaml +++ b/charts/ton-grpc/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: ton-grpc home: https://github.com/getgems-io/tonlibjson -version: 0.2.0 +version: 0.2.1