diff --git a/deploy/whiteboard/deployment.yaml b/deploy/whiteboard/deployment.yaml index 33f3a78..ef6901a 100644 --- a/deploy/whiteboard/deployment.yaml +++ b/deploy/whiteboard/deployment.yaml @@ -17,7 +17,7 @@ spec: containers: - name: whiteboard-ws ### Maintained by flux - Image Update Automation - image: ghcr.io/nextcloud-releases/whiteboard:stable # {"$imagepolicy": "cloud-limbosolutions-com:whiteboard"} + image: ghcr.io/nextcloud-releases/whiteboard:stable@sha256:b60b7633f90d106ac6922f9bc27e1a1ca2442488b740fefdae4c812f34e9cebc # {"$imagepolicy": "cloud-limbosolutions-com:whiteboard"} ### ports: - containerPort: 3002 @@ -36,4 +36,3 @@ spec: requests: memory: "64Mi" cpu: "50m" - \ No newline at end of file