From 7bfb9aafb89296173aa3010c58c473478ddd0fb0 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sun, 17 Dec 2023 06:08:52 +0000 Subject: [PATCH] chore(deps): update quay.io/sheogorath/hcloud-dynfw docker tag to v1.6.0 --- 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 6f088aae8..372794d8c 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.4.13 + image: quay.io/sheogorath/hcloud-dynfw:v1.6.0 resources: requests: cpu: 100m -- GitLab