You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #760 - updatecli changes to enable JDK updates when new JDK versions are published (#761)
* Issue #760 - Change JDK configuration of updatecli to enable the automatic updates of JDK when new versions are published
* Issue #760 - Update typo in the name of checkTemurinWIndowsCore2022DockerImage condition
* Issue #760 - Update check-jdk.sh to support the new URL format for JDK 21 previews since JDK 21.0.3+2-ea-beta
* Issue #760 - Updates to JDK updatecli yaml configs to support hot fixes
* Issue #760 - Remove unnecessary sourceid on targets in jdk11.yaml config
* - Remove support of "hotfix" versions
- Put Temurin version pattern in a values file and reference from each jdk config file
* Make `values.temurin.yaml` POSIX compliant
0 commit comments