Update Hedgedoc to 1.9.9

This commit is contained in:
Pim Kunis 2024-04-29 17:23:53 +02:00
parent 3f87796d04
commit 34ffaa09a8

View file

@ -35,7 +35,7 @@
spec = {
containers.hedgedoc = {
image = "quay.io/hedgedoc/hedgedoc:1.9.7";
image = "quay.io/hedgedoc/hedgedoc:1.9.9";
envFrom = [{ configMapRef.name = "hedgedoc-env"; }];
ports.web.containerPort = 3000;