diff --git a/data/data.json b/data/data.json index a0ca74e62..57b7dd091 100644 --- a/data/data.json +++ b/data/data.json @@ -44424,6 +44424,303 @@ } }, "version": "v1.27.14+rke2r1" + }, + { + "agentArgs": { + "audit-policy-file": { + "type": "string" + }, + "bind-address": { + "type": "string" + }, + "cloud-controller-manager-extra-env": { + "type": "array" + }, + "cloud-controller-manager-extra-mount": { + "type": "array" + }, + "cloud-provider-config": { + "type": "string" + }, + "cloud-provider-name": { + "default": null, + "nullable": true, + "options": [ + "aws", + "azure", + "gcp", + "rancher-vsphere", + "harvester", + "external" + ], + "type": "enum" + }, + "control-plane-resource-limits": { + "type": "string" + }, + "control-plane-resource-requests": { + "type": "string" + }, + "enable-pprof": { + "type": "boolean" + }, + "etcd-extra-env": { + "type": "array" + }, + "etcd-extra-mount": { + "type": "array" + }, + "kube-apiserver-extra-env": { + "type": "array" + }, + "kube-apiserver-extra-mount": { + "type": "array" + }, + "kube-controller-manager-extra-env": { + "type": "array" + }, + "kube-controller-manager-extra-mount": { + "type": "array" + }, + "kube-proxy-arg": { + "type": "array" + }, + "kube-proxy-extra-env": { + "type": "array" + }, + "kube-proxy-extra-mount": { + "type": "array" + }, + "kube-scheduler-extra-env": { + "type": "array" + }, + "kube-scheduler-extra-mount": { + "type": "array" + }, + "kubelet-arg": { + "type": "array" + }, + "profile": { + "nullable": true, + "options": [ + "cis", + "cis-1.23" + ], + "type": "enum" + }, + "protect-kernel-defaults": { + "default": false, + "type": "boolean" + }, + "resolv-conf": { + "type": "string" + }, + "selinux": { + "type": "bool" + }, + "system-default-registry": { + "type": "string" + } + }, + "charts": { + "harvester-cloud-provider": { + "repo": "rancher-rke2-charts", + "version": "0.2.400" + }, + "harvester-csi-driver": { + "repo": "rancher-rke2-charts", + "version": "0.1.1700" + }, + "rancher-vsphere-cpi": { + "repo": "rancher-rke2-charts", + "version": "1.7.001" + }, + "rancher-vsphere-csi": { + "repo": "rancher-rke2-charts", + "version": "3.1.2-rancher400" + }, + "rke2-calico": { + "repo": "rancher-rke2-charts", + "version": "v3.27.300" + }, + "rke2-calico-crd": { + "repo": "rancher-rke2-charts", + "version": "v3.27.002" + }, + "rke2-canal": { + "repo": "rancher-rke2-charts", + "version": "v3.28.0-build2024062503" + }, + "rke2-cilium": { + "repo": "rancher-rke2-charts", + "version": "1.15.500" + }, + "rke2-coredns": { + "repo": "rancher-rke2-charts", + "version": "1.29.002" + }, + "rke2-flannel": { + "repo": "rancher-rke2-charts", + "version": "v0.25.400" + }, + "rke2-ingress-nginx": { + "repo": "rancher-rke2-charts", + "version": "4.10.101" + }, + "rke2-metrics-server": { + "repo": "rancher-rke2-charts", + "version": "3.12.002" + }, + "rke2-multus": { + "repo": "rancher-rke2-charts", + "version": "v4.0.205" + }, + "rke2-snapshot-controller": { + "repo": "rancher-rke2-charts", + "version": "1.7.202" + }, + "rke2-snapshot-controller-crd": { + "repo": "rancher-rke2-charts", + "version": "1.7.202" + }, + "rke2-snapshot-validation-webhook": { + "repo": "rancher-rke2-charts", + "version": "1.7.302" + } + }, + "featureVersions": { + "encryption-key-rotation": "2.0.0" + }, + "maxChannelServerVersion": "v2.8.99", + "minChannelServerVersion": "v2.7.11-alpha1", + "serverArgs": { + "audit-policy-file": { + "type": "string" + }, + "cluster-cidr": { + "type": "string" + }, + "cluster-dns": { + "type": "string" + }, + "cluster-domain": { + "type": "string" + }, + "cni": { + "default": "calico", + "options": [ + "canal", + "cilium", + "calico", + "flannel", + "multus,canal", + "multus,cilium", + "multus,calico" + ], + "type": "array" + }, + "container-runtime-endpoint": { + "type": "string" + }, + "datastore-cafile": { + "type": "string" + }, + "datastore-certfile": { + "type": "string" + }, + "datastore-endpoint": { + "type": "string" + }, + "datastore-keyfile": { + "type": "string" + }, + "disable": { + "options": [ + "rke2-coredns", + "rke2-ingress-nginx", + "rke2-metrics-server" + ], + "type": "array" + }, + "disable-cloud-controller": { + "type": "bool" + }, + "disable-kube-proxy": { + "default": false, + "type": "boolean" + }, + "disable-scheduler": { + "type": "bool" + }, + "egress-selector-mode": { + "type": "string" + }, + "etcd-arg": { + "type": "array" + }, + "etcd-expose-metrics": { + "default": false, + "type": "boolean" + }, + "etcd-image": { + "type": "string" + }, + "kube-apiserver-arg": { + "type": "array" + }, + "kube-apiserver-image": { + "type": "string" + }, + "kube-cloud-controller-manager-arg": { + "type": "array" + }, + "kube-controller-manager-arg": { + "type": "array" + }, + "kube-controller-manager-image": { + "type": "string" + }, + "kube-proxy-arg": { + "type": "array" + }, + "kube-scheduler-arg": { + "type": "array" + }, + "kube-scheduler-image": { + "type": "string" + }, + "kubelet-path": { + "type": "string" + }, + "pause-image": { + "type": "string" + }, + "runtime-image": { + "type": "string" + }, + "service-cidr": { + "type": "string" + }, + "service-node-port-range": { + "type": "string" + }, + "snapshotter": { + "type": "string" + }, + "supervisor-metrics": { + "type": "boolean" + }, + "tls-san": { + "type": "array" + }, + "tls-san-security": { + "type": "boolean" + }, + "write-kubeconfig-group": { + "type": "string" + } + }, + "version": "v1.27.15+rke2r1" } ] } diff --git a/regsync.yaml b/regsync.yaml index 48ed74458..4425c5f78 100644 --- a/regsync.yaml +++ b/regsync.yaml @@ -51,6 +51,7 @@ sync: - v3.27.0-build20240206 - v3.27.2-build20240308 - v3.27.3-build20240423 + - v3.28.0-build20240625 - source: docker.io/rancher/hardened-cluster-autoscaler target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-cluster-autoscaler' type: repository @@ -73,6 +74,7 @@ sync: - v1.2.0-build20231009 - v1.4.0-build20240122 - v1.4.1-build20240325 + - v1.4.1-build20240430 - source: docker.io/rancher/hardened-coredns target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-coredns' type: repository @@ -101,6 +103,7 @@ sync: type: repository tags: allow: + - v3.5.13-k3s1-build20240531 - v3.5.4-k3s1-build20220504 - v3.5.4-k3s1-build20221011 - v3.5.7-k3s1-build20230406 @@ -123,6 +126,7 @@ sync: - v0.24.2-build20240122 - v0.24.3-build20240307 - v0.25.1-build20240423 + - v0.25.4-build20240610 - source: docker.io/rancher/hardened-ib-sriov-cni target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-ib-sriov-cni' type: repository @@ -132,6 +136,7 @@ sync: - v1.0.2-build20221014 - v1.0.2-build20230607 - v1.0.2-build20231009 + - v1.0.3-build20240327 - source: docker.io/rancher/hardened-k8s-metrics-server target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-k8s-metrics-server' type: repository @@ -188,6 +193,7 @@ sync: - v1.27.12-rke2r1-build20240315 - v1.27.13-rke2r1-build20240416 - v1.27.14-rke2r1-build20240515 + - v1.27.15-rke2r1-build20240619 - v1.27.5-rke2r1-build20230824 - v1.27.7-rke2r2-build20231102 - v1.27.8-rke2r1-build20231115 @@ -204,6 +210,13 @@ sync: - v4.0.2-build20230811 - v4.0.2-build20231009 - v4.0.2-build20240208 + - v4.0.2-build20240418 + - source: docker.io/rancher/hardened-node-feature-discovery + target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-node-feature-discovery' + type: repository + tags: + allow: + - v0.15.4-build20240513 - source: docker.io/rancher/hardened-sriov-cni target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-sriov-cni' type: repository @@ -213,6 +226,7 @@ sync: - v2.6.3-build20221014 - v2.6.3-build20230607 - v2.6.3-build20231009 + - v2.7.0-build20240327 - source: docker.io/rancher/hardened-sriov-network-config-daemon target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-sriov-network-config-daemon' type: repository @@ -222,6 +236,7 @@ sync: - v1.2.0-build20221014 - v1.2.0-build20230607 - v1.2.0-build20231010 + - v1.2.0-build20240327 - source: docker.io/rancher/hardened-sriov-network-device-plugin target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-sriov-network-device-plugin' type: repository @@ -231,6 +246,7 @@ sync: - v3.5.1-build20221014 - v3.5.1-build20230607 - v3.5.1-build20231009 + - v3.6.2-build20240327 - source: docker.io/rancher/hardened-sriov-network-operator target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-sriov-network-operator' type: repository @@ -240,6 +256,7 @@ sync: - v1.2.0-build20221014 - v1.2.0-build20230607 - v1.2.0-build20231010 + - v1.2.0-build20240327 - source: docker.io/rancher/hardened-sriov-network-resources-injector target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-sriov-network-resources-injector' type: repository @@ -249,6 +266,7 @@ sync: - v1.5-build20221014 - v1.5-build20230607 - v1.5-build20231009 + - v1.5-build20240327 - source: docker.io/rancher/hardened-sriov-network-webhook target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-sriov-network-webhook' type: repository @@ -258,6 +276,7 @@ sync: - v1.2.0-build20221014 - v1.2.0-build20230607 - v1.2.0-build20231010 + - v1.2.0-build20240327 - source: docker.io/rancher/hardened-whereabouts target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/hardened-whereabouts' type: repository @@ -270,6 +289,7 @@ sync: - v0.6.2-build20230717 - v0.6.3-build20240109 - v0.6.3-build20240208 + - v0.7.0-build20240429 - source: docker.io/rancher/harvester-cloud-provider target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/harvester-cloud-provider' type: repository @@ -397,6 +417,7 @@ sync: - v0.8.0-build20230510 - v0.8.2-build20230815 - v0.8.3-build20240228 + - v0.8.4-build20240523 - source: docker.io/rancher/klipper-lb target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/klipper-lb' type: repository @@ -1028,6 +1049,7 @@ sync: - nginx-1.9.3-hardened1 - nginx-1.9.4-rancher1 - nginx-1.9.6-hardened1 + - v1.10.1-hardened1 - source: docker.io/rancher/pause target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/pause' type: repository @@ -1059,6 +1081,7 @@ sync: - v1.26.3-build20230608 - v1.28.2-build20231016 - v1.29.3-build20240412 + - v1.29.3-build20240515 - source: docker.io/rancher/rke2-runtime target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/rke2-runtime' type: repository @@ -1142,6 +1165,8 @@ sync: - v1.27.13-rke2r1-windows-amd64 - v1.27.14-rke2r1 - v1.27.14-rke2r1-windows-amd64 + - v1.27.15-rke2r1 + - v1.27.15-rke2r1-windows-amd64 - v1.27.5-rke2r1 - v1.27.5-rke2r1-windows-amd64 - v1.27.7-rke2r2 @@ -1192,6 +1217,7 @@ sync: - v1.27.12-rke2r1 - v1.27.13-rke2r1 - v1.27.14-rke2r1 + - v1.27.15-rke2r1 - v1.27.5-rke2r1 - v1.27.7-rke2r2 - v1.27.8-rke2r1 @@ -1286,6 +1312,7 @@ sync: - v1.27.12-rke2r1 - v1.27.13-rke2r1 - v1.27.14-rke2r1 + - v1.27.15-rke2r1 - v1.27.5-rke2r1 - v1.27.7-rke2r2 - v1.27.8-rke2r1