Skip to content

Commit 18a7531

Browse files
fix(oci/vikunja): update 0.24.5 ➼ 0.24.6
1 parent 28014b8 commit 18a7531

File tree

1 file changed

+1
-1
lines changed
  • kube/deploy/apps/vikunja/app

1 file changed

+1
-1
lines changed

kube/deploy/apps/vikunja/app/hr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
main:
3030
image: &img
3131
repository: "docker.io/vikunja/vikunja"
32-
tag: "0.24.5@sha256:1fb8454c9c04f3a86d16f9c8b9fa6cdbf685b6e6e3ff1da1d7ff3374bdbe46ad"
32+
tag: "0.24.6@sha256:7aafefefc3d65ef77532d5a1daed2b54034226ae5d3d43b1d590acf78adae427"
3333
command: ["/app/vikunja/vikunja"] # bypass entrypoint script, TODO: PR gcr.io/distroless:cc to upstream?
3434
env:
3535
VIKUNJA_SERVICE_TIMEZONE: "${CONFIG_TZ}"

0 commit comments

Comments
 (0)