Skip to content

Commit f4d2957

Browse files
fix(container): update image quay.io/k8tz/k8tz ( 0.16.0 → 0.16.2 )
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | docker | quay.io/k8tz/k8tz | 0.16.0 | 0.16.2 |
1 parent 39a22f4 commit f4d2957

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.2@sha256:5ddf4a9d77edab97b3204ea04a6c7f75405a1f924de8fb28d6b53b635c47060d
3333
imagePullPolicy: IfNotPresent
3434
resources:
3535
requests:

0 commit comments

Comments
 (0)