From e901fc8f13f797720fd767e1e1fafcf067da5012 Mon Sep 17 00:00:00 2001 From: tunahanertekin Date: Wed, 3 May 2023 07:49:51 +0000 Subject: [PATCH] bump(charts): bump fleet-operator chart to v0.1.6-alpha.8 --- charts/fleet-operator/Chart.yaml | 4 ++-- charts/fleet-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/fleet-operator/Chart.yaml b/charts/fleet-operator/Chart.yaml index 1049b52..ca16f98 100644 --- a/charts/fleet-operator/Chart.yaml +++ b/charts/fleet-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.6-alpha.7 +version: 0.1.6-alpha.8 # 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.6-alpha.7" \ No newline at end of file +appVersion: "v0.1.6-alpha.8" diff --git a/charts/fleet-operator/values.yaml b/charts/fleet-operator/values.yaml index c16fb02..9228719 100644 --- a/charts/fleet-operator/values.yaml +++ b/charts/fleet-operator/values.yaml @@ -23,7 +23,7 @@ controllerManager: - ALL image: repository: robolaunchio/fleet-controller-manager - tag: v0.1.6-alpha.7 + tag: v0.1.6-alpha.8 resources: limits: cpu: 500m