diff --git a/bitnami/wildfly/Chart.lock b/bitnami/wildfly/Chart.lock index c3cc68bdf5..7a8fa023a1 100644 --- a/bitnami/wildfly/Chart.lock +++ b/bitnami/wildfly/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.19.1 -digest: sha256:c883732817d9aaa3304f7b3109262aa338959de15b432dc5a2dbde13d2e136a5 -generated: "2024-03-27T15:40:54.760034959+01:00" + version: 2.19.2 +digest: sha256:e670e1075bfafffe040fae1158f1fa1f592585f394b48704ba137d2d083b1571 +generated: "2024-05-14T05:17:43.15328099Z" diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 92448153dd..0f0709ed3b 100644 --- a/bitnami/wildfly/Chart.yaml +++ b/bitnami/wildfly/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r19 + image: docker.io/bitnami/os-shell:12-debian-12-r21 - name: wildfly - image: docker.io/bitnami/wildfly:31.0.1-debian-12-r5 + image: docker.io/bitnami/wildfly:31.0.1-debian-12-r8 apiVersion: v2 appVersion: 31.0.1 dependencies: @@ -33,4 +33,4 @@ maintainers: name: wildfly sources: - https://github.com/bitnami/charts/tree/main/bitnami/wildfly -version: 19.1.1 +version: 19.1.2 diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index 2e6f6e6c17..477f81bc16 100644 --- a/bitnami/wildfly/values.yaml +++ b/bitnami/wildfly/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wildfly - tag: 31.0.1-debian-12-r5 + tag: 31.0.1-debian-12-r8 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -753,7 +753,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r19 + tag: 12-debian-12-r21 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.