From f921881ba49eaf3dc00a9ab49bc91f344dcbc7d1 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 19 Jan 2022 20:12:32 +0000 Subject: [PATCH] [bitnami/wildfly] Release 13.1.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wildfly/Chart.yaml | 2 +- bitnami/wildfly/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 97a034fb9..7ed0d1bad 100644 --- a/bitnami/wildfly/Chart.yaml +++ b/bitnami/wildfly/Chart.yaml @@ -26,4 +26,4 @@ name: wildfly sources: - https://github.com/bitnami/bitnami-docker-wildfly - http://wildfly.org -version: 13.1.1 +version: 13.1.2 diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index d3fcdfecb..1ce12cded 100644 --- a/bitnami/wildfly/values.yaml +++ b/bitnami/wildfly/values.yaml @@ -54,7 +54,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/wildfly - tag: 26.0.0-debian-10-r11 + tag: 26.0.0-debian-10-r20 ## 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 @@ -537,7 +537,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r305 + tag: 10-debian-10-r313 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.