We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28014b8 commit 18a7531Copy full SHA for 18a7531
kube/deploy/apps/vikunja/app/hr.yaml
@@ -29,7 +29,7 @@ spec:
29
main:
30
image: &img
31
repository: "docker.io/vikunja/vikunja"
32
- tag: "0.24.5@sha256:1fb8454c9c04f3a86d16f9c8b9fa6cdbf685b6e6e3ff1da1d7ff3374bdbe46ad"
+ tag: "0.24.6@sha256:7aafefefc3d65ef77532d5a1daed2b54034226ae5d3d43b1d590acf78adae427"
33
command: ["/app/vikunja/vikunja"] # bypass entrypoint script, TODO: PR gcr.io/distroless:cc to upstream?
34
env:
35
VIKUNJA_SERVICE_TIMEZONE: "${CONFIG_TZ}"
0 commit comments