Skip to content

Commit 1b783fc

Browse files
fix(container): update image quay.io/k8tz/k8tz ( 0.16.0 → 0.16.1 )
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | docker | quay.io/k8tz/k8tz | 0.16.0 | 0.16.1 |
1 parent 1a76ab3 commit 1b783fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/cluster-0/apps/kyverno/kyverno/policies/inject-tz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
spec:
3030
initContainers:
3131
- name: provide-timezone
32-
image: quay.io/k8tz/k8tz:0.16.0@sha256:a3f33a57e10351a76cc836a3dbc760bbf286f1b230acb15a0f583cc246588437
32+
image: quay.io/k8tz/k8tz:0.16.1@sha256:0fc2048f836d5d42120992dd4c3a1b8eed2811ae3c7b2dc6f014c477391e8c2d
3333
imagePullPolicy: IfNotPresent
3434
resources:
3535
requests:

0 commit comments

Comments
 (0)