Compare commits
1 Commits
renovate/g
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
523382c209 |
@@ -20,7 +20,7 @@ spec:
|
||||
claimName: pocketid-pvc
|
||||
containers:
|
||||
- name: pocketid
|
||||
image: ghcr.io/pocket-id/pocket-id:v1.7.0-distroless
|
||||
image: ghcr.io/pocket-id/pocket-id:v1.6.4-distroless
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 1411
|
||||
|
@@ -34,7 +34,7 @@ spec:
|
||||
mountPath: "/data"
|
||||
subPath: "karakeep"
|
||||
- name: chrome
|
||||
image: gcr.io/zenika-hub/alpine-chrome:123
|
||||
image: gcr.io/zenika-hub/alpine-chrome:124
|
||||
command:
|
||||
- chromium-browser
|
||||
- --headless
|
||||
|
@@ -25,7 +25,7 @@ spec:
|
||||
- fsn
|
||||
containers:
|
||||
- name: renovate
|
||||
image: renovate/renovate:41.60.4
|
||||
image: renovate/renovate:41.55.3
|
||||
env:
|
||||
- name: LOG_LEVEL
|
||||
value: debug
|
||||
|
@@ -20,7 +20,7 @@ spec:
|
||||
claimName: suwayomi-pvc
|
||||
containers:
|
||||
- name: suwayomi
|
||||
image: ghcr.io/suwayomi/suwayomi-server:v2.1.1876
|
||||
image: ghcr.io/suwayomi/suwayomi-server:v2.1.1875
|
||||
ports:
|
||||
- containerPort: 4567
|
||||
name: http
|
||||
|
@@ -208,7 +208,7 @@ spec:
|
||||
limits: {}
|
||||
requests: {}
|
||||
- name: hcloud-csi-driver
|
||||
image: docker.io/hetznercloud/hcloud-csi-driver:v2.17.0 # x-release-please-version
|
||||
image: docker.io/hetznercloud/hcloud-csi-driver:v2.16.0 # x-release-please-version
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [/bin/hcloud-csi-driver-node]
|
||||
volumeMounts:
|
||||
@@ -342,7 +342,7 @@ spec:
|
||||
name: socket-dir
|
||||
|
||||
- name: hcloud-csi-driver
|
||||
image: docker.io/hetznercloud/hcloud-csi-driver:v2.17.0 # x-release-please-version
|
||||
image: docker.io/hetznercloud/hcloud-csi-driver:v2.16.0 # x-release-please-version
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [/bin/hcloud-csi-driver-controller]
|
||||
env:
|
||||
|
Reference in New Issue
Block a user