Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 19:56
· 4 commits to main since this release
  • ✨ (intellij) update Helm repositories in separate IntelliJ action (#165)
  • ✨ (intellij) warning in settings when passwords are not saved (#156)
  • ✨ (intellij) support for IJ 2024.3
  • ✨ (intellij) explicit dependency on json module (#162)
  • ✨ (gradle) use provider API in plugin extension
  • 🐛 (intellij) use on-demand instances of services instead of class instances (#161)
  • 🐛 (intellij) rename .idea/json-schemas to .idea/helm-values for clarity
  • 🐛 (intellij) search for helm charts in project should ignore internal Gradle folder
  • 👷 bump JVM toolchain to 17
  • 👷 (gradle) bump Gradle to 8.10.2

BREAKING CHANGES:

  • Minimal Gradle version for Gradle plugin: Gradle 8.4
  • Minimal Java version for Gradle plugin: Java 17