From a980c0685e08026f2f6d9af722bd99d14e7549a9 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:34:34 -0700 Subject: [PATCH] feat(deps): update proxyd dependencies (#150) | datasource | package | from | to | | ---------- | ------------------------------------------------------ | ------ | ------ | | docker | us-docker.pkg.dev/oplabs-tools-artifacts/images/proxyd | v4.2.5 | v4.3.0 | Co-authored-by: Renovate Bot <135047802+graphops-renovate[bot]@users.noreply.github.com> --- charts/proxyd/Chart.yaml | 2 +- charts/proxyd/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/proxyd/Chart.yaml b/charts/proxyd/Chart.yaml index 5e80e685..8590bdf5 100644 --- a/charts/proxyd/Chart.yaml +++ b/charts/proxyd/Chart.yaml @@ -22,4 +22,4 @@ version: 0.3.3 # 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.2.5" +appVersion: "v4.3.0" diff --git a/charts/proxyd/README.md b/charts/proxyd/README.md index f604c6c8..d1885f1d 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.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: v4.2.5](https://img.shields.io/badge/AppVersion-v4.2.5-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.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: v4.3.0](https://img.shields.io/badge/AppVersion-v4.3.0-informational?style=flat-square) ## Introduction