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 ee87887 commit 1650c20Copy full SHA for 1650c20
k8s/infra/network/dns/adguard/deployment.yaml
@@ -49,7 +49,7 @@ spec:
49
mountPath: /opt/adguardhome/conf
50
containers:
51
- name: adguard
52
- image: docker.io/adguard/adguardhome:v0.107.68 # renovate: docker=docker.io/adguard/adguardhome
+ image: docker.io/adguard/adguardhome:v0.107.69 # renovate: docker=docker.io/adguard/adguardhome
53
securityContext:
54
allowPrivilegeEscalation: false
55
readOnlyRootFilesystem: true
0 commit comments