diff --git a/charts/connection-hub-operator/Chart.yaml b/charts/connection-hub-operator/Chart.yaml index 3f24819..c56b9b8 100644 --- a/charts/connection-hub-operator/Chart.yaml +++ b/charts/connection-hub-operator/Chart.yaml @@ -13,9 +13,9 @@ 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.1.7-alpha.10 +version: 0.1.7-alpha.11 # 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: "v0.1.7-alpha.10" +appVersion: "v0.1.7-alpha.11" diff --git a/charts/connection-hub-operator/values.yaml b/charts/connection-hub-operator/values.yaml index 7d49b11..6e701bb 100644 --- a/charts/connection-hub-operator/values.yaml +++ b/charts/connection-hub-operator/values.yaml @@ -32,7 +32,7 @@ controllerManager: - ALL image: repository: robolaunchio/connection-hub-controller-manager - tag: v0.1.7-alpha.10 + tag: v0.1.7-alpha.11 resources: limits: cpu: 500m