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 1b992f7 commit 3913269Copy full SHA for 3913269
apps/vector/daemonset.yaml
@@ -37,7 +37,7 @@ spec:
37
type: "RuntimeDefault"
38
containers:
39
- name: "vector"
40
- image: "timberio/vector:0.48.0-distroless-libc"
+ image: "timberio/vector:0.50.0-distroless-libc"
41
imagePullPolicy: "IfNotPresent"
42
args:
43
- "--config-dir"
0 commit comments