mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/wildfly] Bump patch version to apply .vib tests changes (#31006)
* [bitnami/wildfly] Bump patch version to apply .vib tests changes Signed-off-by: Alvaro Neira Ayuso <alvaro.neira@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Alvaro Neira Ayuso <alvaro.neira@broadcom.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
a55802f34f
commit
054482e1a2
@@ -9,6 +9,7 @@ file:
|
||||
owner: root
|
||||
command:
|
||||
jboss-deploy:
|
||||
# Failing test for using MD5 in FIPS compliants OS
|
||||
exec: if [ "$OS_FLAVOUR" != "photon-5" ]; then jboss-cli.sh --controller=wildfly:{{ .Vars.service.ports.mgmt }} --connect --user={{ .Vars.wildflyUsername }} --password='{{ .Vars.wildflyPassword }}' 'deploy ./wildfly/goss/testfiles/helloworld.war --force'; fi
|
||||
exit-status: 0
|
||||
timeout: 20000
|
||||
|
||||
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 22.1.1 (2024-12-12)
|
||||
|
||||
* [bitnami/wildfly] Bump patch version to apply .vib tests changes ([#31006](https://github.com/bitnami/charts/pull/31006))
|
||||
|
||||
## 22.1.0 (2024-12-10)
|
||||
|
||||
* [bitnami/wildfly] Detect non-standard images ([#30954](https://github.com/bitnami/charts/pull/30954))
|
||||
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
|
||||
* [bitnami/wildfly] Detect non-standard images (#30954) ([2f0f26d](https://github.com/bitnami/charts/commit/2f0f26da7b7386e7ed4398bd52379703e4c6972d)), closes [#30954](https://github.com/bitnami/charts/issues/30954)
|
||||
|
||||
## <small>22.0.5 (2024-12-04)</small>
|
||||
|
||||
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: wildfly
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
||||
version: 22.1.0
|
||||
version: 22.1.1
|
||||
|
||||
Reference in New Issue
Block a user