diff --git a/api/v1/istio_types.go b/api/v1/istio_types.go index 052a304712..a0b919e5d7 100644 --- a/api/v1/istio_types.go +++ b/api/v1/istio_types.go @@ -35,9 +35,9 @@ const ( type IstioSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. - // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b"} - // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.80f4dd6b + // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. + // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0"} + // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.2e4387a0 // +kubebuilder:default=v1.30.0-alpha.2 Version string `json:"version"` diff --git a/api/v1/istiocni_types.go b/api/v1/istiocni_types.go index 9bd27b4e2f..bb73d24740 100644 --- a/api/v1/istiocni_types.go +++ b/api/v1/istiocni_types.go @@ -26,9 +26,9 @@ const ( type IstioCNISpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. - // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b"} - // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.80f4dd6b + // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. + // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0"} + // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.2e4387a0 // +kubebuilder:default=v1.30.0-alpha.2 Version string `json:"version"` diff --git a/api/v1/istiorevision_types.go b/api/v1/istiorevision_types.go index ab17add085..c929c122df 100644 --- a/api/v1/istiorevision_types.go +++ b/api/v1/istiorevision_types.go @@ -28,9 +28,9 @@ const ( type IstioRevisionSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.80f4dd6b. - // +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.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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.31.0-alpha.80f4dd6b"} - // +kubebuilder:validation:Enum=v1.30.0-alpha.2;v1.29.2;v1.29.1;v1.29.0;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.80f4dd6b + // Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.2e4387a0. + // +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.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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.31.0-alpha.2e4387a0"} + // +kubebuilder:validation:Enum=v1.30.0-alpha.2;v1.29.2;v1.29.1;v1.29.0;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.2e4387a0 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 32283026aa..cbe17a63f6 100644 --- a/api/v1/ztunnel_types.go +++ b/api/v1/ztunnel_types.go @@ -26,9 +26,9 @@ const ( type ZTunnelSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. - // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b"} - // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.80f4dd6b + // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. + // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0"} + // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.2e4387a0 // +kubebuilder:default=v1.30.0-alpha.2 Version string `json:"version"` diff --git a/api/v1alpha1/ztunnel_types.go b/api/v1alpha1/ztunnel_types.go index 33384d8ee7..f95ffc7024 100644 --- a/api/v1alpha1/ztunnel_types.go +++ b/api/v1alpha1/ztunnel_types.go @@ -27,9 +27,9 @@ const ( type ZTunnelSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. - // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b"} - // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.80f4dd6b + // Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. + // +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.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0-alpha.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "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:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0"} + // +kubebuilder:validation:Enum=v1.30-latest;v1.30.0-alpha.2;v1.29-latest;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;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.31.0-alpha.2e4387a0 // +kubebuilder:default=v1.30.0-alpha.2 Version string `json:"version"` diff --git a/bundle/manifests/sailoperator.clusterserviceversion.yaml b/bundle/manifests/sailoperator.clusterserviceversion.yaml index 2f1f770822..29fa025308 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.30-latest - createdAt: "2026-04-28T06:03:21Z" + createdAt: "2026-04-29T06:02:36Z" 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" @@ -182,7 +182,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. displayName: Istio Version path: version x-descriptors: @@ -202,7 +202,7 @@ spec: - 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:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b + - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0 - description: Namespace to which the Istio CNI component should be installed. Note that this field is immutable. displayName: Namespace path: namespace @@ -240,7 +240,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.2e4387a0. displayName: Istio Version path: version x-descriptors: @@ -256,7 +256,7 @@ spec: - 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.31.0-alpha.80f4dd6b + - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0 - description: Namespace to which the Istio components should be installed. displayName: Namespace path: namespace @@ -291,7 +291,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:RevisionBased - description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. displayName: Istio Version path: version x-descriptors: @@ -311,7 +311,7 @@ spec: - 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:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b + - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0 - 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. @@ -367,7 +367,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. displayName: Istio Version path: version x-descriptors: @@ -387,7 +387,7 @@ spec: - 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:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.80f4dd6b + - urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.2e4387a0 - description: Namespace to which the Istio ztunnel component should be installed. displayName: Namespace path: namespace @@ -417,7 +417,7 @@ spec: - v1.28.1 - v1.28.0 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 [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 @@ -827,10 +827,10 @@ spec: images.v1_30_0-alpha_2.istiod: registry.istio.io/release/pilot:1.30.0-alpha.2 images.v1_30_0-alpha_2.proxy: registry.istio.io/release/proxyv2:1.30.0-alpha.2 images.v1_30_0-alpha_2.ztunnel: registry.istio.io/release/ztunnel:1.30.0-alpha.2 - images.v1_31_0-alpha_80f4dd6b.cni: registry.istio.io/testing/install-cni:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e - images.v1_31_0-alpha_80f4dd6b.istiod: registry.istio.io/testing/pilot:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e - images.v1_31_0-alpha_80f4dd6b.proxy: registry.istio.io/testing/proxyv2:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e - images.v1_31_0-alpha_80f4dd6b.ztunnel: registry.istio.io/testing/ztunnel:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + images.v1_31_0-alpha_2e4387a0.cni: registry.istio.io/testing/install-cni:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 + images.v1_31_0-alpha_2e4387a0.istiod: registry.istio.io/testing/pilot:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 + images.v1_31_0-alpha_2e4387a0.proxy: registry.istio.io/testing/proxyv2:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 + images.v1_31_0-alpha_2e4387a0.ztunnel: registry.istio.io/testing/ztunnel:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 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 55bb19c18d..ad36710cec 100644 --- a/bundle/manifests/sailoperator.io_istiocnis.yaml +++ b/bundle/manifests/sailoperator.io_istiocnis.yaml @@ -1472,7 +1472,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -1536,7 +1536,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istiorevisions.yaml b/bundle/manifests/sailoperator.io_istiorevisions.yaml index 9bd2b19127..13d56993d9 100644 --- a/bundle/manifests/sailoperator.io_istiorevisions.yaml +++ b/bundle/manifests/sailoperator.io_istiorevisions.yaml @@ -10243,7 +10243,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.2e4387a0. enum: - v1.30.0-alpha.2 - v1.29.2 @@ -10297,7 +10297,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istios.yaml b/bundle/manifests/sailoperator.io_istios.yaml index 94aa871a57..87473aa09a 100644 --- a/bundle/manifests/sailoperator.io_istios.yaml +++ b/bundle/manifests/sailoperator.io_istios.yaml @@ -10317,7 +10317,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -10381,7 +10381,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_ztunnels.yaml b/bundle/manifests/sailoperator.io_ztunnels.yaml index a746ed03ac..1cf93dba42 100644 --- a/bundle/manifests/sailoperator.io_ztunnels.yaml +++ b/bundle/manifests/sailoperator.io_ztunnels.yaml @@ -3536,7 +3536,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -3588,7 +3588,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace @@ -7169,7 +7169,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -7221,7 +7221,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiocnis.yaml b/chart/crds/sailoperator.io_istiocnis.yaml index 44d142a1c8..5ad488d477 100644 --- a/chart/crds/sailoperator.io_istiocnis.yaml +++ b/chart/crds/sailoperator.io_istiocnis.yaml @@ -1472,7 +1472,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -1536,7 +1536,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiorevisions.yaml b/chart/crds/sailoperator.io_istiorevisions.yaml index 52a01da718..bde9dd3b5f 100644 --- a/chart/crds/sailoperator.io_istiorevisions.yaml +++ b/chart/crds/sailoperator.io_istiorevisions.yaml @@ -10243,7 +10243,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.2e4387a0. enum: - v1.30.0-alpha.2 - v1.29.2 @@ -10297,7 +10297,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istios.yaml b/chart/crds/sailoperator.io_istios.yaml index 0718ea3671..f81602df40 100644 --- a/chart/crds/sailoperator.io_istios.yaml +++ b/chart/crds/sailoperator.io_istios.yaml @@ -10317,7 +10317,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -10381,7 +10381,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_ztunnels.yaml b/chart/crds/sailoperator.io_ztunnels.yaml index a53e412325..262c59f004 100644 --- a/chart/crds/sailoperator.io_ztunnels.yaml +++ b/chart/crds/sailoperator.io_ztunnels.yaml @@ -3536,7 +3536,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -3588,7 +3588,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace @@ -7169,7 +7169,7 @@ spec: default: v1.30.0-alpha.2 description: |- Defines the version of Istio to install. - Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. + Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. enum: - v1.30-latest - v1.30.0-alpha.2 @@ -7221,7 +7221,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 type: string required: - namespace diff --git a/chart/values.yaml b/chart/values.yaml index 6b996555c9..f686ae1d62 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -46,10 +46,10 @@ deployment: images.v1_28_0.istiod: registry.istio.io/release/pilot:1.28.0 images.v1_28_0.proxy: registry.istio.io/release/proxyv2:1.28.0 images.v1_28_0.cni: registry.istio.io/release/install-cni:1.28.0 - images.v1_31_0-alpha_80f4dd6b.ztunnel: registry.istio.io/testing/ztunnel:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e - images.v1_31_0-alpha_80f4dd6b.istiod: registry.istio.io/testing/pilot:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e - images.v1_31_0-alpha_80f4dd6b.proxy: registry.istio.io/testing/proxyv2:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e - images.v1_31_0-alpha_80f4dd6b.cni: registry.istio.io/testing/install-cni:1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + images.v1_31_0-alpha_2e4387a0.ztunnel: registry.istio.io/testing/ztunnel:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 + images.v1_31_0-alpha_2e4387a0.istiod: registry.istio.io/testing/pilot:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 + images.v1_31_0-alpha_2e4387a0.proxy: registry.istio.io/testing/proxyv2:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 + images.v1_31_0-alpha_2e4387a0.cni: registry.istio.io/testing/install-cni:1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 revisionHistoryLimit: 10 service: port: 8443 @@ -80,7 +80,7 @@ csv: - v1.28.1 - v1.28.0 - master - - v1.31.0-alpha.80f4dd6b + - v1.31.0-alpha.2e4387a0 [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 00c3ce1b92..15674987d7 100644 --- a/docs/api-reference/sailoperator.io.md +++ b/docs/api-reference/sailoperator.io.md @@ -652,7 +652,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.80f4dd6b] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.2e4387a0] | | `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. | | | @@ -762,7 +762,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.80f4dd6b. | | Enum: [v1.30.0-alpha.2 v1.29.2 v1.29.1 v1.29.0 v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.80f4dd6b] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30.0-alpha.2, v1.29.2, v1.29.1, v1.29.0, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.31.0-alpha.2e4387a0. | | Enum: [v1.30.0-alpha.2 v1.29.2 v1.29.1 v1.29.0 v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.2e4387a0] | | `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. | | | @@ -880,7 +880,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.80f4dd6b] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.2e4387a0] | | `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 | | @@ -3324,7 +3324,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.80f4dd6b] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.2e4387a0] | | `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. | | | | `targetRef` _[TargetReference](#targetreference)_ | The Istio control plane that this ZTunnel instance is associated with. Valid references are Istio and IstioRevision resources, Istio resources are always resolved to their current active revision. Values relevant for ZTunnel will be copied from the referenced IstioRevision resource, these are `spec.values.global`, `spec.values.meshConfig`, `spec.values.revision`. Any user configuration in the ZTunnel spec will always take precedence over the settings copied from the Istio resource, however. | | | @@ -3454,7 +3454,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.80f4dd6b. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.80f4dd6b] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.30-latest, v1.30.0-alpha.2, v1.29-latest, v1.29.2, v1.29.1, v1.29.0, v1.28-latest, v1.28.6, v1.28.5, v1.28.4, v1.28.3, v1.28.2, v1.28.1, v1.28.0, master, v1.31.0-alpha.2e4387a0. | v1.30.0-alpha.2 | Enum: [v1.30-latest v1.30.0-alpha.2 v1.29-latest v1.29.2 v1.29.1 v1.29.0 v1.28-latest v1.28.6 v1.28.5 v1.28.4 v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.9 v1.27.8 v1.27.7 v1.27.6 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.31.0-alpha.2e4387a0] | | `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 bf5ca64b82..05b2717746 100644 --- a/go.mod +++ b/go.mod @@ -27,8 +27,8 @@ require ( gomodules.xyz/jsonpatch/v2 v2.5.0 gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v4 v4.1.4 - istio.io/client-go v1.30.0-alpha.1.0.20260423170018-1517d774e4ff - istio.io/istio v0.0.0-20260428034239-80f4dd6b14b6 + istio.io/client-go v1.30.0-alpha.1.0.20260428144638-a00fb908e025 + istio.io/istio v0.0.0-20260428175111-2e4387a00e7f k8s.io/api v0.35.3 k8s.io/apiextensions-apiserver v0.35.3 k8s.io/apimachinery v0.35.3 @@ -171,7 +171,7 @@ require ( gopkg.in/inf.v0 v0.9.1 // indirect gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect - istio.io/api v1.30.0-alpha.1.0.20260423165719-9607dc87975d // indirect + istio.io/api v1.30.0-alpha.1.0.20260428144439-b9ac6420f999 // indirect k8s.io/apiserver v0.35.3 // indirect k8s.io/component-base v0.35.3 // indirect k8s.io/klog/v2 v2.140.0 // indirect diff --git a/go.sum b/go.sum index a2d2bbe48f..844eef5bcd 100644 --- a/go.sum +++ b/go.sum @@ -471,12 +471,12 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= helm.sh/helm/v4 v4.1.4 h1:zwTrNkalG4f7SYigRSdQnYrTj0QEz1qzetzAlYoDVSo= helm.sh/helm/v4 v4.1.4/go.mod h1:5dSo8rRgn3OTkDAc/k0Ipw5/Q+BlqKIKZwa0XwSiINI= -istio.io/api v1.30.0-alpha.1.0.20260423165719-9607dc87975d h1:Sn7JGjs17t3lwvUMD2smF+yF02xF2ELtyQMRtlbbKVc= -istio.io/api v1.30.0-alpha.1.0.20260423165719-9607dc87975d/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA= -istio.io/client-go v1.30.0-alpha.1.0.20260423170018-1517d774e4ff h1:EYSdWJn6fH0ZHS3MZtspYMAnx/BJyREpaViTaJhl5jI= -istio.io/client-go v1.30.0-alpha.1.0.20260423170018-1517d774e4ff/go.mod h1:hb7wXXROjA936dblzPQDd45hkos+S5VLUJM5VcjHFhQ= -istio.io/istio v0.0.0-20260428034239-80f4dd6b14b6 h1:Vu6meQbmseBStOTCEL80Kcvov12e9hVQWBfD2gAWdgs= -istio.io/istio v0.0.0-20260428034239-80f4dd6b14b6/go.mod h1:k1DjZm/FQBD5vLL6vP3dxX3q8rN0aGr4HnVKz1zTt1I= +istio.io/api v1.30.0-alpha.1.0.20260428144439-b9ac6420f999 h1:QoxHZJiRjkSyDEycUtTG8FiEH+KNAtXTeqfErla01/I= +istio.io/api v1.30.0-alpha.1.0.20260428144439-b9ac6420f999/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA= +istio.io/client-go v1.30.0-alpha.1.0.20260428144638-a00fb908e025 h1:OxyZN/g/6ZN28jrVUlgNGQe73+3nrnCk9Tcn6xD7yF8= +istio.io/client-go v1.30.0-alpha.1.0.20260428144638-a00fb908e025/go.mod h1:Cx6Ttgfb1JLxo4bkfSqsg1NmH1Th5ERAcCZYsZPIY7Q= +istio.io/istio v0.0.0-20260428175111-2e4387a00e7f h1:jXFv4fJ6h4+umhd6pDc/dVAKm4a9KIZQYEFvKUMot0I= +istio.io/istio v0.0.0-20260428175111-2e4387a00e7f/go.mod h1:nmShsf5ZVYWG/VmgX2RFeZigAvK07BIVhpnklqoB4Ow= k8s.io/api v0.35.3 h1:pA2fiBc6+N9PDf7SAiluKGEBuScsTzd2uYBkA5RzNWQ= k8s.io/api v0.35.3/go.mod h1:9Y9tkBcFwKNq2sxwZTQh1Njh9qHl81D0As56tu42GA4= k8s.io/apiextensions-apiserver v0.35.3 h1:2fQUhEO7P17sijylbdwt0nBdXP0TvHrHj0KeqHD8FiU= diff --git a/pkg/istioversion/versions.yaml b/pkg/istioversion/versions.yaml index de7bed6d2d..888a97e7c3 100644 --- a/pkg/istioversion/versions.yaml +++ b/pkg/istioversion/versions.yaml @@ -232,15 +232,15 @@ versions: - name: v1.21.6 eol: true - name: master - ref: v1.31.0-alpha.80f4dd6b - - name: v1.31.0-alpha.80f4dd6b - version: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + ref: v1.31.0-alpha.2e4387a0 + - name: v1.31.0-alpha.2e4387a0 + version: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 repo: https://github.com/istio/istio branch: master - commit: 80f4dd6b14b62a35cb3fd79bda665b675288239e + commit: 2e4387a00e7f14c9364ab06f38ce80bb4f975e28 charts: - - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e/helm/base-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz - - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e/helm/cni-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz - - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e/helm/gateway-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz - - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e/helm/istiod-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz - - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e/helm/ztunnel-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz + - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28/helm/base-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz + - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28/helm/cni-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz + - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28/helm/gateway-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz + - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28/helm/istiod-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz + - https://storage.googleapis.com/istio-build/dev/1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28/helm/ztunnel-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz diff --git a/resources/v1.31.0-alpha.2e4387a0/base-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag b/resources/v1.31.0-alpha.2e4387a0/base-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag new file mode 100644 index 0000000000..844c09886c --- /dev/null +++ b/resources/v1.31.0-alpha.2e4387a0/base-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag @@ -0,0 +1 @@ +35cc3074d9c4455c26c31e7be048b8e9 diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/Chart.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/Chart.yaml similarity index 62% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/Chart.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/Chart.yaml index 72acafe8dd..e669a02172 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/base/Chart.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/base/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +appVersion: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 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.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +version: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/README.md b/resources/v1.31.0-alpha.2e4387a0/charts/base/README.md similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/README.md rename to resources/v1.31.0-alpha.2e4387a0/charts/base/README.md diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.25.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.25.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.26.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.26.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.27.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.27.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.28.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.28.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.29.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.29.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-compatibility-version-1.29.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-compatibility-version-1.29.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-demo.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-gke.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-gke.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-gke.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-k3d.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-k3d.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-k3d.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-k3s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-k3s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-k3s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-microk8s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-microk8s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-microk8s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-minikube.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-minikube.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-minikube.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-platform-openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-platform-openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-preview.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-remote.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-stable.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/files/profile-stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/files/profile-stable.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/NOTES.txt b/resources/v1.31.0-alpha.2e4387a0/charts/base/templates/NOTES.txt similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/NOTES.txt rename to resources/v1.31.0-alpha.2e4387a0/charts/base/templates/NOTES.txt diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/reader-serviceaccount.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/templates/reader-serviceaccount.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/reader-serviceaccount.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/templates/reader-serviceaccount.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/zzz_profile.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/templates/zzz_profile.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/templates/zzz_profile.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/base/values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/base/values.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/base/values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/base/values.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/Chart.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/Chart.yaml similarity index 61% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/Chart.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/Chart.yaml index 349eba1231..3ec443d5b0 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/Chart.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/cni/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +appVersion: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 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.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +version: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/README.md b/resources/v1.31.0-alpha.2e4387a0/charts/cni/README.md similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/README.md rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/README.md diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.25.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.25.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.26.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.26.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.27.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.27.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.28.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.28.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.29.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.29.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-compatibility-version-1.29.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-compatibility-version-1.29.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-demo.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-gke.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-gke.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-gke.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-k3d.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-k3d.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-k3d.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-k3s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-k3s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-k3s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-microk8s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-microk8s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-microk8s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-minikube.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-minikube.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-minikube.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-platform-openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-platform-openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-preview.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-remote.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-stable.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/files/profile-stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/files/profile-stable.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/NOTES.txt b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/NOTES.txt similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/NOTES.txt rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/NOTES.txt diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/_helpers.tpl b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/_helpers.tpl similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/_helpers.tpl rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/_helpers.tpl diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/clusterrole.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/clusterrole.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/clusterrole.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/clusterrole.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/clusterrolebinding.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/clusterrolebinding.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/clusterrolebinding.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/configmap-cni.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/configmap-cni.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/configmap-cni.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/configmap-cni.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/daemonset.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/daemonset.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/daemonset.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/daemonset.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/network-attachment-definition.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/network-attachment-definition.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/network-attachment-definition.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/network-attachment-definition.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/networkpolicy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/networkpolicy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/networkpolicy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/resourcequota.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/resourcequota.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/resourcequota.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/resourcequota.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/serviceaccount.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/serviceaccount.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/serviceaccount.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/zzy_descope_legacy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/zzy_descope_legacy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/zzz_profile.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/templates/zzz_profile.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/templates/zzz_profile.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/cni/values.yaml similarity index 99% rename from resources/v1.31.0-alpha.80f4dd6b/charts/cni/values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/cni/values.yaml index 17c9fed308..8aaeacb1e6 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/cni/values.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/cni/values.yaml @@ -160,7 +160,7 @@ _internal_defaults_do_not_set: hub: registry.istio.io/testing # Default tag for Istio images. - tag: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + tag: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 # Variant of the image to use. # Currently supported are: [debug, distroless] diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/Chart.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/Chart.yaml similarity index 64% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/Chart.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/Chart.yaml index 1c4dcc30e5..55621d8f3a 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/Chart.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +appVersion: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 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.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +version: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/README.md b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/README.md similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/README.md rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/README.md diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.25.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.25.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.26.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.26.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.27.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.27.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.28.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.28.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.29.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.29.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-compatibility-version-1.29.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-compatibility-version-1.29.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-demo.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-gke.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-gke.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-gke.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-k3d.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-k3d.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-k3d.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-k3s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-k3s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-k3s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-microk8s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-microk8s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-microk8s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-minikube.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-minikube.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-minikube.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-platform-openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-platform-openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-preview.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-remote.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-stable.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/files/profile-stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/files/profile-stable.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/NOTES.txt b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/NOTES.txt similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/NOTES.txt rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/NOTES.txt diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/_helpers.tpl b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/_helpers.tpl similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/_helpers.tpl rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/_helpers.tpl diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/deployment.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/deployment.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/deployment.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/deployment.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/hpa.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/hpa.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/hpa.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/hpa.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/networkpolicy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/networkpolicy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/networkpolicy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/poddisruptionbudget.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/poddisruptionbudget.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/poddisruptionbudget.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/role.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/role.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/role.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/role.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/service.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/service.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/service.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/service.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/serviceaccount.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/serviceaccount.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/serviceaccount.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/zzz_profile.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/templates/zzz_profile.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/templates/zzz_profile.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/values.schema.json b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/values.schema.json similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/values.schema.json rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/values.schema.json diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/gateway/values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/gateway/values.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/gateway/values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/gateway/values.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/Chart.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/Chart.yaml similarity index 63% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/Chart.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/Chart.yaml index 187ba29055..88eb3439f6 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/Chart.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +appVersion: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 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.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +version: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/README.md b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/README.md similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/README.md rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/README.md diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/agentgateway.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/agentgateway.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/agentgateway.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/agentgateway.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/gateway-injection-template.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/gateway-injection-template.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/gateway-injection-template.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/gateway-injection-template.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/grpc-agent.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/grpc-agent.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/grpc-agent.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/grpc-agent.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/grpc-simple.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/grpc-simple.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/grpc-simple.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/grpc-simple.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/injection-template.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/injection-template.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/injection-template.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/injection-template.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/kube-gateway.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/kube-gateway.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/kube-gateway.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/kube-gateway.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.25.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.25.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.26.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.26.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.27.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.27.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.28.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.28.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.29.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.29.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-compatibility-version-1.29.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-compatibility-version-1.29.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-demo.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-gke.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-gke.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-gke.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-k3d.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-k3d.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-k3d.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-k3s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-k3s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-k3s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-microk8s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-microk8s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-microk8s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-minikube.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-minikube.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-minikube.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-platform-openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-platform-openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-preview.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-remote.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-stable.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/profile-stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/profile-stable.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/waypoint.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/waypoint.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/files/waypoint.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/files/waypoint.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/NOTES.txt b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/NOTES.txt similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/NOTES.txt rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/NOTES.txt diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/_helpers.tpl b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/_helpers.tpl similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/_helpers.tpl rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/_helpers.tpl diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/autoscale.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/autoscale.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/autoscale.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/autoscale.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/clusterrole.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/clusterrole.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/clusterrole.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/clusterrole.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/clusterrolebinding.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/clusterrolebinding.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/clusterrolebinding.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/configmap-jwks.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/configmap-jwks.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/configmap-jwks.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/configmap-jwks.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/configmap-values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/configmap-values.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/configmap-values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/configmap-values.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/configmap.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/configmap.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/configmap.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/configmap.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/deployment.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/deployment.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/deployment.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/deployment.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/gateway-class-configmap.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/gateway-class-configmap.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/gateway-class-configmap.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/gateway-class-configmap.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/istiod-injector-configmap.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/istiod-injector-configmap.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/istiod-injector-configmap.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/istiod-injector-configmap.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/mutatingwebhook.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/mutatingwebhook.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/mutatingwebhook.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/mutatingwebhook.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/networkpolicy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/networkpolicy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/networkpolicy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/poddisruptionbudget.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/poddisruptionbudget.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/poddisruptionbudget.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/reader-clusterrole.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/reader-clusterrole.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/reader-clusterrole.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/reader-clusterrole.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/reader-clusterrolebinding.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/reader-clusterrolebinding.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/reader-clusterrolebinding.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/reader-clusterrolebinding.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/remote-istiod-endpointslices.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/remote-istiod-endpointslices.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/remote-istiod-endpointslices.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/remote-istiod-endpointslices.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/remote-istiod-service.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/remote-istiod-service.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/remote-istiod-service.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/remote-istiod-service.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/revision-tags-mwc.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/revision-tags-mwc.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/revision-tags-mwc.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/revision-tags-svc.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/revision-tags-svc.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/revision-tags-svc.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/role.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/role.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/role.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/role.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/rolebinding.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/rolebinding.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/rolebinding.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/rolebinding.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/service.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/service.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/service.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/service.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/serviceaccount.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/serviceaccount.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/serviceaccount.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/validatingadmissionpolicy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/validatingadmissionpolicy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/validatingadmissionpolicy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/validatingwebhookconfiguration.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/validatingwebhookconfiguration.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/validatingwebhookconfiguration.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/zzy_descope_legacy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/zzy_descope_legacy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/zzz_profile.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/templates/zzz_profile.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/templates/zzz_profile.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/values.yaml similarity index 99% rename from resources/v1.31.0-alpha.80f4dd6b/charts/istiod/values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/istiod/values.yaml index 7f68fee624..28cd41598d 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/istiod/values.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/istiod/values.yaml @@ -255,7 +255,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on registry.istio.io/testing. hub: registry.istio.io/testing # Default tag for Istio images. - tag: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + tag: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/Chart.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/Chart.yaml similarity index 70% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/Chart.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/Chart.yaml index a044f5d87d..72b4dc7298 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/Chart.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +appVersion: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 description: Helm chart for istio revision tags name: revisiontags sources: diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.25.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.25.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.26.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.26.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.27.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.27.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.28.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.28.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.29.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.29.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-compatibility-version-1.29.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-compatibility-version-1.29.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-demo.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-gke.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-gke.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-gke.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-k3d.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-k3d.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-k3d.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-k3s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-k3s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-k3s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-microk8s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-microk8s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-microk8s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-minikube.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-minikube.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-minikube.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-platform-openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-platform-openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-preview.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-remote.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-stable.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/files/profile-stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/files/profile-stable.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/templates/revision-tags-mwc.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/templates/revision-tags-mwc.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/templates/revision-tags-mwc.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/templates/revision-tags-svc.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/templates/revision-tags-svc.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/templates/revision-tags-svc.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/templates/zzz_profile.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/templates/zzz_profile.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/templates/zzz_profile.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/values.yaml similarity index 99% rename from resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/values.yaml index 7f68fee624..28cd41598d 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/revisiontags/values.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/revisiontags/values.yaml @@ -255,7 +255,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on registry.istio.io/testing. hub: registry.istio.io/testing # Default tag for Istio images. - tag: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + tag: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/Chart.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/Chart.yaml similarity index 62% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/Chart.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/Chart.yaml index 88d47e044b..fcee1acc37 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/Chart.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +appVersion: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 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.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e +version: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/README.md b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/README.md similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/README.md rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/README.md diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.25.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.25.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.26.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.26.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.27.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.27.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.28.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.28.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.29.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.29.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-compatibility-version-1.29.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-compatibility-version-1.29.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-demo.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-gke.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-gke.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-gke.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-k3d.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-k3d.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-k3d.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-k3s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-k3s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-k3s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-microk8s.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-microk8s.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-microk8s.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-minikube.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-minikube.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-minikube.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-platform-openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-platform-openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-preview.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-remote.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-stable.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/files/profile-stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/files/profile-stable.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/NOTES.txt b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/NOTES.txt similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/NOTES.txt rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/NOTES.txt diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/_helpers.tpl b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/_helpers.tpl similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/_helpers.tpl rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/_helpers.tpl diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/daemonset.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/daemonset.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/daemonset.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/daemonset.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/networkpolicy.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/networkpolicy.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/networkpolicy.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/rbac.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/rbac.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/rbac.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/rbac.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/resourcequota.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/resourcequota.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/resourcequota.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/resourcequota.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/serviceaccount.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/serviceaccount.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/serviceaccount.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/zzz_profile.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/templates/zzz_profile.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/templates/zzz_profile.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/values.yaml b/resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/values.yaml similarity index 98% rename from resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/values.yaml rename to resources/v1.31.0-alpha.2e4387a0/charts/ztunnel/values.yaml index fe7fbf5575..18999a709b 100644 --- a/resources/v1.31.0-alpha.80f4dd6b/charts/ztunnel/values.yaml +++ b/resources/v1.31.0-alpha.2e4387a0/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: registry.istio.io/testing # Tag to pull from. Image will be `Hub/Image:Tag-Variant` - tag: 1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e + tag: 1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28 # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" diff --git a/resources/v1.31.0-alpha.2e4387a0/cni-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag b/resources/v1.31.0-alpha.2e4387a0/cni-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag new file mode 100644 index 0000000000..7973f24753 --- /dev/null +++ b/resources/v1.31.0-alpha.2e4387a0/cni-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag @@ -0,0 +1 @@ +d32ea4943322ae711d3cbbf716edf935 diff --git a/resources/v1.31.0-alpha.2e4387a0/commit b/resources/v1.31.0-alpha.2e4387a0/commit new file mode 100644 index 0000000000..0f9d4ab655 --- /dev/null +++ b/resources/v1.31.0-alpha.2e4387a0/commit @@ -0,0 +1 @@ +2e4387a00e7f14c9364ab06f38ce80bb4f975e28 diff --git a/resources/v1.31.0-alpha.2e4387a0/gateway-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag b/resources/v1.31.0-alpha.2e4387a0/gateway-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag new file mode 100644 index 0000000000..508cb42a5a --- /dev/null +++ b/resources/v1.31.0-alpha.2e4387a0/gateway-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag @@ -0,0 +1 @@ +9be9cac43918231cb75020709fab76c3 diff --git a/resources/v1.31.0-alpha.2e4387a0/istiod-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag b/resources/v1.31.0-alpha.2e4387a0/istiod-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag new file mode 100644 index 0000000000..5b0ff22069 --- /dev/null +++ b/resources/v1.31.0-alpha.2e4387a0/istiod-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag @@ -0,0 +1 @@ +f6dca4fa117f1d0b9fe417fb2e0de6b3 diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/default.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/default.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/default.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/default.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/demo.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/demo.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/demo.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/demo.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/empty.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/empty.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/empty.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/empty.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/openshift-ambient.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/openshift-ambient.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/openshift-ambient.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/openshift-ambient.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/openshift.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/openshift.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/openshift.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/openshift.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/preview.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/preview.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/preview.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/preview.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/remote.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/remote.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/remote.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/remote.yaml diff --git a/resources/v1.31.0-alpha.80f4dd6b/profiles/stable.yaml b/resources/v1.31.0-alpha.2e4387a0/profiles/stable.yaml similarity index 100% rename from resources/v1.31.0-alpha.80f4dd6b/profiles/stable.yaml rename to resources/v1.31.0-alpha.2e4387a0/profiles/stable.yaml diff --git a/resources/v1.31.0-alpha.2e4387a0/ztunnel-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag b/resources/v1.31.0-alpha.2e4387a0/ztunnel-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag new file mode 100644 index 0000000000..37fe308428 --- /dev/null +++ b/resources/v1.31.0-alpha.2e4387a0/ztunnel-1.31.0-alpha.2e4387a00e7f14c9364ab06f38ce80bb4f975e28.tgz.etag @@ -0,0 +1 @@ +73437a9c8749be9798b03e3bd9002d9e diff --git a/resources/v1.31.0-alpha.80f4dd6b/base-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag b/resources/v1.31.0-alpha.80f4dd6b/base-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag deleted file mode 100644 index b8d88a40d6..0000000000 --- a/resources/v1.31.0-alpha.80f4dd6b/base-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -c649fb52fcfed1a8bc3550624bd2a575 diff --git a/resources/v1.31.0-alpha.80f4dd6b/cni-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag b/resources/v1.31.0-alpha.80f4dd6b/cni-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag deleted file mode 100644 index ddd53ff70e..0000000000 --- a/resources/v1.31.0-alpha.80f4dd6b/cni-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -ed64604832f87b8916c6f96189f7ef52 diff --git a/resources/v1.31.0-alpha.80f4dd6b/commit b/resources/v1.31.0-alpha.80f4dd6b/commit deleted file mode 100644 index 877efd246d..0000000000 --- a/resources/v1.31.0-alpha.80f4dd6b/commit +++ /dev/null @@ -1 +0,0 @@ -80f4dd6b14b62a35cb3fd79bda665b675288239e diff --git a/resources/v1.31.0-alpha.80f4dd6b/gateway-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag b/resources/v1.31.0-alpha.80f4dd6b/gateway-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag deleted file mode 100644 index 0af7ce9d2f..0000000000 --- a/resources/v1.31.0-alpha.80f4dd6b/gateway-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -ad260a077b200b144f6edafc0f79d055 diff --git a/resources/v1.31.0-alpha.80f4dd6b/istiod-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag b/resources/v1.31.0-alpha.80f4dd6b/istiod-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag deleted file mode 100644 index 35e7dfa329..0000000000 --- a/resources/v1.31.0-alpha.80f4dd6b/istiod-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -7c1824170341f1cde5ca0159a59bb470 diff --git a/resources/v1.31.0-alpha.80f4dd6b/ztunnel-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag b/resources/v1.31.0-alpha.80f4dd6b/ztunnel-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag deleted file mode 100644 index 5a754ffb12..0000000000 --- a/resources/v1.31.0-alpha.80f4dd6b/ztunnel-1.31.0-alpha.80f4dd6b14b62a35cb3fd79bda665b675288239e.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -421bbc593f4613b15cc706782bbb77b2