Update Hedgedoc to 1.9.9
This commit is contained in:
parent
3f87796d04
commit
34ffaa09a8
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
spec = {
|
spec = {
|
||||||
containers.hedgedoc = {
|
containers.hedgedoc = {
|
||||||
image = "quay.io/hedgedoc/hedgedoc:1.9.7";
|
image = "quay.io/hedgedoc/hedgedoc:1.9.9";
|
||||||
envFrom = [{ configMapRef.name = "hedgedoc-env"; }];
|
envFrom = [{ configMapRef.name = "hedgedoc-env"; }];
|
||||||
ports.web.containerPort = 3000;
|
ports.web.containerPort = 3000;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue