From 92f50fea96b64c15b86860475da52f1e94afd4b3 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Thu, 11 Jan 2024 06:10:05 +0000
Subject: [PATCH] chore(deps): update quay.io/sheogorath/hcloud-dynfw docker
 tag to v1.6.1

---
 apps/k8s01/gitlab-runner/hcloud-dynfw.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/k8s01/gitlab-runner/hcloud-dynfw.yaml b/apps/k8s01/gitlab-runner/hcloud-dynfw.yaml
index 372794d8c..a335055cf 100644
--- a/apps/k8s01/gitlab-runner/hcloud-dynfw.yaml
+++ b/apps/k8s01/gitlab-runner/hcloud-dynfw.yaml
@@ -11,7 +11,7 @@ spec:
         spec:
           containers:
           - name: hcloud-dynfw
-            image: quay.io/sheogorath/hcloud-dynfw:v1.6.0
+            image: quay.io/sheogorath/hcloud-dynfw:v1.6.1
             resources:
               requests:
                 cpu: 100m
-- 
GitLab