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