diff --git a/charts/meta-plugins/Chart.yaml b/charts/meta-plugins/Chart.yaml index 85db841f..e8eb94cf 100644 --- a/charts/meta-plugins/Chart.yaml +++ b/charts/meta-plugins/Chart.yaml @@ -10,13 +10,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.6 +version: 0.2.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.2.6" +appVersion: "0.2.7" maintainers: - name: Spider-Guys diff --git a/charts/meta-plugins/README.md b/charts/meta-plugins/README.md index a9b5bd54..2265785f 100644 --- a/charts/meta-plugins/README.md +++ b/charts/meta-plugins/README.md @@ -1,6 +1,6 @@ # meta-plugins -![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.5](https://img.shields.io/badge/AppVersion-0.2.5-informational?style=flat-square) +![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.7](https://img.shields.io/badge/AppVersion-0.2.7-informational?style=flat-square) meta-plugins works with macvlan cni to solve some communication problems when macvlan is used as CNI.