From b2e21ce2a40f042ba8f12ce5eb3042e68d9e3f3a Mon Sep 17 00:00:00 2001 From: alvarof2 Date: Tue, 27 Aug 2024 13:46:19 +0000 Subject: [PATCH] [Automatic] - Update chart README.md --- charts/op-proxyd/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/op-proxyd/README.md b/charts/op-proxyd/README.md index bb0b9522..4210ddad 100644 --- a/charts/op-proxyd/README.md +++ b/charts/op-proxyd/README.md @@ -1,6 +1,6 @@ # op-proxyd -![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.2](https://img.shields.io/badge/AppVersion-v0.0.2-informational?style=flat-square) +![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) Celo implementation for OP proxyd @@ -29,7 +29,7 @@ Celo implementation for OP proxyd | fullnameOverride | string | `""` | Chart full name override | | image.pullPolicy | string | `"IfNotPresent"` | Image pullpolicy | | image.repository | string | `"us-west1-docker.pkg.dev/devopsre/proxyd/proxyd"` | Image repository | -| image.tag | string | `"v0.0.2"` | Image tag Overrides the image tag whose default is the chart appVersion. | +| image.tag | string | `"v0.1.0"` | Image tag Overrides the image tag whose default is the chart appVersion. | | imagePullSecrets | list | `[]` | Image pull secrets | | ingress.annotations | object | `{}` | | | ingress.className | string | `"nginx"` | |