Skip to content

Commit

Permalink
update Helm documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2024
1 parent b4ddcb1 commit 8fb9169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/helm/apikeymanager/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# apikeymanager

![Version: 0.1.0-dev0.g173becc](https://img.shields.io/badge/Version-0.1.0--dev0.g173becc-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0-dev0.g173becc](https://img.shields.io/badge/AppVersion-0.1.0--dev0.g173becc-informational?style=flat-square)
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)

Helm chart for APIKeyManager

Expand Down Expand Up @@ -38,7 +38,7 @@ Helm chart for APIKeyManager
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"ghcr.io/csgroup-oss/apikey-manager"` | Image repository |
| image.tag | string | `"0.1.dev0.g173becc"` | Image tag |
| image.tag | string | `"1.0.0"` | Image tag |
| imagePullSecrets[0] | object | `{"name":"ghcr-k8s"}` | Image pull secrets |
| ingress.annotations | object | `{}` | |
| ingress.className | string | `""` | |
Expand Down

0 comments on commit 8fb9169

Please sign in to comment.