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