11# featurehub
22
3- ![ Version: 4.0.8 ] ( https://img.shields.io/badge/Version-4.0.8 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.7.0] ( https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square )
3+ ![ Version: 4.0.9 ] ( https://img.shields.io/badge/Version-4.0.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.7.0] ( https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square )
44
55FeatureHub Release
66
@@ -14,7 +14,7 @@ FeatureHub Release
1414
1515| Repository | Name | Version |
1616| ------------| ------| ---------|
17- | https://nats-io.github.io/k8s/helm/charts/ | nats | 0.19.6 |
17+ | https://nats-io.github.io/k8s/helm/charts/ | nats | 1.1.5 |
1818| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | postgresql | 12.1.13 |
1919
2020## Values
@@ -53,6 +53,7 @@ FeatureHub Release
5353| dacha.securityContext.runAsUser | int | ` 999 ` | |
5454| dacha.serviceAccount.annotations | object | ` {} ` | |
5555| dacha.serviceAccount.create | bool | ` true ` | |
56+ | dacha.serviceAccount.labels | object | ` {} ` | |
5657| dacha.serviceAccount.name | string | ` "" ` | |
5758| dacha.strategy | object | ` {} ` | |
5859| dacha.tolerations | list | ` [] ` | |
@@ -88,6 +89,7 @@ FeatureHub Release
8889| edge.securityContext.runAsUser | int | ` 999 ` | |
8990| edge.serviceAccount.annotations | object | ` {} ` | |
9091| edge.serviceAccount.create | bool | ` true ` | |
92+ | edge.serviceAccount.labels | object | ` {} ` | |
9193| edge.serviceAccount.name | string | ` "" ` | |
9294| edge.strategy | object | ` {} ` | |
9395| edge.tolerations | list | ` [] ` | |
@@ -138,6 +140,7 @@ FeatureHub Release
138140| managementRepository.securityContext.runAsUser | int | ` 999 ` | |
139141| managementRepository.serviceAccount.annotations | object | ` {} ` | |
140142| managementRepository.serviceAccount.create | bool | ` true ` | |
143+ | managementRepository.serviceAccount.labels | object | ` {} ` | |
141144| managementRepository.serviceAccount.name | string | ` "" ` | |
142145| managementRepository.strategy | object | ` {} ` | |
143146| managementRepository.tolerations | list | ` [] ` | |
0 commit comments