- Sort Score
- Result 10 results
- Languages All
Results 231 - 240 of 268 for Upgrade (0.12 sec)
-
CHANGELOG/CHANGELOG-1.26.md
- [Node Binaries](#node-binaries-15) - [Container Images](#container-images-15) - [Changelog since v1.25.0](#changelog-since-v1250) - [Urgent Upgrade Notes](#urgent-upgrade-notes) - [(No, really, you MUST read this before you upgrade)](#no-really-you-must-read-this-before-you-upgrade) - [Changes by Kind](#changes-by-kind-15) - [Deprecation](#deprecation) - [API Change](#api-change-8) - [Feature](#feature-15)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
helm-releases/minio-5.3.0.tgz
values using the command: ```bash helm get values my-release > old_values.yaml ``` Then change the field `image.tag` in `old_values.yaml` file with MinIO image tag you want to use. Now update the chart using ```bash helm upgrade -f old_values.yaml my-release minio/minio ``` Default upgrade strategies are specified in the `values.yaml` file. Update these fields if you'd like to use a different strategy. ### Configuration Refer the [Values file](./values.yaml) for all the possible config fields. You can...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Oct 11 12:21:05 UTC 2024 - 21.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.uidNumber=uidNumber labels.user_gidNumber=gidNumber labels.group_gidNumber=gidNumber labels.gidNumber=gidNumber labels.user_homeDirectory=homeDirectory labels.homeDirectory=homeDirectory labels.upgrade_title_configuration=Upgrade labels.upgrade_data_migration=Перенос данных labels.upgrade_start_button=Старт labels.targetVersion=Version labels.target_version=Version From labels.esreq_configuration=Запрос к OpenSearch
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
docs/changelogs/changelog_2x.md
* Use `Protocol` to describe framing. * Implement write timeouts for HTTP/1.1 streams. * Avoid use of SPDY stream ID 1, as that's typically used for UPGRADE. * Support OAuth in `Authenticator`. * Permit a dangling semicolon in media type parsing. ## Version 1.x [Change log](changelog_1x.md)
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Feb 06 02:19:09 UTC 2022 - 26.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.user_gidNumber=gidNumber labels.group_gidNumber=gidNumber labels.gidNumber=gidNumber labels.user_homeDirectory=Home-Verzeichnis labels.homeDirectory=Home-Verzeichnis labels.upgrade_title_configuration=Upgrade labels.upgrade_data_migration=Datenmigration labels.upgrade_reindex=Reindizieren labels.upgrade_start_button=Start labels.replace_aliases=Aliase aktualisieren labels.reindex_start_button=Start
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
api/go1.4.txt
pkg text/template/parse, method (*IdentifierNode) SetTree(*Tree) *IdentifierNode pkg html/template, type Error struct, Node parse.Node # CL 127470043 unicode: strconv: regexp: Upgrade to Unicode 7.0.0., Marcel van Lohuizen <******@****.***> pkg unicode, const Version = "7.0.0" pkg unicode, var Bassa_Vah *RangeTable pkg unicode, var Caucasian_Albanian *RangeTable pkg unicode, var Duployan *RangeTable
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 12 03:01:01 UTC 2014 - 34K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.user_gidNumber=gidNumber labels.group_gidNumber=gidNumber labels.gidNumber=gidNumber labels.user_homeDirectory=Home Directory labels.homeDirectory=Home Directory labels.upgrade_title_configuration=Upgrade labels.upgrade_data_migration=Data Migration labels.upgrade_reindex=Reindex labels.upgrade_start_button=Start labels.replace_aliases=Update Aliases labels.reset_dictionaries=Reset Dictionaries
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
cmd/erasure-multipart.go
if parityDrives < 0 { parityDrives = er.defaultParityCount } if globalStorageClass.AvailabilityOptimized() { // If we have offline disks upgrade the number of erasure codes for this object. parityOrig := parityDrives var offlineDrives int for _, disk := range onlineDisks { if disk == nil || !disk.IsOnline() { parityDrives++
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 29 22:40:36 UTC 2024 - 44.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.2.md
### Action required * Docker v1.9.1 is officially recommended. Docker v1.8.3 and Docker v1.10 are supported. If you are using an older release of Docker, please upgrade. Known issues with Docker 1.9.1 can be found below. * CPU hardcapping will be enabled by default for containers with CPU limit set, if supported by the kernel. You should either adjust your CPU limit, or set CPU
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Dec 04 06:36:19 UTC 2020 - 41.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. backup */ String ONLINE_HELP_NAME_BACKUP = "online.help.name.backup"; /** The key of the configuration. e.g. upgrade */ String ONLINE_HELP_NAME_UPGRADE = "online.help.name.upgrade"; /** The key of the configuration. e.g. esreq */ String ONLINE_HELP_NAME_ESREQ = "online.help.name.esreq"; /** The key of the configuration. e.g. accesstoken */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1)