cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 40d5d4a1b18fe3426e54d0f560572783eb64655f
parent 0d26ff113fb101aeb444111890bd02539de51590
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 17 Aug 2023 23:21:41 +0200

Fix version of forgejo

Diffstat:
Mapps/production/forgejo.yaml | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/apps/production/forgejo.yaml b/apps/production/forgejo.yaml @@ -7,5 +7,4 @@ metadata: spec: chart: spec: - #version: "0.10.1" - version: "0.0.0" + version: "0.10.2"