[bitnami/wildfly] Release 13.1.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-01-19 20:12:32 +00:00
parent 70c9eda77a
commit f921881ba4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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.