From b17dc7fee86112ae875466c473df9052a395f78c Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 02:00:45 +0000 Subject: [PATCH] feat(deps): update proxyd dependencies (#413) | datasource | package | from | to | | ---------- | ------------------------------------------------------ | ------ | ------- | | docker | us-docker.pkg.dev/oplabs-tools-artifacts/images/proxyd | v4.9.0 | v4.11.0 | Signed-off-by: Carlos Jorge --------- Signed-off-by: Carlos Jorge Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> Co-authored-by: Carlos Jorge --- charts/proxyd/Chart.yaml | 4 ++-- charts/proxyd/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/proxyd/Chart.yaml b/charts/proxyd/Chart.yaml index 8bf2f031..1d4971ac 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.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. # renovate: image=us-docker.pkg.dev/oplabs-tools-artifacts/images/proxyd -appVersion: "v4.9.0" +appVersion: "v4.11.0" diff --git a/charts/proxyd/README.md b/charts/proxyd/README.md index 644bc0ee..376e1b43 100644 --- a/charts/proxyd/README.md +++ b/charts/proxyd/README.md @@ -2,7 +2,7 @@ Deploy and scale [proxyd](https://github.com/ethereum-optimism/optimism/tree/develop/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.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: v4.9.0](https://img.shields.io/badge/AppVersion-v4.9.0-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.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: v4.11.0](https://img.shields.io/badge/AppVersion-v4.11.0-informational?style=flat-square) ## Introduction