diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 281b0f5c19..fcaa38fd35 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.3.9 +version: 13.3.10 diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index 74ea222967..40ecf6effe 100644 --- a/bitnami/wildfly/values.yaml +++ b/bitnami/wildfly/values.yaml @@ -68,7 +68,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wildfly - tag: 26.1.1-debian-11-r3 + tag: 26.1.1-debian-11-r5 ## 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 @@ -630,7 +630,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r3 + tag: 11-debian-11-r4 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.