From cf9e1a474c28e3282107c6cc0d3e319457d46a9b Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 30 Jan 2024 06:07:12 +0000 Subject: [PATCH] chore(deps): update quay.io/sheogorath/hcloud-dynfw docker tag to v1.6.2 --- 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 a335055cf..a491c9724 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.1 + image: quay.io/sheogorath/hcloud-dynfw:v1.6.2@sha256:0a38138984010da71a2a049eea686a2285e9230aab520c46397ad1603c59a91e resources: requests: cpu: 100m -- GitLab