diff --git a/cluster/apps/tools/spdf.yaml b/cluster/apps/tools/spdf.yaml index b996cd3d..c28d6793 100644 --- a/cluster/apps/tools/spdf.yaml +++ b/cluster/apps/tools/spdf.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: spdf - image: ghcr.io/stirling-tools/s-pdf:0.30.0 + image: ghcr.io/stirling-tools/s-pdf:0.30.1 ports: - containerPort: 8080 ---