diff --git a/kube/deploy/apps/immich/app/hr.yaml b/kube/deploy/apps/immich/app/hr.yaml index a4846d9f..6065dfef 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -29,7 +29,7 @@ spec: main: image: &img repository: ghcr.io/immich-app/immich-server - tag: v1.112.1@sha256:c4e817f0eadbd9a6c2699cc884d5e7070428daec813c17db77d31fcca5b78ca6 + tag: v1.103.1@sha256:10761af14a6145353169042f29d2e49943de75b57a5d19251b365fe0d41ee15a command: &cmd ["tini", "--", "node", "/usr/src/app/dist/main"] args: ["immich"] env: &env @@ -126,7 +126,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.112.1@sha256:9600eff5a66ae426293f00b171711bc1647c85cf966d759ee08ab2d05e0580b5 + tag: v1.103.1@sha256:708ff677ab952dda9d7cb9343a6d650a6ac02a4e6c7447015f9df95c780cfc42 env: *env securityContext: *sc resources: