We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9369f88 commit 1a34807Copy full SHA for 1a34807
values/otomi-api/otomi-api.gotmpl
@@ -56,7 +56,7 @@ tools:
56
{{- if $v.sops.enabled }}
57
image:
58
repository: otomi/core
59
- tag: {{ $o | get "tools.image.tag" "v0.11.58" }}
+ tag: {{ $o | get "tools.image.tag" "0.12.2" }}
60
pullPolicy: {{ $o | get "tools.image.pullPolicy" "IfNotPresent" }}
61
{{- with $o | get "resources.tools" nil }}
62
resources:
0 commit comments