diff --git a/bitnami/wildfly/Chart.lock b/bitnami/wildfly/Chart.lock index 7a90af03ee..9807ed8ca1 100644 --- a/bitnami/wildfly/Chart.lock +++ b/bitnami/wildfly/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.13.0 -digest: sha256:e83af41b39942278f8389623671732e624f28c6f1ad6ac2d937e210c5f354a18 -generated: "2022-03-27T02:57:57.682064332Z" + version: 1.14.0 +digest: sha256:965d4465e4039d36637175307a8edfc13a53414d3bb698c0d26c8acc1cf3ec3d +generated: "2022-05-16T07:55:15.21534987Z" diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 0f5cdb15a9..ac9cafdcf4 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.0 +version: 13.3.1 diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index a1e8062fb2..e75010f590 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.0-debian-10-r5 + tag: 26.1.0-debian-10-r31 ## 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: 10-debian-10-r400 + tag: 10-debian-10-r427 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.