- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for 2010 (0.06 sec)
-
CHANGELOG/CHANGELOG-1.20.md
_Nothing has changed._ # v1.20.10 ## Downloads for v1.20.10 ### Source Code filename | sha512 hash -------- | ----------- [kubernetes.tar.gz](https://dl.k8s.io/v1.20.10/kubernetes.tar.gz) | 88676e1166e0dd5d0fae8995f52e96d5d61cb3e66112f6e819462c478da72eba5d07e75466664f7c4288d73e7e1d79eea3814e177f6498aca30590cd37570871
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
- [Client Binaries](#client-binaries-2) - [Server Binaries](#server-binaries-2) - [Node Binaries](#node-binaries-2) - [Changelog since v1.10.10](#changelog-since-v11010) - [Other notable changes](#other-notable-changes-2) - [v1.10.10](#v11010) - [Downloads for v1.10.10](#downloads-for-v11010) - [Client Binaries](#client-binaries-3) - [Server Binaries](#server-binaries-3) - [Node Binaries](#node-binaries-3)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
name | architectures ---- | ------------- k8s.gcr.io/conformance:v1.21.10 | amd64, arm, arm64, ppc64le, s390x k8s.gcr.io/kube-apiserver:v1.21.10 | amd64, arm, arm64, ppc64le, s390x k8s.gcr.io/kube-controller-manager:v1.21.10 | amd64, arm, arm64, ppc64le, s390x k8s.gcr.io/kube-proxy:v1.21.10 | amd64, arm, arm64, ppc64le, s390x k8s.gcr.io/kube-scheduler:v1.21.10 | amd64, arm, arm64, ppc64le, s390x ## Changelog since v1.21.9
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.20.0 - go.opentelemetry.io/contrib: v0.20.0 - go.opentelemetry.io/otel/exporters/otlp: v0.20.0 - go.opentelemetry.io/otel/metric: v0.20.0 - go.opentelemetry.io/otel/oteltest: v0.20.0 - go.opentelemetry.io/otel/sdk/export/metric: v0.20.0 - go.opentelemetry.io/otel/sdk/metric: v0.20.0 - go.opentelemetry.io/otel/sdk: v0.20.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<tika:uti>com.microsoft.word.doc</tika:uti> <magic priority="50"> <match value="Microsoft\ Word\ 6.0\ Document" type="string" offset="2080"/> <match value="Documento\ Microsoft\ Word\ 6" type="string" offset="2080"/> <match value="MSWordDoc" type="string" offset="2112"/> <match value="0x31be0000" type="big32" offset="0"/> <match value="PO^Q`" type="string" offset="0"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
gouv.ht perso.ht // hu : http://www.domain.hu/domain/English/sld.html // Confirmed by registry <******@****.***> 2008-06-12 hu co.hu info.hu org.hu priv.hu sport.hu tm.hu 2000.hu agrar.hu bolt.hu casino.hu city.hu erotica.hu erotika.hu film.hu forum.hu games.hu hotel.hu ingatlan.hu jogasz.hu konyvelo.hu lakas.hu media.hu
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.12.md
- kube-controller-manager currently needs a writable `--cert-dir` (default...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
* HostPorts are not supported. * An IPv6 network mask for pod or cluster cidr network must be /66 or longer. For example: 2001:db1::/66, 2001:dead:beef::/76, 2001:cafe::/118 are supported. 2001:db1::/64 is not supported
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
doc/go_spec.html
VarSpec = IdentifierList ( Type [ "=" ExpressionList ] | "=" ExpressionList ) . </pre> <pre> var i int var U, V, W float64 var k = 0 var x, y float32 = -1, -2 var ( i int u, v, s = 2.0, 3.0, "bar" ) var re, im = complexSqrt(-1) var _, found = entries[name] // map lookup; only interested in "found" </pre> <p> If a list of expressions is given, the variables are initialized
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)