11# function-mesh-operator
22
3- ![ Version: 0.2.42 ] ( https://img.shields.io/badge/Version-0.2.42 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.27.2 ] ( https://img.shields.io/badge/AppVersion-0.27.2 -informational?style=flat-square )
3+ ![ Version: 0.2.43 ] ( https://img.shields.io/badge/Version-0.2.43 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.28.0 ] ( https://img.shields.io/badge/AppVersion-0.28.0 -informational?style=flat-square )
44
55function mesh operator Helm chart for Kubernetes
66
@@ -20,7 +20,7 @@ function mesh operator Helm chart for Kubernetes
2020
2121| Repository | Name | Version |
2222| ------------| ------| ---------|
23- | | admission-webhook | 0.2.42 |
23+ | | admission-webhook | 0.2.43 |
2424
2525## Values
2626
@@ -41,6 +41,7 @@ function mesh operator Helm chart for Kubernetes
4141| controllerManager.metrics.scheme | string | ` "https" ` | |
4242| controllerManager.namespacedBackendConfig | string | ` "backend-config" ` | |
4343| controllerManager.nodeSelector | object | ` {} ` | |
44+ | controllerManager.pauseRollout | bool | ` false ` | |
4445| controllerManager.pprof.enable | bool | ` false ` | |
4546| controllerManager.pprof.port | int | ` 8090 ` | |
4647| controllerManager.replicas | int | ` 1 ` | |
@@ -52,7 +53,7 @@ function mesh operator Helm chart for Kubernetes
5253| imagePullPolicy | string | ` "IfNotPresent" ` | |
5354| imagePullSecrets | list | ` [] ` | |
5455| installation.namespace | string | ` "function-mesh-system" ` | |
55- | operatorImage | string | ` "streamnative/function-mesh:v0.27.2 " ` | |
56+ | operatorImage | string | ` "streamnative/function-mesh:v0.28.0 " ` | |
5657| rbac.create | bool | ` true ` | |
5758
5859----------------------------------------------
0 commit comments