From 5a01e2f23ea753521945c72527848b97186b5dae Mon Sep 17 00:00:00 2001 From: tunahanertekin Date: Fri, 9 Jun 2023 14:23:10 +0000 Subject: [PATCH] bump(charts): bump connection-hub-operator chart to v0.1.7-alpha.6 --- charts/connection-hub-operator/Chart.yaml | 4 ++-- charts/connection-hub-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/connection-hub-operator/Chart.yaml b/charts/connection-hub-operator/Chart.yaml index 9b0b0a7..ed0232b 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.5 +version: 0.1.7-alpha.6 # 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.5" +appVersion: "v0.1.7-alpha.6" diff --git a/charts/connection-hub-operator/values.yaml b/charts/connection-hub-operator/values.yaml index 84dcf40..2da28a4 100644 --- a/charts/connection-hub-operator/values.yaml +++ b/charts/connection-hub-operator/values.yaml @@ -23,7 +23,7 @@ controllerManager: - ALL image: repository: robolaunchio/connection-hub-controller-manager - tag: v0.1.7-alpha.5 + tag: v0.1.7-alpha.6 resources: limits: cpu: 500m