Skip to content

Commit b17dc7f

Browse files
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 <carlos@graphops.xyz> --------- Signed-off-by: Carlos Jorge <carlos@graphops.xyz> Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> Co-authored-by: Carlos Jorge <carlos@graphops.xyz>
1 parent de53e11 commit b17dc7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/proxyd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.6.3
18+
version: 0.6.4
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
2424
# renovate: image=us-docker.pkg.dev/oplabs-tools-artifacts/images/proxyd
25-
appVersion: "v4.9.0"
25+
appVersion: "v4.11.0"

charts/proxyd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Deploy and scale [proxyd](https://github.com/ethereum-optimism/optimism/tree/develop/proxyd) inside Kubernetes with ease
44

5-
[![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)
5+
[![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)
66

77
## Introduction
88

0 commit comments

Comments
 (0)