issues
search
wildfly
/
wildfly-charts
Helm Charts for WildFly
https://docs.wildfly.org/wildfly-charts/
Apache License 2.0
3
stars
14
forks
source link
[#106] Add annotation to link the deployment to its source code
#107
Closed
jmesnil
closed
1 year ago
jmesnil
commented
1 year ago
add the app.openshift.io/vcs-uri (resp. app.openshift.io/vcs-ref) if build is enabled and the
build.uri
(resp.
build.ref
) field is defined.
bump wildfly-common version to 2.1.1
bump wildfly version to 2.3.2
This fixes #106.
build.uri
(resp.build.ref
) field is defined.This fixes #106.