Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/istio/ambient/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ components:
localPath: chart
- name: cni
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
namespace: istio-system
valuesFiles:
- "../values/base-cni.yaml"
- name: ztunnel
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
namespace: istio-system
valuesFiles:
- "../values/base-ztunnel.yaml"
Expand Down
4 changes: 2 additions & 2 deletions src/istio/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ components:
charts:
- name: base
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
namespace: istio-system
- name: istiod
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
namespace: istio-system
valuesFiles:
- "../values/base-istiod.yaml"
Expand Down
2 changes: 1 addition & 1 deletion src/istio/values/registry1/cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

cni:
image: registry1.dso.mil/ironbank/tetrate/istio/install-cni:1.25.0-tetratefips0
image: registry1.dso.mil/ironbank/tetrate/istio/install-cni:1.25.1-tetratefipslatest1
6 changes: 3 additions & 3 deletions src/istio/values/registry1/istiod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

pilot:
image: registry1.dso.mil/ironbank/tetrate/istio/pilot:1.25.0-tetratefips0
image: registry1.dso.mil/ironbank/tetrate/istio/pilot:1.25.1-tetratefipslatest1
global:
proxy_init:
# renovate: image=registry1.dso.mil/ironbank/tetrate/istio/proxyv2
image: "###ZARF_REGISTRY###/ironbank/tetrate/istio/proxyv2:1.25.0-tetratefips0"
image: "###ZARF_REGISTRY###/ironbank/tetrate/istio/proxyv2:1.25.1-tetratefipslatest1"
proxy:
# renovate: image=registry1.dso.mil/ironbank/tetrate/istio/proxyv2
image: "###ZARF_REGISTRY###/ironbank/tetrate/istio/proxyv2:1.25.0-tetratefips0"
image: "###ZARF_REGISTRY###/ironbank/tetrate/istio/proxyv2:1.25.1-tetratefipslatest1"
2 changes: 1 addition & 1 deletion src/istio/values/registry1/ztunnel.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Defense Unicorns
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

image: registry1.dso.mil/ironbank/tetrate/istio/ztunnel:1.25.0-tetratefips0
image: registry1.dso.mil/ironbank/tetrate/istio/ztunnel:1.25.1-tetratefipslatest1
2 changes: 1 addition & 1 deletion src/istio/values/unicorn/cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

cni:
image: cgr.dev/du-uds-defenseunicorns/istio-install-cni:1.25.0
image: cgr.dev/du-uds-defenseunicorns/istio-install-cni:1.25.1
6 changes: 3 additions & 3 deletions src/istio/values/unicorn/istiod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

pilot:
image: "cgr.dev/du-uds-defenseunicorns/istio-pilot-fips:1.25.0"
image: "cgr.dev/du-uds-defenseunicorns/istio-pilot-fips:1.25.1"
global:
proxy_init:
# renovate: image=cgr.dev/du-uds-defenseunicorns/istio-proxy-fips
image: "###ZARF_REGISTRY###/du-uds-defenseunicorns/istio-proxy-fips:1.25.0"
image: "###ZARF_REGISTRY###/du-uds-defenseunicorns/istio-proxy-fips:1.25.1"
proxy:
# renovate: image=cgr.dev/du-uds-defenseunicorns/istio-proxy-fips
image: "###ZARF_REGISTRY###/du-uds-defenseunicorns/istio-proxy-fips:1.25.0"
image: "###ZARF_REGISTRY###/du-uds-defenseunicorns/istio-proxy-fips:1.25.1"
2 changes: 1 addition & 1 deletion src/istio/values/unicorn/ztunnel.yaml
Original file line number Diff line number Diff line change
@@ -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.25.0
image: cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.25.1
2 changes: 1 addition & 1 deletion src/istio/values/upstream/cni.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Defense Unicorns
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
cni:
image: docker.io/istio/install-cni:1.25.0-distroless
image: docker.io/istio/install-cni:1.25.1-distroless
6 changes: 3 additions & 3 deletions src/istio/values/upstream/istiod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

pilot:
image: "docker.io/istio/pilot:1.25.0-distroless"
image: "docker.io/istio/pilot:1.25.1-distroless"
global:
proxy_init:
# renovate: image=docker.io/istio/proxyv2
image: "###ZARF_REGISTRY###/istio/proxyv2:1.25.0-distroless"
image: "###ZARF_REGISTRY###/istio/proxyv2:1.25.1-distroless"
proxy:
# renovate: image=docker.io/istio/proxyv2
image: "###ZARF_REGISTRY###/istio/proxyv2:1.25.0-distroless"
image: "###ZARF_REGISTRY###/istio/proxyv2:1.25.1-distroless"
2 changes: 1 addition & 1 deletion src/istio/values/upstream/ztunnel.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Defense Unicorns
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

image: docker.io/istio/ztunnel:1.25.0-distroless
image: docker.io/istio/ztunnel:1.25.1-distroless
30 changes: 15 additions & 15 deletions src/istio/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ components:
valuesFiles:
- "values/upstream/istiod.yaml"
images:
- "docker.io/istio/pilot:1.25.0-distroless"
- "docker.io/istio/proxyv2:1.25.0-distroless"
- "docker.io/istio/pilot:1.25.1-distroless"
- "docker.io/istio/proxyv2:1.25.1-distroless"

- name: istio-ambient
required: false
Expand All @@ -44,8 +44,8 @@ components:
valuesFiles:
- "values/upstream/ztunnel.yaml"
images:
- "docker.io/istio/install-cni:1.25.0-distroless"
- "docker.io/istio/ztunnel:1.25.0-distroless"
- "docker.io/istio/install-cni:1.25.1-distroless"
- "docker.io/istio/ztunnel:1.25.1-distroless"

- name: istio-controlplane
required: true
Expand All @@ -58,8 +58,8 @@ components:
valuesFiles:
- "values/registry1/istiod.yaml"
images:
- registry1.dso.mil/ironbank/tetrate/istio/proxyv2:1.25.0-tetratefips0
- registry1.dso.mil/ironbank/tetrate/istio/pilot:1.25.0-tetratefips0
- registry1.dso.mil/ironbank/tetrate/istio/proxyv2:1.25.1-tetratefipslatest1
- registry1.dso.mil/ironbank/tetrate/istio/pilot:1.25.1-tetratefipslatest1

- name: istio-ambient
required: false
Expand All @@ -75,8 +75,8 @@ components:
valuesFiles:
- "values/registry1/ztunnel.yaml"
images:
- registry1.dso.mil/ironbank/tetrate/istio/install-cni:1.25.0-tetratefips0
- registry1.dso.mil/ironbank/tetrate/istio/ztunnel:1.25.0-tetratefips0
- registry1.dso.mil/ironbank/tetrate/istio/install-cni:1.25.1-tetratefipslatest1
- registry1.dso.mil/ironbank/tetrate/istio/ztunnel:1.25.1-tetratefipslatest1

- name: istio-controlplane
required: true
Expand All @@ -89,8 +89,8 @@ components:
valuesFiles:
- "values/unicorn/istiod.yaml"
images:
- cgr.dev/du-uds-defenseunicorns/istio-pilot-fips:1.25.0
- cgr.dev/du-uds-defenseunicorns/istio-proxy-fips:1.25.0
- cgr.dev/du-uds-defenseunicorns/istio-pilot-fips:1.25.1
- cgr.dev/du-uds-defenseunicorns/istio-proxy-fips:1.25.1

- name: istio-ambient
required: false
Expand All @@ -106,15 +106,15 @@ components:
valuesFiles:
- "values/unicorn/ztunnel.yaml"
images:
- cgr.dev/du-uds-defenseunicorns/istio-install-cni:1.25.0
- cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.25.0
- cgr.dev/du-uds-defenseunicorns/istio-install-cni:1.25.1
- cgr.dev/du-uds-defenseunicorns/ztunnel-fips:1.25.1

- name: istio-admin-gateway
required: true
charts:
- name: gateway
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
releaseName: admin-ingressgateway
namespace: istio-admin-gateway
- name: uds-istio-config
Expand All @@ -129,7 +129,7 @@ components:
charts:
- name: gateway
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
releaseName: tenant-ingressgateway
namespace: istio-tenant-gateway
- name: uds-istio-config
Expand All @@ -144,7 +144,7 @@ components:
charts:
- name: gateway
url: https://istio-release.storage.googleapis.com/charts
version: 1.25.0
version: 1.25.1
releaseName: passthrough-ingressgateway
namespace: istio-passthrough-gateway
- name: uds-istio-config
Expand Down
Loading