diff --git a/bitnami/logstash/Chart.lock b/bitnami/logstash/Chart.lock index 977a5d773b..0a08940055 100644 --- a/bitnami/logstash/Chart.lock +++ b/bitnami/logstash/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.3 -digest: sha256:710e8247ae70ea63a2fb2fde4320511ff28c7b5c7a738861427f104a7718bdf4 -generated: "2021-12-08T03:42:23.07728722Z" + version: 1.11.0 +digest: sha256:302ab7d6834685503ff1250e55d67e85ae40a4c53cf02a94e7026f6a8b7550e3 +generated: "2022-02-01T20:15:47.418662337Z" diff --git a/bitnami/logstash/Chart.yaml b/bitnami/logstash/Chart.yaml index 13cf5a7ee1..3182887ab0 100644 --- a/bitnami/logstash/Chart.yaml +++ b/bitnami/logstash/Chart.yaml @@ -1,14 +1,14 @@ annotations: category: LogManagement apiVersion: v2 -appVersion: 7.16.3 +appVersion: 7.17.0 dependencies: - name: common repository: https://charts.bitnami.com/bitnami tags: - bitnami-common version: 1.x.x -description: Logstash is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash". +description: Logstash is an open source data processing engine. It ingests data from multiple sources, processes it, and sends the output to final destination in real-time. It is a core component of the ELK stack. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/logstash icon: https://bitnami.com/assets/stacks/logstash/img/logstash-stack-220x234.png @@ -23,4 +23,4 @@ name: logstash sources: - https://github.com/bitnami/bitnami-docker-logstash - https://www.elastic.co/products/logstash -version: 3.7.3 +version: 3.7.4 diff --git a/bitnami/logstash/README.md b/bitnami/logstash/README.md index a852a1cf75..1dbeac56fb 100644 --- a/bitnami/logstash/README.md +++ b/bitnami/logstash/README.md @@ -1,9 +1,13 @@ -# Logstash +# Logstash packaged by Bitnami -[Logstash](https://www.elastic.co/products/logstash) is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash". +Logstash is an open source data processing engine. It ingests data from multiple sources, processes it, and sends the output to final destination in real-time. It is a core component of the ELK stack. +[Overview of Logstash](http://logstash.net) + +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 @@ -288,7 +292,7 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per ## Troubleshooting -Find more information about how to deal with common errors related to Bitnami’s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). +Find more information about how to deal with common errors related to Bitnami���s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). ## Upgrading @@ -324,4 +328,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. \ No newline at end of file diff --git a/bitnami/logstash/values.yaml b/bitnami/logstash/values.yaml index 5587a3497c..ea37614c89 100644 --- a/bitnami/logstash/values.yaml +++ b/bitnami/logstash/values.yaml @@ -61,7 +61,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/logstash - tag: 7.16.3-debian-10-r0 + tag: 7.17.0-debian-10-r0 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -414,7 +414,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r307 + tag: 10-debian-10-r326 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -544,7 +544,7 @@ metrics: image: registry: docker.io repository: bitnami/logstash-exporter - tag: 7.3.0-debian-10-r409 + tag: 7.3.0-debian-10-r428 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##