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.
2 parents fc9d723 + 2deec93 commit 30358c9Copy full SHA for 30358c9
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.8.4"
+ image: "ghcr.io/benbusby/whoogle-search:0.9.0"
32
imagePullPolicy: "IfNotPresent"
33
securityContext:
34
runAsUser: 45346
0 commit comments