mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 08:05:03 +08:00
[bitnami/wildfly] Release 16.0.4 (#19969)
* [bitnami/wildfly] Release 16.0.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r89
|
||||
- name: wildfly
|
||||
image: docker.io/bitnami/wildfly:29.0.1-debian-11-r24
|
||||
image: docker.io/bitnami/wildfly:29.0.1-debian-11-r26
|
||||
apiVersion: v2
|
||||
appVersion: 29.0.1
|
||||
dependencies:
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: wildfly
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
||||
version: 16.0.3
|
||||
version: 16.0.4
|
||||
|
||||
@@ -84,7 +84,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------- | ------------------------------------------------------------------------------------------------------- | ---------------------- |
|
||||
| `image.registry` | WildFly image registry | `docker.io` |
|
||||
| `image.repository` | WildFly image repository | `bitnami/wildfly` |
|
||||
| `image.tag` | WildFly image tag (immutable tags are recommended) | `29.0.1-debian-11-r24` |
|
||||
| `image.tag` | WildFly image tag (immutable tags are recommended) | `29.0.1-debian-11-r26` |
|
||||
| `image.digest` | WildFly image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | WildFly image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | WildFly image pull secrets | `[]` |
|
||||
|
||||
@@ -72,7 +72,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wildfly
|
||||
tag: 29.0.1-debian-11-r24
|
||||
tag: 29.0.1-debian-11-r26
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user