diff --git a/api/v1/istio_types.go b/api/v1/istio_types.go index fa4f5df035..5f4735c375 100644 --- a/api/v1/istio_types.go +++ b/api/v1/istio_types.go @@ -37,9 +37,9 @@ const ( type IstioSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.bb3ecf92 + // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.5326b280 // +kubebuilder:default=v1.28.2 Version string `json:"version"` diff --git a/api/v1/istiocni_types.go b/api/v1/istiocni_types.go index 593f8c5dba..0121ff927f 100644 --- a/api/v1/istiocni_types.go +++ b/api/v1/istiocni_types.go @@ -28,9 +28,9 @@ const ( type IstioCNISpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.bb3ecf92 + // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.5326b280 // +kubebuilder:default=v1.28.2 Version string `json:"version"` diff --git a/api/v1/istiorevision_types.go b/api/v1/istiorevision_types.go index a0936ba1b7..5e16e60457 100644 --- a/api/v1/istiorevision_types.go +++ b/api/v1/istiorevision_types.go @@ -30,9 +30,9 @@ const ( type IstioRevisionSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.bb3ecf92. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92"} - // +kubebuilder:validation:Enum=v1.28.2;v1.28.1;v1.28.0;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;v1.30-alpha.bb3ecf92 + // Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.5326b280. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280"} + // +kubebuilder:validation:Enum=v1.28.2;v1.28.1;v1.28.0;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;v1.30-alpha.5326b280 Version string `json:"version"` // Namespace to which the Istio components should be installed. diff --git a/api/v1/ztunnel_types.go b/api/v1/ztunnel_types.go index d70e43bf96..3005f35ab7 100644 --- a/api/v1/ztunnel_types.go +++ b/api/v1/ztunnel_types.go @@ -28,9 +28,9 @@ const ( type ZTunnelSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.bb3ecf92 + // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.5326b280 // +kubebuilder:default=v1.28.2 Version string `json:"version"` diff --git a/api/v1alpha1/ztunnel_types.go b/api/v1alpha1/ztunnel_types.go index 3193396fd0..3823e8f09a 100644 --- a/api/v1alpha1/ztunnel_types.go +++ b/api/v1alpha1/ztunnel_types.go @@ -29,9 +29,9 @@ const ( type ZTunnelSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.bb3ecf92 + // Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.7", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.5326b280 // +kubebuilder:default=v1.28.2 Version string `json:"version"` diff --git a/bundle/manifests/sailoperator.clusterserviceversion.yaml b/bundle/manifests/sailoperator.clusterserviceversion.yaml index ac250ce73d..4f3d9cd4c1 100644 --- a/bundle/manifests/sailoperator.clusterserviceversion.yaml +++ b/bundle/manifests/sailoperator.clusterserviceversion.yaml @@ -45,7 +45,7 @@ metadata: capabilities: Seamless Upgrades categories: OpenShift Optional, Integration & Delivery, Networking, Security containerImage: quay.io/sail-dev/sail-operator:1.29-latest - createdAt: "2026-01-17T05:06:41Z" + createdAt: "2026-01-18T05:08:08Z" description: The Sail Operator manages the lifecycle of your Istio control plane. It provides custom resources for you to deploy and manage your control plane components. features.operators.openshift.io/cnf: "false" features.operators.openshift.io/cni: "true" @@ -179,7 +179,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. displayName: Istio Version path: version x-descriptors: @@ -206,7 +206,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92 + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280 - description: Namespace to which the Istio CNI component should be installed. Note that this field is immutable. displayName: Namespace path: namespace @@ -244,7 +244,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.bb3ecf92. + Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.5326b280. displayName: Istio Version path: version x-descriptors: @@ -267,7 +267,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.2 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92 + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280 - description: Namespace to which the Istio components should be installed. displayName: Namespace path: namespace @@ -302,7 +302,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:RevisionBased - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. displayName: Istio Version path: version x-descriptors: @@ -329,7 +329,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92 + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280 - description: |- Defines how many seconds the operator should wait before removing a non-active revision after all the workloads have stopped using it. You may want to set this value on the order of minutes. @@ -385,7 +385,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. displayName: Istio Version path: version x-descriptors: @@ -412,7 +412,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.bb3ecf92 + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.5326b280 - description: Namespace to which the Istio ztunnel component should be installed. displayName: Namespace path: namespace @@ -449,7 +449,7 @@ spec: - v1.26.1 - v1.26.0 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 [See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it. displayName: Sail Operator @@ -879,10 +879,10 @@ spec: images.v1_28_2.istiod: gcr.io/istio-release/pilot:1.28.2 images.v1_28_2.proxy: gcr.io/istio-release/proxyv2:1.28.2 images.v1_28_2.ztunnel: gcr.io/istio-release/ztunnel:1.28.2 - images.v1_30-alpha_bb3ecf92.cni: gcr.io/istio-testing/install-cni:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 - images.v1_30-alpha_bb3ecf92.istiod: gcr.io/istio-testing/pilot:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 - images.v1_30-alpha_bb3ecf92.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 - images.v1_30-alpha_bb3ecf92.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + images.v1_30-alpha_5326b280.cni: gcr.io/istio-testing/install-cni:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 + images.v1_30-alpha_5326b280.istiod: gcr.io/istio-testing/pilot:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 + images.v1_30-alpha_5326b280.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 + images.v1_30-alpha_5326b280.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 kubectl.kubernetes.io/default-container: sail-operator labels: app.kubernetes.io/created-by: sailoperator diff --git a/bundle/manifests/sailoperator.io_istiocnis.yaml b/bundle/manifests/sailoperator.io_istiocnis.yaml index 6c6c56f6c1..e749d51c47 100644 --- a/bundle/manifests/sailoperator.io_istiocnis.yaml +++ b/bundle/manifests/sailoperator.io_istiocnis.yaml @@ -1466,7 +1466,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -1516,7 +1516,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istiorevisions.yaml b/bundle/manifests/sailoperator.io_istiorevisions.yaml index b832d769d3..c8c82b2020 100644 --- a/bundle/manifests/sailoperator.io_istiorevisions.yaml +++ b/bundle/manifests/sailoperator.io_istiorevisions.yaml @@ -10116,7 +10116,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.bb3ecf92. + Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.5326b280. enum: - v1.28.2 - v1.28.1 @@ -10158,7 +10158,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istios.yaml b/bundle/manifests/sailoperator.io_istios.yaml index 9c830044b1..c370e8acfe 100644 --- a/bundle/manifests/sailoperator.io_istios.yaml +++ b/bundle/manifests/sailoperator.io_istios.yaml @@ -10190,7 +10190,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -10240,7 +10240,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_ztunnels.yaml b/bundle/manifests/sailoperator.io_ztunnels.yaml index a287bc825e..12ebc12bc9 100644 --- a/bundle/manifests/sailoperator.io_ztunnels.yaml +++ b/bundle/manifests/sailoperator.io_ztunnels.yaml @@ -3446,7 +3446,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -3484,7 +3484,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace @@ -6996,7 +6996,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -7034,7 +7034,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiocnis.yaml b/chart/crds/sailoperator.io_istiocnis.yaml index 32a45c3ebe..a7ec38af41 100644 --- a/chart/crds/sailoperator.io_istiocnis.yaml +++ b/chart/crds/sailoperator.io_istiocnis.yaml @@ -1466,7 +1466,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -1516,7 +1516,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiorevisions.yaml b/chart/crds/sailoperator.io_istiorevisions.yaml index b3c158c9a1..d9c6680adf 100644 --- a/chart/crds/sailoperator.io_istiorevisions.yaml +++ b/chart/crds/sailoperator.io_istiorevisions.yaml @@ -10116,7 +10116,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.bb3ecf92. + Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.5326b280. enum: - v1.28.2 - v1.28.1 @@ -10158,7 +10158,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istios.yaml b/chart/crds/sailoperator.io_istios.yaml index a5d3859f9e..1280491fba 100644 --- a/chart/crds/sailoperator.io_istios.yaml +++ b/chart/crds/sailoperator.io_istios.yaml @@ -10190,7 +10190,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -10240,7 +10240,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_ztunnels.yaml b/chart/crds/sailoperator.io_ztunnels.yaml index a68a448f23..e8d7131a5d 100644 --- a/chart/crds/sailoperator.io_ztunnels.yaml +++ b/chart/crds/sailoperator.io_ztunnels.yaml @@ -3446,7 +3446,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -3484,7 +3484,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace @@ -6996,7 +6996,7 @@ spec: default: v1.28.2 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. + Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. enum: - v1.28-latest - v1.28.2 @@ -7034,7 +7034,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 type: string required: - namespace diff --git a/chart/values.yaml b/chart/values.yaml index a8431c0a75..dd3b53894e 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -74,10 +74,10 @@ deployment: images.v1_26_0.istiod: gcr.io/istio-release/pilot:1.26.0 images.v1_26_0.proxy: gcr.io/istio-release/proxyv2:1.26.0 images.v1_26_0.cni: gcr.io/istio-release/install-cni:1.26.0 - images.v1_30-alpha_bb3ecf92.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 - images.v1_30-alpha_bb3ecf92.istiod: gcr.io/istio-testing/pilot:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 - images.v1_30-alpha_bb3ecf92.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 - images.v1_30-alpha_bb3ecf92.cni: gcr.io/istio-testing/install-cni:1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + images.v1_30-alpha_5326b280.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 + images.v1_30-alpha_5326b280.istiod: gcr.io/istio-testing/pilot:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 + images.v1_30-alpha_5326b280.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 + images.v1_30-alpha_5326b280.cni: gcr.io/istio-testing/install-cni:1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 revisionHistoryLimit: 10 service: port: 8443 @@ -115,7 +115,7 @@ csv: - v1.26.1 - v1.26.0 - master - - v1.30-alpha.bb3ecf92 + - v1.30-alpha.5326b280 [See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it. support: Community based diff --git a/docs/api-reference/sailoperator.io.md b/docs/api-reference/sailoperator.io.md index 6fd37f6112..7d91f349b0 100644 --- a/docs/api-reference/sailoperator.io.md +++ b/docs/api-reference/sailoperator.io.md @@ -678,7 +678,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.bb3ecf92] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.5326b280] | | `profile` _string_ | The built-in installation configuration profile to use. The 'default' profile is always applied. On OpenShift, the 'openshift' profile is also applied on top of 'default'. Must be one of: ambient, default, demo, empty, openshift, openshift-ambient, preview, remote, stable. | | Enum: [ambient default demo empty external openshift openshift-ambient preview remote stable] | | `namespace` _string_ | Namespace to which the Istio CNI component should be installed. Note that this field is immutable. | istio-cni | | | `values` _[CNIValues](#cnivalues)_ | Defines the values to be passed to the Helm charts when installing Istio CNI. | | | @@ -917,7 +917,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.bb3ecf92. | | Enum: [v1.28.2 v1.28.1 v1.28.0 v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 v1.30-alpha.bb3ecf92] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.30-alpha.5326b280. | | Enum: [v1.28.2 v1.28.1 v1.28.0 v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 v1.30-alpha.5326b280] | | `namespace` _string_ | Namespace to which the Istio components should be installed. | | | | `values` _[Values](#values)_ | Defines the values to be passed to the Helm charts when installing Istio. | | | @@ -1110,7 +1110,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.bb3ecf92] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.5326b280] | | `updateStrategy` _[IstioUpdateStrategy](#istioupdatestrategy)_ | Defines the update strategy to use when the version in the Istio CR is updated. | \{ type:InPlace \} | | | `profile` _string_ | The built-in installation configuration profile to use. The 'default' profile is always applied. On OpenShift, the 'openshift' profile is also applied on top of 'default'. Must be one of: ambient, default, demo, empty, openshift, openshift-ambient, preview, remote, stable. | | Enum: [ambient default demo empty external openshift openshift-ambient preview remote stable] | | `namespace` _string_ | Namespace to which the Istio components should be installed. Note that this field is immutable. | istio-system | | @@ -3523,7 +3523,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.bb3ecf92] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.5326b280] | | `namespace` _string_ | Namespace to which the Istio ztunnel component should be installed. | ztunnel | | | `values` _[ZTunnelValues](#ztunnelvalues)_ | Defines the values to be passed to the Helm charts when installing Istio ztunnel. | | | @@ -3689,7 +3689,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.bb3ecf92. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.bb3ecf92] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.8, v1.26.7, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.30-alpha.5326b280. | v1.28.2 | Enum: [v1.28-latest v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.5326b280] | | `profile` _string_ | The built-in installation configuration profile to use. The 'default' profile is 'ambient' and it is always applied. Must be one of: ambient, default, demo, empty, external, preview, remote, stable. | ambient | Enum: [ambient default demo empty external openshift-ambient openshift preview remote stable] | | `namespace` _string_ | Namespace to which the Istio ztunnel component should be installed. | ztunnel | | | `values` _[ZTunnelValues](#ztunnelvalues)_ | Defines the values to be passed to the Helm charts when installing Istio ztunnel. | | | diff --git a/go.mod b/go.mod index 8902d1e26f..be0eca588b 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v3 v3.18.6 istio.io/client-go v1.29.0-alpha.0.0.20260116183715-e1c544fe5cee - istio.io/istio v0.0.0-20260116225821-bb3ecf92885c + istio.io/istio v0.0.0-20260118023548-5326b2802230 k8s.io/api v0.35.0 k8s.io/apiextensions-apiserver v0.35.0 k8s.io/apimachinery v0.35.0 diff --git a/go.sum b/go.sum index cb478f4006..916580a31d 100644 --- a/go.sum +++ b/go.sum @@ -474,8 +474,8 @@ istio.io/api v1.29.0-alpha.0.0.20260116183115-1e525da7e1ce h1:YyqDj8n9L8bZf41Y3C istio.io/api v1.29.0-alpha.0.0.20260116183115-1e525da7e1ce/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA= istio.io/client-go v1.29.0-alpha.0.0.20260116183715-e1c544fe5cee h1:PP8EpTpawoNm4+yUE/jswC0Ctz92BO1Ap1ZBO93T/6o= istio.io/client-go v1.29.0-alpha.0.0.20260116183715-e1c544fe5cee/go.mod h1:6b7+7Y2Q561h5uuJ7nTy3cz191ACvRq2FIVqKIQMAzE= -istio.io/istio v0.0.0-20260116225821-bb3ecf92885c h1:Fhn6ascGCfeaPDik2y/oxBOZlfpALpNlZ5PhvL1C1rA= -istio.io/istio v0.0.0-20260116225821-bb3ecf92885c/go.mod h1:A4pg1KAPTADiDKHhA4occDKCzKpAnLvW4K+gBFGNyKY= +istio.io/istio v0.0.0-20260118023548-5326b2802230 h1:0HlMQyhYsSQm1nokfH/HHIliVZDEz04uUeLMjeSTZMA= +istio.io/istio v0.0.0-20260118023548-5326b2802230/go.mod h1:/wA/VqMnvMmApHzAYH9wvgy/Mj0gV4thLwvuOxRGrAk= k8s.io/api v0.35.0 h1:iBAU5LTyBI9vw3L5glmat1njFK34srdLmktWwLTprlY= k8s.io/api v0.35.0/go.mod h1:AQ0SNTzm4ZAczM03QH42c7l3bih1TbAXYo0DkF8ktnA= k8s.io/apiextensions-apiserver v0.35.0 h1:3xHk2rTOdWXXJM+RDQZJvdx0yEOgC0FgQ1PlJatA5T4= diff --git a/pkg/istioversion/versions.yaml b/pkg/istioversion/versions.yaml index 57822c973c..12411670df 100644 --- a/pkg/istioversion/versions.yaml +++ b/pkg/istioversion/versions.yaml @@ -258,15 +258,15 @@ versions: - name: v1.21.6 eol: true - name: master - ref: v1.30-alpha.bb3ecf92 - - name: v1.30-alpha.bb3ecf92 - version: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + ref: v1.30-alpha.5326b280 + - name: v1.30-alpha.5326b280 + version: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 repo: https://github.com/istio/istio branch: master - commit: bb3ecf92885c4d626a548466186d8947866c1c25 + commit: 5326b28022300d0f02adaa1be7cc33948a50a7f6 charts: - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25/helm/base-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25/helm/cni-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25/helm/gateway-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25/helm/istiod-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25/helm/ztunnel-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6/helm/base-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6/helm/cni-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6/helm/gateway-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6/helm/istiod-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6/helm/ztunnel-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz diff --git a/resources/v1.30-alpha.5326b280/base-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag b/resources/v1.30-alpha.5326b280/base-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag new file mode 100644 index 0000000000..68916a87ed --- /dev/null +++ b/resources/v1.30-alpha.5326b280/base-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag @@ -0,0 +1 @@ +e9c883d8bd6689aacbd9f2b7b350cba0 diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/Chart.yaml b/resources/v1.30-alpha.5326b280/charts/base/Chart.yaml similarity index 63% rename from resources/v1.30-alpha.bb3ecf92/charts/base/Chart.yaml rename to resources/v1.30-alpha.5326b280/charts/base/Chart.yaml index a348a30cac..c5e68026d0 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/base/Chart.yaml +++ b/resources/v1.30-alpha.5326b280/charts/base/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +appVersion: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 description: Helm chart for deploying Istio cluster resources and CRDs icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -7,4 +7,4 @@ keywords: name: base sources: - https://github.com/istio/istio -version: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +version: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/README.md b/resources/v1.30-alpha.5326b280/charts/base/README.md similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/README.md rename to resources/v1.30-alpha.5326b280/charts/base/README.md diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-ambient.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-ambient.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-demo.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-demo.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-gke.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-preview.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-preview.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-remote.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-remote.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-stable.yaml b/resources/v1.30-alpha.5326b280/charts/base/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/files/profile-stable.yaml rename to resources/v1.30-alpha.5326b280/charts/base/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/templates/NOTES.txt b/resources/v1.30-alpha.5326b280/charts/base/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/templates/NOTES.txt rename to resources/v1.30-alpha.5326b280/charts/base/templates/NOTES.txt diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml b/resources/v1.30-alpha.5326b280/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml rename to resources/v1.30-alpha.5326b280/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml b/resources/v1.30-alpha.5326b280/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml rename to resources/v1.30-alpha.5326b280/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/templates/reader-serviceaccount.yaml b/resources/v1.30-alpha.5326b280/charts/base/templates/reader-serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/templates/reader-serviceaccount.yaml rename to resources/v1.30-alpha.5326b280/charts/base/templates/reader-serviceaccount.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/templates/zzz_profile.yaml b/resources/v1.30-alpha.5326b280/charts/base/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/templates/zzz_profile.yaml rename to resources/v1.30-alpha.5326b280/charts/base/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/base/values.yaml b/resources/v1.30-alpha.5326b280/charts/base/values.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/base/values.yaml rename to resources/v1.30-alpha.5326b280/charts/base/values.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/Chart.yaml b/resources/v1.30-alpha.5326b280/charts/cni/Chart.yaml similarity index 62% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/Chart.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/Chart.yaml index b8d405b29f..f738713a9b 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/cni/Chart.yaml +++ b/resources/v1.30-alpha.5326b280/charts/cni/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +appVersion: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 description: Helm chart for istio-cni components icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -8,4 +8,4 @@ keywords: name: cni sources: - https://github.com/istio/istio -version: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +version: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/README.md b/resources/v1.30-alpha.5326b280/charts/cni/README.md similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/README.md rename to resources/v1.30-alpha.5326b280/charts/cni/README.md diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-ambient.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-ambient.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-demo.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-demo.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-gke.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-preview.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-preview.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-remote.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-remote.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-stable.yaml b/resources/v1.30-alpha.5326b280/charts/cni/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/files/profile-stable.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/NOTES.txt b/resources/v1.30-alpha.5326b280/charts/cni/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/NOTES.txt rename to resources/v1.30-alpha.5326b280/charts/cni/templates/NOTES.txt diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/_helpers.tpl b/resources/v1.30-alpha.5326b280/charts/cni/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/_helpers.tpl rename to resources/v1.30-alpha.5326b280/charts/cni/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/clusterrole.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/clusterrole.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/clusterrole.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/clusterrole.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/clusterrolebinding.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/clusterrolebinding.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/clusterrolebinding.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/configmap-cni.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/configmap-cni.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/configmap-cni.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/configmap-cni.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/daemonset.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/daemonset.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/daemonset.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/daemonset.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/network-attachment-definition.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/network-attachment-definition.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/network-attachment-definition.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/network-attachment-definition.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/networkpolicy.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/networkpolicy.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/resourcequota.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/resourcequota.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/resourcequota.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/resourcequota.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/serviceaccount.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/serviceaccount.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/zzy_descope_legacy.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/zzy_descope_legacy.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/templates/zzz_profile.yaml b/resources/v1.30-alpha.5326b280/charts/cni/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/templates/zzz_profile.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/cni/values.yaml b/resources/v1.30-alpha.5326b280/charts/cni/values.yaml similarity index 99% rename from resources/v1.30-alpha.bb3ecf92/charts/cni/values.yaml rename to resources/v1.30-alpha.5326b280/charts/cni/values.yaml index 07cc5b6c1a..533af71d95 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/cni/values.yaml +++ b/resources/v1.30-alpha.5326b280/charts/cni/values.yaml @@ -153,7 +153,7 @@ _internal_defaults_do_not_set: hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + tag: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 # Variant of the image to use. # Currently supported are: [debug, distroless] diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/Chart.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/Chart.yaml similarity index 64% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/Chart.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/Chart.yaml index 2e02d87ddb..40935de0db 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/gateway/Chart.yaml +++ b/resources/v1.30-alpha.5326b280/charts/gateway/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +appVersion: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 description: Helm chart for deploying Istio gateways icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -9,4 +9,4 @@ name: gateway sources: - https://github.com/istio/istio type: application -version: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +version: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/README.md b/resources/v1.30-alpha.5326b280/charts/gateway/README.md similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/README.md rename to resources/v1.30-alpha.5326b280/charts/gateway/README.md diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-ambient.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-ambient.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-demo.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-demo.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-gke.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-preview.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-preview.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-remote.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-remote.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-stable.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/files/profile-stable.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/NOTES.txt b/resources/v1.30-alpha.5326b280/charts/gateway/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/NOTES.txt rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/NOTES.txt diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/_helpers.tpl b/resources/v1.30-alpha.5326b280/charts/gateway/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/_helpers.tpl rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/deployment.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/deployment.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/deployment.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/deployment.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/hpa.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/hpa.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/hpa.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/hpa.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/networkpolicy.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/networkpolicy.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/poddisruptionbudget.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/poddisruptionbudget.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/poddisruptionbudget.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/role.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/role.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/role.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/role.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/service.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/service.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/service.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/service.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/serviceaccount.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/serviceaccount.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/zzz_profile.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/templates/zzz_profile.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/values.schema.json b/resources/v1.30-alpha.5326b280/charts/gateway/values.schema.json similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/values.schema.json rename to resources/v1.30-alpha.5326b280/charts/gateway/values.schema.json diff --git a/resources/v1.30-alpha.bb3ecf92/charts/gateway/values.yaml b/resources/v1.30-alpha.5326b280/charts/gateway/values.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/gateway/values.yaml rename to resources/v1.30-alpha.5326b280/charts/gateway/values.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/Chart.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/Chart.yaml similarity index 63% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/Chart.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/Chart.yaml index 3eff5d33f3..3a0c04daaf 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/istiod/Chart.yaml +++ b/resources/v1.30-alpha.5326b280/charts/istiod/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +appVersion: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 description: Helm chart for istio control plane icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -9,4 +9,4 @@ keywords: name: istiod sources: - https://github.com/istio/istio -version: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +version: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/README.md b/resources/v1.30-alpha.5326b280/charts/istiod/README.md similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/README.md rename to resources/v1.30-alpha.5326b280/charts/istiod/README.md diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/agentgateway.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/agentgateway.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/agentgateway.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/agentgateway.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/gateway-injection-template.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/gateway-injection-template.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/gateway-injection-template.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/gateway-injection-template.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/grpc-agent.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/grpc-agent.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/grpc-agent.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/grpc-agent.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/grpc-simple.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/grpc-simple.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/grpc-simple.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/grpc-simple.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/injection-template.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/injection-template.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/injection-template.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/injection-template.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/kube-gateway.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/kube-gateway.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/kube-gateway.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/kube-gateway.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-ambient.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-ambient.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-demo.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-demo.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-gke.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-preview.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-preview.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-remote.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-remote.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-stable.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/profile-stable.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/files/waypoint.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/files/waypoint.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/files/waypoint.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/files/waypoint.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/NOTES.txt b/resources/v1.30-alpha.5326b280/charts/istiod/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/NOTES.txt rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/NOTES.txt diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/_helpers.tpl b/resources/v1.30-alpha.5326b280/charts/istiod/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/_helpers.tpl rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/autoscale.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/autoscale.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/autoscale.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/autoscale.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/clusterrole.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/clusterrole.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/clusterrole.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/clusterrole.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/clusterrolebinding.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/clusterrolebinding.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/clusterrolebinding.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/configmap-jwks.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/configmap-jwks.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/configmap-jwks.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/configmap-jwks.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/configmap-values.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/configmap-values.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/configmap-values.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/configmap-values.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/configmap.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/configmap.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/configmap.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/configmap.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/deployment.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/deployment.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/deployment.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/deployment.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/gateway-class-configmap.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/gateway-class-configmap.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/gateway-class-configmap.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/gateway-class-configmap.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/istiod-injector-configmap.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/istiod-injector-configmap.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/istiod-injector-configmap.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/istiod-injector-configmap.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/mutatingwebhook.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/mutatingwebhook.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/mutatingwebhook.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/mutatingwebhook.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/networkpolicy.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/networkpolicy.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/poddisruptionbudget.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/poddisruptionbudget.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/poddisruptionbudget.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/reader-clusterrole.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/reader-clusterrole.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/reader-clusterrole.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/reader-clusterrole.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/reader-clusterrolebinding.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/reader-clusterrolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/reader-clusterrolebinding.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/reader-clusterrolebinding.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/remote-istiod-endpointslices.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/remote-istiod-endpointslices.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/remote-istiod-endpointslices.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/remote-istiod-endpointslices.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/remote-istiod-service.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/remote-istiod-service.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/remote-istiod-service.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/remote-istiod-service.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/revision-tags-mwc.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/revision-tags-mwc.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/revision-tags-mwc.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/revision-tags-svc.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/revision-tags-svc.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/revision-tags-svc.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/role.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/role.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/role.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/role.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/rolebinding.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/rolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/rolebinding.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/rolebinding.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/service.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/service.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/service.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/service.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/serviceaccount.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/serviceaccount.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/validatingadmissionpolicy.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/validatingadmissionpolicy.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/validatingadmissionpolicy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/validatingwebhookconfiguration.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/validatingwebhookconfiguration.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/validatingwebhookconfiguration.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/zzy_descope_legacy.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/zzy_descope_legacy.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/zzz_profile.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/templates/zzz_profile.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/istiod/values.yaml b/resources/v1.30-alpha.5326b280/charts/istiod/values.yaml similarity index 99% rename from resources/v1.30-alpha.bb3ecf92/charts/istiod/values.yaml rename to resources/v1.30-alpha.5326b280/charts/istiod/values.yaml index 08c10ae4f0..3d4180420a 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/istiod/values.yaml +++ b/resources/v1.30-alpha.5326b280/charts/istiod/values.yaml @@ -254,7 +254,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on gcr.io hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + tag: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/Chart.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/Chart.yaml similarity index 71% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/Chart.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/Chart.yaml index 1fe008c42e..20a8f4f110 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/Chart.yaml +++ b/resources/v1.30-alpha.5326b280/charts/revisiontags/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +appVersion: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 description: Helm chart for istio revision tags name: revisiontags sources: diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-ambient.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-ambient.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-demo.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-demo.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-gke.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-preview.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-preview.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-remote.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-remote.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-stable.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/files/profile-stable.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/templates/revision-tags-mwc.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/templates/revision-tags-mwc.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/templates/revision-tags-mwc.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/templates/revision-tags-svc.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/templates/revision-tags-svc.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/templates/revision-tags-svc.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/templates/zzz_profile.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/templates/zzz_profile.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/values.yaml b/resources/v1.30-alpha.5326b280/charts/revisiontags/values.yaml similarity index 99% rename from resources/v1.30-alpha.bb3ecf92/charts/revisiontags/values.yaml rename to resources/v1.30-alpha.5326b280/charts/revisiontags/values.yaml index 08c10ae4f0..3d4180420a 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/revisiontags/values.yaml +++ b/resources/v1.30-alpha.5326b280/charts/revisiontags/values.yaml @@ -254,7 +254,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on gcr.io hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + tag: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/Chart.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/Chart.yaml similarity index 63% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/Chart.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/Chart.yaml index d58665aa09..ee4cf2b972 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/Chart.yaml +++ b/resources/v1.30-alpha.5326b280/charts/ztunnel/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +appVersion: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 description: Helm chart for istio ztunnel components icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -8,4 +8,4 @@ keywords: name: ztunnel sources: - https://github.com/istio/istio -version: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 +version: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/README.md b/resources/v1.30-alpha.5326b280/charts/ztunnel/README.md similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/README.md rename to resources/v1.30-alpha.5326b280/charts/ztunnel/README.md diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-ambient.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-ambient.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-demo.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-demo.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-gke.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-preview.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-preview.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-remote.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-remote.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-stable.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/files/profile-stable.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/NOTES.txt b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/NOTES.txt rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/NOTES.txt diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/_helpers.tpl b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/_helpers.tpl rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/daemonset.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/daemonset.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/daemonset.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/daemonset.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/networkpolicy.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/networkpolicy.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/rbac.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/rbac.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/rbac.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/rbac.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/resourcequota.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/resourcequota.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/resourcequota.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/resourcequota.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/serviceaccount.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/serviceaccount.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/zzz_profile.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/templates/zzz_profile.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/values.yaml b/resources/v1.30-alpha.5326b280/charts/ztunnel/values.yaml similarity index 98% rename from resources/v1.30-alpha.bb3ecf92/charts/ztunnel/values.yaml rename to resources/v1.30-alpha.5326b280/charts/ztunnel/values.yaml index 75fb900429..c87d553425 100644 --- a/resources/v1.30-alpha.bb3ecf92/charts/ztunnel/values.yaml +++ b/resources/v1.30-alpha.5326b280/charts/ztunnel/values.yaml @@ -4,7 +4,7 @@ _internal_defaults_do_not_set: # Hub to pull from. Image will be `Hub/Image:Tag-Variant` hub: gcr.io/istio-testing # Tag to pull from. Image will be `Hub/Image:Tag-Variant` - tag: 1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25 + tag: 1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6 # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" diff --git a/resources/v1.30-alpha.5326b280/cni-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag b/resources/v1.30-alpha.5326b280/cni-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag new file mode 100644 index 0000000000..a0e91b5760 --- /dev/null +++ b/resources/v1.30-alpha.5326b280/cni-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag @@ -0,0 +1 @@ +6ba25468307c6d493451d18e77f909c5 diff --git a/resources/v1.30-alpha.5326b280/commit b/resources/v1.30-alpha.5326b280/commit new file mode 100644 index 0000000000..53322a36ef --- /dev/null +++ b/resources/v1.30-alpha.5326b280/commit @@ -0,0 +1 @@ +5326b28022300d0f02adaa1be7cc33948a50a7f6 diff --git a/resources/v1.30-alpha.5326b280/gateway-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag b/resources/v1.30-alpha.5326b280/gateway-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag new file mode 100644 index 0000000000..049ad17667 --- /dev/null +++ b/resources/v1.30-alpha.5326b280/gateway-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag @@ -0,0 +1 @@ +03f38beb97af4937d24c0b15f4300284 diff --git a/resources/v1.30-alpha.5326b280/istiod-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag b/resources/v1.30-alpha.5326b280/istiod-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag new file mode 100644 index 0000000000..56891eb17b --- /dev/null +++ b/resources/v1.30-alpha.5326b280/istiod-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag @@ -0,0 +1 @@ +aec0f79ab29f911158e201378a5acabe diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/ambient.yaml b/resources/v1.30-alpha.5326b280/profiles/ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/ambient.yaml rename to resources/v1.30-alpha.5326b280/profiles/ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/default.yaml b/resources/v1.30-alpha.5326b280/profiles/default.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/default.yaml rename to resources/v1.30-alpha.5326b280/profiles/default.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/demo.yaml b/resources/v1.30-alpha.5326b280/profiles/demo.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/demo.yaml rename to resources/v1.30-alpha.5326b280/profiles/demo.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/empty.yaml b/resources/v1.30-alpha.5326b280/profiles/empty.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/empty.yaml rename to resources/v1.30-alpha.5326b280/profiles/empty.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/openshift-ambient.yaml b/resources/v1.30-alpha.5326b280/profiles/openshift-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/openshift-ambient.yaml rename to resources/v1.30-alpha.5326b280/profiles/openshift-ambient.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/openshift.yaml b/resources/v1.30-alpha.5326b280/profiles/openshift.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/openshift.yaml rename to resources/v1.30-alpha.5326b280/profiles/openshift.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/preview.yaml b/resources/v1.30-alpha.5326b280/profiles/preview.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/preview.yaml rename to resources/v1.30-alpha.5326b280/profiles/preview.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/remote.yaml b/resources/v1.30-alpha.5326b280/profiles/remote.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/remote.yaml rename to resources/v1.30-alpha.5326b280/profiles/remote.yaml diff --git a/resources/v1.30-alpha.bb3ecf92/profiles/stable.yaml b/resources/v1.30-alpha.5326b280/profiles/stable.yaml similarity index 100% rename from resources/v1.30-alpha.bb3ecf92/profiles/stable.yaml rename to resources/v1.30-alpha.5326b280/profiles/stable.yaml diff --git a/resources/v1.30-alpha.5326b280/ztunnel-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag b/resources/v1.30-alpha.5326b280/ztunnel-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag new file mode 100644 index 0000000000..6a7380735a --- /dev/null +++ b/resources/v1.30-alpha.5326b280/ztunnel-1.30-alpha.5326b28022300d0f02adaa1be7cc33948a50a7f6.tgz.etag @@ -0,0 +1 @@ +46ad771a799a6e08a06a612f16b280d2 diff --git a/resources/v1.30-alpha.bb3ecf92/base-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag b/resources/v1.30-alpha.bb3ecf92/base-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag deleted file mode 100644 index 5b46a16b7e..0000000000 --- a/resources/v1.30-alpha.bb3ecf92/base-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -7035cc69042942ab006a958bd97a9495 diff --git a/resources/v1.30-alpha.bb3ecf92/cni-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag b/resources/v1.30-alpha.bb3ecf92/cni-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag deleted file mode 100644 index edb6f4a3a2..0000000000 --- a/resources/v1.30-alpha.bb3ecf92/cni-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -ed50874c0aa0fc72f77a296a5ac9285d diff --git a/resources/v1.30-alpha.bb3ecf92/commit b/resources/v1.30-alpha.bb3ecf92/commit deleted file mode 100644 index 6894c6547c..0000000000 --- a/resources/v1.30-alpha.bb3ecf92/commit +++ /dev/null @@ -1 +0,0 @@ -bb3ecf92885c4d626a548466186d8947866c1c25 diff --git a/resources/v1.30-alpha.bb3ecf92/gateway-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag b/resources/v1.30-alpha.bb3ecf92/gateway-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag deleted file mode 100644 index 3c4b6d9110..0000000000 --- a/resources/v1.30-alpha.bb3ecf92/gateway-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -ffb669bafd0f37c95a835b92e5d3e637 diff --git a/resources/v1.30-alpha.bb3ecf92/istiod-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag b/resources/v1.30-alpha.bb3ecf92/istiod-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag deleted file mode 100644 index 5c200736b6..0000000000 --- a/resources/v1.30-alpha.bb3ecf92/istiod-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -ef23a4ffa98f432480639251f9142bd5 diff --git a/resources/v1.30-alpha.bb3ecf92/ztunnel-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag b/resources/v1.30-alpha.bb3ecf92/ztunnel-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag deleted file mode 100644 index 5001b5c5f7..0000000000 --- a/resources/v1.30-alpha.bb3ecf92/ztunnel-1.30-alpha.bb3ecf92885c4d626a548466186d8947866c1c25.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -4127c518c5dd7824ef5dc7da7ff5c6ac