Skip to content

Commit 4cb3f5b

Browse files
committed
fix golden files
1 parent 3ead58a commit 4cb3f5b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.DS_Store

8 KB
Binary file not shown.

.circleci/tests/golden/wiz-admission-controller/wiz-admission-controller.golden.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ spec:
310310
- name: WIZ_TERMINATION_GRACE_PERIOD
311311
value: "60s"
312312
- name: WIZ_CHART_VERSION
313-
value: "3.7.0-preview"
313+
value: "3.7.0"
314314
- name: WIZ_IMAGE_INTEGRITY_PATCH_IMAGE_DIGEST_ANNOTATION
315315
value: "true"
316316
# For running pod with read only file system we write all the cache files to /var/cache volume mount, used by image integrity hook
@@ -429,7 +429,7 @@ spec:
429429
- name: WIZ_TERMINATION_GRACE_PERIOD
430430
value: "60s"
431431
- name: WIZ_CHART_VERSION
432-
value: "3.7.0-preview"
432+
value: "3.7.0"
433433
resources:
434434
{}
435435
volumes:

flux2/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)