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.