Skip to content

Commit

Permalink
[Automatic] - Update chart README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 authored and github-actions[bot] committed Aug 5, 2024
1 parent cb51047 commit 1eca1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/op-signer-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# op-signer-service

![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.4](https://img.shields.io/badge/AppVersion-v0.0.4-informational?style=flat-square)
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.5](https://img.shields.io/badge/AppVersion-v0.0.5-informational?style=flat-square)

A Helm chart for OP signer service

Expand All @@ -23,7 +23,7 @@ A Helm chart for OP signer service
| fullnameOverride | string | `""` | Chart full name override |
| image.pullPolicy | string | `"IfNotPresent"` | Image pullpolicy |
| image.repository | string | `"us-west1-docker.pkg.dev/devopsre/op-signer-service/op-signer-service"` | Image repository |
| image.tag | string | `"v0.0.4"` | Image tag Overrides the image tag whose default is the chart appVersion. |
| image.tag | string | `"v0.0.5"` | Image tag Overrides the image tag whose default is the chart appVersion. |
| imagePullSecrets | list | `[]` | Image pull secrets |
| livenessProbe | object | `{"httpGet":{"path":"/","port":"http"}}` | Liveness probe |
| nameOverride | string | `""` | Chart name override |
Expand Down

0 comments on commit 1eca1a3

Please sign in to comment.