File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
charts/function-mesh-operator Expand file tree Collapse file tree 4 files changed +5
-5
lines changed 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.35
22+ version : 0.2.36
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.35
36+ version : 0.2.36
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.35 ] ( https://img.shields.io/badge/Version-0.2.35 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.25.1] ( https://img.shields.io/badge/AppVersion-0.25.1-informational?style=flat-square )
3+ ![ Version: 0.2.36 ] ( https://img.shields.io/badge/Version-0.2.36 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.25.1] ( https://img.shields.io/badge/AppVersion-0.25.1-informational?style=flat-square )
44
55function mesh operator Helm chart for Kubernetes
66
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.35
22+ version : 0.2.36
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.35 ] ( https://img.shields.io/badge/Version-0.2.35 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.25.1] ( https://img.shields.io/badge/AppVersion-0.25.1-informational?style=flat-square )
3+ ![ Version: 0.2.36 ] ( https://img.shields.io/badge/Version-0.2.36 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.25.1] ( https://img.shields.io/badge/AppVersion-0.25.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