We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af77f6 commit 7ae52beCopy full SHA for 7ae52be
1 file changed
kubernetes/apps/default/grimmory/app/helmrelease.yaml
@@ -56,7 +56,7 @@ spec:
56
grimmory:
57
image:
58
repository: ghcr.io/grimmory-tools/grimmory
59
- tag: v3.0.3@sha256:a903a2b44c308bd1738b6f7cdb5a2e5a2a1ae23a092f30eb68581e2be1af50cd
+ tag: v3.1.0@sha256:c83dcb59975c9a680ecdf84d60e7e5c9b05200818bab8794f4d84a7e008a549a
60
# Bypass /usr/local/bin/entrypoint.sh — it expects to start as root
61
# to addgroup/adduser/chown before su-exec'ing down to USER_ID. With
62
# pod-level runAsUser: 1000, that fails. Invoke java directly; the
0 commit comments