Fix CVEs.

This commit is contained in:
2024-01-05 11:43:34 +00:00
parent dc2799ad57
commit 1a3472290d
4 changed files with 15 additions and 15 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.32
version: 0.0.33
# 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.32"
appVersion: "0.0.33"
keywords:
- operator
- jobs
+1 -1
View File
@@ -32,7 +32,7 @@ controllerManager:
- ALL
image:
repository: ghcr.io/lukaszraczylo/jobs-manager-operator
tag: 0.0.32
tag: 0.0.33
resources:
limits:
cpu: 500m