cluster

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

commit eaaf0f3ace3ae16a3336fe90a0a3cea3d234106b
parent 3c68e07c8b4511764cf89793325af59545d09eb3
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 25 Jul 2024 16:53:42 +0200

Ensure recent capacitor

Diffstat:
Minfrastructure/controllers/capacitor.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/controllers/capacitor.yaml b/infrastructure/controllers/capacitor.yaml @@ -7,7 +7,7 @@ spec: interval: 12h url: oci://ghcr.io/gimlet-io/capacitor-manifests ref: - semver: '>=0.3.0' + semver: '>=0.4.2' sops: kms: [] gcp_kms: []