diff --git a/charts/robot-operator/Chart.yaml b/charts/robot-operator/Chart.yaml index cd4b4bb..c7522f0 100644 --- a/charts/robot-operator/Chart.yaml +++ b/charts/robot-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: v0.2.7-alpha.2 +version: 0.2.7-alpha.4 # 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: "vv0.2.7-alpha.2" +appVersion: "v0.2.7-alpha.4" diff --git a/charts/robot-operator/values.yaml b/charts/robot-operator/values.yaml index 4139e89..4d24a0d 100644 --- a/charts/robot-operator/values.yaml +++ b/charts/robot-operator/values.yaml @@ -32,7 +32,7 @@ controllerManager: - ALL image: repository: robolaunchio/robot-controller-manager - tag: vv0.2.7-alpha.2 + tag: v0.2.7-alpha.4 resources: limits: cpu: 500m