From 1fb313986c3f5453fd99a78056cc0b0ff4d991fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:40:51 +0000 Subject: [PATCH] chore(deps): update docker.io/rejetto/hfs docker tag to v3.2.1 --- gitops/external-hfs/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitops/external-hfs/deploy.yaml b/gitops/external-hfs/deploy.yaml index 5ddb38644..69fb35aec 100644 --- a/gitops/external-hfs/deploy.yaml +++ b/gitops/external-hfs/deploy.yaml @@ -55,7 +55,7 @@ spec: spec: initContainers: - name: copy-config - image: docker.io/rejetto/hfs:v3.1.7 + image: docker.io/rejetto/hfs:v3.2.1 command: - sh - -c @@ -87,7 +87,7 @@ spec: type: RuntimeDefault containers: - name: hfs - image: docker.io/rejetto/hfs:v3.1.7 + image: docker.io/rejetto/hfs:v3.2.1 ports: - containerPort: 8080 name: http