File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
deploy/helm/apikeymanager Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# apikeymanager
2
2
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 )
4
4
5
5
Helm chart for APIKeyManager
6
6
@@ -38,7 +38,7 @@ Helm chart for APIKeyManager
38
38
| fullnameOverride | string | ` "" ` | |
39
39
| image.pullPolicy | string | ` "IfNotPresent" ` | Image pull policy |
40
40
| 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 |
42
42
| imagePullSecrets[ 0] | object | ` {"name":"ghcr-k8s"} ` | Image pull secrets |
43
43
| ingress.annotations | object | ` {} ` | |
44
44
| ingress.className | string | ` "" ` | |
You can’t perform that action at this time.
0 commit comments