[bitnami/logstash] Release 5.9.2 updating components versions (#22900)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-30 15:53:07 +01:00
committed by GitHub
parent 3095a12cb5
commit 9af7c62c0b
3 changed files with 6 additions and 6 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: logstash
image: docker.io/bitnami/logstash:8.12.0-debian-11-r1
image: docker.io/bitnami/logstash:8.12.0-debian-11-r3
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
appVersion: 8.12.0
dependencies:
@@ -30,4 +30,4 @@ maintainers:
name: logstash
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
version: 5.9.1
version: 5.9.2

View File

@@ -394,4 +394,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.

View File

@@ -73,7 +73,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/logstash
tag: 8.12.0-debian-11-r1
tag: 8.12.0-debian-11-r3
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -570,7 +570,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'