diff --git a/cluster/apps/data/piped/deployment.yaml b/cluster/apps/data/piped/deployment.yaml index 377f61ad9..992a9c2c5 100644 --- a/cluster/apps/data/piped/deployment.yaml +++ b/cluster/apps/data/piped/deployment.yaml @@ -36,7 +36,7 @@ spec: - name: config mountPath: /app/config.properties subPath: config.properties - - image: varnish:7.0-alpine + - image: varnish:7.1-alpine imagePullPolicy: IfNotPresent name: varnish volumeMounts: