Skip to content

Commit 7db6b65

Browse files
ugprades erpc to 0.0.43 (#212)
1 parent 26861c8 commit 7db6b65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: charts/erpc/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 0.3.2
24+
version: 0.3.3
2525

2626
# This is the version number of the application being deployed. This version number should be
2727
# incremented each time you make changes to the application. Versions are not expected to
2828
# follow Semantic Versioning. They should reflect the version the application is using.
2929
# It is recommended to use it with quotes.
30-
appVersion: 0.0.41
30+
appVersion: 0.0.43
3131

3232
dependencies:
3333
- name: redis

Diff for: charts/erpc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# erpc
22

3-
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.41](https://img.shields.io/badge/AppVersion-0.0.41-informational?style=flat-square)
3+
![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.43](https://img.shields.io/badge/AppVersion-0.0.43-informational?style=flat-square)
44

55
A Helm chart for deploying eRPC — fault-tolerant evm rpc proxy with reorg-aware permanent caching to Kubernetes
66

0 commit comments

Comments
 (0)