diff --git a/bitnami/wildfly/Chart.lock b/bitnami/wildfly/Chart.lock index bfaa63db37..7a90af03ee 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.12.0 -digest: sha256:7e484480451778c273e7a165dbfaa5594ec1c9a63a114ce9d458626cadd28893 -generated: "2022-03-16T22:36:36.175654386Z" + version: 1.13.0 +digest: sha256:e83af41b39942278f8389623671732e624f28c6f1ad6ac2d937e210c5f354a18 +generated: "2022-03-27T02:57:57.682064332Z" diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index af3879596c..99965a7ad5 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.2.1 +version: 13.2.2 diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index 226ff98003..8070a9c0f2 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.0.1-debian-10-r54 + tag: 26.0.1-debian-10-r64 ## 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 @@ -616,7 +616,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r367 + tag: 10-debian-10-r377 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.