cluster

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

commit bd25349f926f3f9df503a6ec258d3a2f5250adcd
parent dd79769b9c8ea6f1040af9dfd66e96a712a12b4d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 19 Mar 2023 18:06:39 +0100

Fix woodpecker version

Diffstat:
Mapps/production/woodpecker-values.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/production/woodpecker-values.yaml b/apps/production/woodpecker-values.yaml @@ -6,4 +6,4 @@ metadata: spec: chart: spec: - version: "0.15.x" + version: "0.15.6"