1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ spec:
persistentVolumeClaim:
claimName: privatebin-data-pvc
containers:
- image: privatebin/nginx-fpm-alpine:2.0.0
- image: privatebin/nginx-fpm-alpine:1.7.8
name: privatebin
imagePullPolicy: Always
ports:

View File

@@ -29,7 +29,7 @@ spec:
claimName: suwayomi-pvc
containers:
- name: suwayomi
image: ghcr.io/suwayomi/suwayomi-server:v2.0.1851
image: ghcr.io/suwayomi/suwayomi-server:v2.1.1875
ports:
- containerPort: 4567
name: http