diff --git a/charts/erpc/Chart.yaml b/charts/erpc/Chart.yaml index 67e1810..723c960 100644 --- a/charts/erpc/Chart.yaml +++ b/charts/erpc/Chart.yaml @@ -21,10 +21,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.6.3 +version: 0.6.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 0.0.63 +appVersion: 0.0.64 diff --git a/charts/erpc/README.md b/charts/erpc/README.md index 5636d9b..bb4eaa6 100644 --- a/charts/erpc/README.md +++ b/charts/erpc/README.md @@ -1,6 +1,6 @@ # erpc -![Version: 0.6.3](https://img.shields.io/badge/Version-0.6.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.63](https://img.shields.io/badge/AppVersion-0.0.63-informational?style=flat-square) +![Version: 0.6.4](https://img.shields.io/badge/Version-0.6.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.64](https://img.shields.io/badge/AppVersion-0.0.64-informational?style=flat-square) A Helm chart for deploying eRPC — fault-tolerant evm rpc proxy with reorg-aware permanent caching to Kubernetes