We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e1c48 commit 8adf66fCopy full SHA for 8adf66f
helm/krr-enforcer/Chart.yaml
@@ -3,5 +3,5 @@ name: krr-enforcer
3
description: KRR enforcer - auto apply KRR recommendations
4
type: application
5
6
-version: 0.3.4
7
-appVersion: 0.3.4
+version: 0.3.5
+appVersion: 0.3.5
helm/krr-enforcer/values.yaml
@@ -11,7 +11,7 @@ certJob:
11
image:
12
repository: us-central1-docker.pkg.dev/genuine-flight-317411/devel
13
name: krr-enforcer
14
- tag: 0.3.4
+ tag: 0.3.5
15
imagePullPolicy: IfNotPresent
16
resources:
17
requests:
0 commit comments