[bitnami/wildfly] Release 13.3.13 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-08-02 07:55:18 +00:00
parent fe85406253
commit fe85bd5481
2 changed files with 3 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ name: wildfly
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/wildfly
- http://wildfly.org
version: 13.3.12
version: 13.3.13

View File

@@ -68,7 +68,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wildfly
tag: 26.1.1-debian-11-r22
tag: 26.1.1-debian-11-r24
## 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-r18
tag: 11-debian-11-r20
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.