diff --git a/bitnami/logstash/Chart.yaml b/bitnami/logstash/Chart.yaml index 328a88f0b..772938a3c 100644 --- a/bitnami/logstash/Chart.yaml +++ b/bitnami/logstash/Chart.yaml @@ -23,4 +23,4 @@ name: logstash sources: - https://github.com/bitnami/bitnami-docker-logstash - https://www.elastic.co/products/logstash -version: 5.0.8 +version: 5.0.9 diff --git a/bitnami/logstash/README.md b/bitnami/logstash/README.md index 5dbc27da9..2c2025f53 100644 --- a/bitnami/logstash/README.md +++ b/bitnami/logstash/README.md @@ -7,7 +7,7 @@ Logstash is an open source data processing engine. It ingests data from multiple [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 @@ -338,4 +338,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 6d3a34da5..369a1f595 100644 --- a/bitnami/logstash/values.yaml +++ b/bitnami/logstash/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/logstash - tag: 8.2.2-debian-11-r0 + tag: 8.2.2-debian-11-r3 ## 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 ## @@ -523,7 +523,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r0 + tag: 11-debian-11-r3 ## 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