From 6b13ebb806a064268d9a83befe9e39b156075917 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:29:50 +0000 Subject: [PATCH] chore(master): release ton-grpc 0.1.1 --- .release-please-manifest.json | 2 +- charts/ton-grpc/CHANGELOG.md | 8 ++++++++ charts/ton-grpc/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 charts/ton-grpc/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1e20a70f..21d8fa4b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/ton-grpc": "0.1.0", + "charts/ton-grpc": "0.1.1", "charts/tvm-grpc": "0.1.0" } diff --git a/charts/ton-grpc/CHANGELOG.md b/charts/ton-grpc/CHANGELOG.md new file mode 100644 index 00000000..9299fffe --- /dev/null +++ b/charts/ton-grpc/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.1](https://github.com/getgems-io/tonlibjson/compare/ton-grpc-v0.1.0...ton-grpc-v0.1.1) (2023-09-20) + + +### Bug Fixes + +* **charts/ton-grpc:** set proper image url ([dc59c9f](https://github.com/getgems-io/tonlibjson/commit/dc59c9fc44a676e32e06eeaed0126474dbfaaf57)) diff --git a/charts/ton-grpc/Chart.yaml b/charts/ton-grpc/Chart.yaml index df37606d..f9630c95 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/akostylev0/tonlibjson -version: 0.1.0 +version: 0.1.1