Skip to content

Commit 8fb9169

Browse files
update Helm documentation
1 parent b4ddcb1 commit 8fb9169

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/helm/apikeymanager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# apikeymanager
22

3-
![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)
3+
![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)
44

55
Helm chart for APIKeyManager
66

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

0 commit comments

Comments
 (0)