Skip to content

Commit 79c8c34

Browse files
feat(deps): update proxyd dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------------ | ------- | ------- | | docker | us-docker.pkg.dev/oplabs-tools-artifacts/images/proxyd | v4.15.1 | v4.16.0 |
1 parent da54e00 commit 79c8c34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/proxyd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ version: 0.6.10
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.15.1"
25+
appVersion: "v4.16.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/infra/tree/main/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.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.15.1](https://img.shields.io/badge/AppVersion-v4.15.1-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.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.16.0](https://img.shields.io/badge/AppVersion-v4.16.0-informational?style=flat-square)
66

77
## Introduction
88

0 commit comments

Comments
 (0)