File tree Expand file tree Collapse file tree
charts/function-mesh-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ type: application
1919# This is the chart version. This version number should be incremented each time you make changes
2020# to the chart and its templates, including the app version.
2121# Versions are expected to follow Semantic Versioning (https://semver.org/)
22- version : 0.2.40
22+ version : 0.2.41
2323
2424# This is the version number of the application being deployed. This version number should be
2525# incremented each time you make changes to the application. Versions are not expected to
@@ -33,5 +33,5 @@ sources:
3333dependencies :
3434 - name : admission-webhook
3535 condition : admissionWebhook.enabled
36- version : 0.2.40
36+ version : 0.2.41
3737# repository: https://charts.functionmesh.io/
Original file line number Diff line number Diff line change 11# function-mesh-operator
22
3- ![ Version: 0.2.40 ] ( https://img.shields.io/badge/Version-0.2.40 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.27.1] ( https://img.shields.io/badge/AppVersion-0.27.1-informational?style=flat-square )
3+ ![ Version: 0.2.41 ] ( https://img.shields.io/badge/Version-0.2.41 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.27.1] ( https://img.shields.io/badge/AppVersion-0.27.1-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.40 |
23+ | | admission-webhook | 0.2.41 |
2424
2525## Values
2626
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ type: application
1919# This is the chart version. This version number should be incremented each time you make changes
2020# to the chart and its templates, including the app version.
2121# Versions are expected to follow Semantic Versioning (https://semver.org/)
22- version : 0.2.40
22+ version : 0.2.41
2323
2424# This is the version number of the application being deployed. This version number should be
2525# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 11# admission-webhook
22
3- ![ Version: 0.2.40 ] ( https://img.shields.io/badge/Version-0.2.40 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.27.1] ( https://img.shields.io/badge/AppVersion-0.27.1-informational?style=flat-square )
3+ ![ Version: 0.2.41 ] ( https://img.shields.io/badge/Version-0.2.41 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.27.1] ( https://img.shields.io/badge/AppVersion-0.27.1-informational?style=flat-square )
44
55function mesh admission webhook Helm chart for Kubernetes
66
You can’t perform that action at this time.
0 commit comments