We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c427e commit fdaf791Copy full SHA for fdaf791
1 file changed
k8s/apps/utils/unpoller/deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
type: RuntimeDefault
23
containers:
24
- name: unpoller
25
- image: ghcr.io/unpoller/unpoller:v2.39.0 # renovate: github-releases=unpoller/unpoller
+ image: ghcr.io/unpoller/unpoller:v3.3.4 # renovate: github-releases=unpoller/unpoller
26
securityContext:
27
allowPrivilegeEscalation: false
28
readOnlyRootFilesystem: true
0 commit comments