From b2484f8172011843710cb19f1c27d487a180ce67 Mon Sep 17 00:00:00 2001 From: Wesley Charles Blake Date: Tue, 15 Apr 2025 10:58:16 +0200 Subject: [PATCH] ugprades erpc to 0.0.43 --- charts/erpc/Chart.yaml | 4 ++-- charts/erpc/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/erpc/Chart.yaml b/charts/erpc/Chart.yaml index 811a0b5..acc3dca 100644 --- a/charts/erpc/Chart.yaml +++ b/charts/erpc/Chart.yaml @@ -21,13 +21,13 @@ 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.3.2 +version: 0.3.3 # 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.41 +appVersion: 0.0.43 dependencies: - name: redis diff --git a/charts/erpc/README.md b/charts/erpc/README.md index cb3dd9f..4fdf841 100644 --- a/charts/erpc/README.md +++ b/charts/erpc/README.md @@ -1,6 +1,6 @@ # erpc -![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) +![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) A Helm chart for deploying eRPC — fault-tolerant evm rpc proxy with reorg-aware permanent caching to Kubernetes