This commit is contained in:
Daniel Hougaard
2024-06-19 15:26:06 +02:00
parent 27d5d90d02
commit d47c586a52
2 changed files with 2 additions and 2 deletions

View File

@@ -18,4 +18,4 @@ version: v0.6.1
# 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.6.0"
appVersion: "v0.6.1"

View File

@@ -32,7 +32,7 @@ controllerManager:
- ALL
image:
repository: infisical/kubernetes-operator
tag: v0.6.0
tag: v0.6.1
resources:
limits:
cpu: 500m