diff --git a/src/istio/values/unicorn/ztunnel.yaml b/src/istio/values/unicorn/ztunnel.yaml index a17653f0e1..c072888e9f 100644 --- a/src/istio/values/unicorn/ztunnel.yaml +++ b/src/istio/values/unicorn/ztunnel.yaml @@ -1,4 +1,4 @@ # Copyright 2024 Defense Unicorns # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial -image: cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.24.3 +image: cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.25.0 diff --git a/src/istio/zarf.yaml b/src/istio/zarf.yaml index 813b9dbb9f..3b9c4e9f66 100644 --- a/src/istio/zarf.yaml +++ b/src/istio/zarf.yaml @@ -107,7 +107,7 @@ components: - "values/unicorn/ztunnel.yaml" images: - cgr.dev/du-uds-defenseunicorns/istio-install-cni:1.25.0 - - cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.24.3 + - cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.25.0 - name: istio-admin-gateway required: true