diff --git a/charts/proxyd/Chart.yaml b/charts/proxyd/Chart.yaml index f406e97b..c837a530 100644 --- a/charts/proxyd/Chart.yaml +++ b/charts/proxyd/Chart.yaml @@ -15,11 +15,11 @@ 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.8 +version: 0.6.9 # 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. # renovate: image=us-docker.pkg.dev/oplabs-tools-artifacts/images/proxyd -appVersion: "v4.14.4" +appVersion: "v4.14.5" diff --git a/charts/proxyd/README.md b/charts/proxyd/README.md index 35ba0e64..bdb72cdd 100644 --- a/charts/proxyd/README.md +++ b/charts/proxyd/README.md @@ -2,7 +2,7 @@ Deploy and scale [proxyd](https://github.com/ethereum-optimism/infra/tree/main/proxyd) inside Kubernetes with ease -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.6.8](https://img.shields.io/badge/Version-0.6.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.14.4](https://img.shields.io/badge/AppVersion-v4.14.4-informational?style=flat-square) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.6.9](https://img.shields.io/badge/Version-0.6.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.14.5](https://img.shields.io/badge/AppVersion-v4.14.5-informational?style=flat-square) ## Introduction