mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10:00
[bitnami/magento] Major version: Update Elasticsearch subchart (#11073)
* [bitnami/magento] Major version: Update Elasticsearch subchart Signed-off-by: Miguel Ruiz <miruiz@vmware.com> * Update link Signed-off-by: Miguel Ruiz <miruiz@vmware.com> * Run helm dep update Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 11.0.14
|
||||
- name: elasticsearch
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 18.2.16
|
||||
version: 19.0.1
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.0
|
||||
digest: sha256:2da7289bb6b63e28ce5a484b3b8500cada1d889f81e5fb3c1099a3c806f13556
|
||||
generated: "2022-07-03T16:18:41.576620808Z"
|
||||
digest: sha256:44390608770b0d9befbd6c0d233341779536549acde8803071637f998a7b8511
|
||||
generated: "2022-07-08T14:10:33.559079+02:00"
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies:
|
||||
- condition: elasticsearch.enabled
|
||||
name: elasticsearch
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 18.x.x
|
||||
version: 19.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
@@ -35,4 +35,4 @@ name: magento
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-magento
|
||||
- https://magento.com/
|
||||
version: 20.1.15
|
||||
version: 21.0.0
|
||||
|
||||
@@ -7,7 +7,7 @@ Magento is a powerful open source e-commerce platform. With easy customizations
|
||||
[Overview of Magento](http://www.magento.com)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -593,6 +593,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Notable changes
|
||||
|
||||
### 21.0.0
|
||||
|
||||
This major updates the Elasticsearch subchart to its newest major, 19.0.0, which removes support for elasticsearch-curator. Check [Elasticsearch Upgrading Notes](https://github.com/bitnami/charts/tree/master/bitnami/elasticsearch#to-1900) for more information.
|
||||
|
||||
### 19.0.0
|
||||
|
||||
This major updates the Elasticsearch subchart to its newest major, 17.0.0, which adds support for X-pack security features such as SSL/TLS encryption and password protection. Check [Elasticsearch Upgrading Notes](https://github.com/bitnami/charts/tree/master/bitnami/elasticsearch#to-1700) for more information.
|
||||
@@ -826,4 +830,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user