diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 75354f51..423bbdb5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"charts/ton-grpc":"0.7.0","charts/tvm-grpc":"0.4.3","ton-grpc":"0.10.0","tvm-grpc":"0.5.0","tonlibjson-client":"0.16.5","tonlibjson-sys":"0.1.14"} +{"charts/ton-grpc":"0.7.0","charts/tvm-grpc":"0.5.0","ton-grpc":"0.10.0","tvm-grpc":"0.5.0","tonlibjson-client":"0.16.5","tonlibjson-sys":"0.1.14"} diff --git a/charts/tvm-grpc/CHANGELOG.md b/charts/tvm-grpc/CHANGELOG.md index 5ec05af4..14d845d9 100644 --- a/charts/tvm-grpc/CHANGELOG.md +++ b/charts/tvm-grpc/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.0](https://github.com/getgems-io/ton-grpc/compare/charts/tvm-grpc-v0.4.3...charts/tvm-grpc-v0.5.0) (2024-03-19) + + +### Features + +* tvm chart extra args ([89e5ed9](https://github.com/getgems-io/ton-grpc/commit/89e5ed91a72778b603a405d9c15626bd2cefea92)) + ## [0.4.3](https://github.com/getgems-io/ton-grpc/compare/charts/tvm-grpc-v0.4.2...charts/tvm-grpc-v0.4.3) (2023-11-30) diff --git a/charts/tvm-grpc/Chart.yaml b/charts/tvm-grpc/Chart.yaml index d1fb0f7c..b723d2e9 100644 --- a/charts/tvm-grpc/Chart.yaml +++ b/charts/tvm-grpc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: tvm-grpc home: https://github.com/getgems-io/tonlibjson -version: 0.4.3 +version: 0.5.0 maintainers: - name: akostylev0 email: a.kostylev@pm.me