Update chart values.

This commit is contained in:
2023-09-07 23:28:56 +01:00
parent 4217f7ed25
commit e2913e3ee3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -13,12 +13,12 @@ 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.0.24
version: 0.0.28
# 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.0.24"
appVersion: "0.0.28"
keywords:
- operator
- jobs
+1 -1
View File
@@ -2,7 +2,7 @@ controllerManager:
kubeRbacProxy:
image:
repository: gcr.io/kubebuilder/kube-rbac-proxy
tag: v0.13.1
tag: v0.14.2
resources:
limits:
cpu: 500m