Compare commits

..

4 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ spec:
claimName: mediaserver-plex-data-pvc claimName: mediaserver-plex-data-pvc
containers: containers:
- name: jellyfin - name: jellyfin
image: ghcr.io/hotio/jellyfin:latest@sha256:735d4078937fbb488cfd5edd2fd9190605a144624b5088d7dcccb122bfa66427 image: ghcr.io/hotio/jellyfin:latest@sha256:f78500c70c7e56ac8713dc91b83dcc5d3cf7250aeb960f2345fffebf81109969
ports: ports:
- name: web - name: web
containerPort: 8096 containerPort: 8096

View File

@ -14,7 +14,7 @@ spec:
app: redlib app: redlib
spec: spec:
containers: containers:
- image: quay.io/redlib/redlib:latest@sha256:adc8cf7f0bc2ba0d224ecbc7fe0a55d9d6784959251a15d4d97d9f2a7f0d928e - image: quay.io/redlib/redlib:latest@sha256:d350eebf055527e2f2189aa0ef3a1e5a178a427ff6ae65a9d3ecbe7f43e83f71
name: redlib name: redlib
ports: ports:
- name: web - name: web