wikijs update

This commit is contained in:
Philip Haupt
2025-08-24 02:30:40 +02:00
parent d385d03662
commit 9f52291e29
2 changed files with 2 additions and 1 deletions

View File

@@ -121,7 +121,7 @@ spec:
name: requarks-postgresql name: requarks-postgresql
- name: HA_ACTIVE - name: HA_ACTIVE
value: "false" value: "false"
image: requarks/wiki:latest image: requarks/wiki:2.5.308
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
httpGet: httpGet:

View File

@@ -8,6 +8,7 @@ revisionHistoryLimit: 10
image: image:
repository: requarks/wiki repository: requarks/wiki
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
tag: 2.5.308
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""