We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bbaad commit 48a3341Copy full SHA for 48a3341
apps/whoogle/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: "RuntimeDefault"
29
containers:
30
- name: "whoogle"
31
- image: "ghcr.io/benbusby/whoogle-search:0.9.3"
+ image: "ghcr.io/benbusby/whoogle-search:0.9.4"
32
imagePullPolicy: "IfNotPresent"
33
securityContext:
34
runAsUser: 45346
0 commit comments