commit e9e349f0accfbf0b7e9a0ec0a703f5eca3d9d9c0 parent b6799dbbd0a3ba9ee1eedae286749e6528d115e5 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 18 Jan 2025 14:13:44 +0100 Update draupnir to 2.0.1 Diffstat:
| M | apps/base/matrix/draupnir-fluffy/deployment.yaml | | | 2 | +- |
| M | apps/base/matrix/draupnir-freifunk/deployment.yaml | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/base/matrix/draupnir-fluffy/deployment.yaml b/apps/base/matrix/draupnir-fluffy/deployment.yaml @@ -31,7 +31,7 @@ spec: app: mjolnir-fluffy spec: containers: - - image: gnuxie/draupnir:v2.0.0 + - image: gnuxie/draupnir:v2.0.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/apps/base/matrix/draupnir-freifunk/deployment.yaml b/apps/base/matrix/draupnir-freifunk/deployment.yaml @@ -31,7 +31,7 @@ spec: app: mjolnir-freifunk spec: containers: - - image: gnuxie/draupnir:v2.0.0 + - image: gnuxie/draupnir:v2.0.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3