Skip to content

v1.2.0

Compare
Choose a tag to compare
@Jont828 Jont828 released this 15 Aug 23:22
· 83 commits to main since this release
2cb102a

What's Changed

  • Bump to Go v1.20 and CAPI v1.5 by @Jont828 in #29 (this will allow MachinePool Machines to show under the MachinePool in the tree view)
  • Add git describe node package to show app version in settings by @Jont828 in #30
  • Update to golang:1.20-alpine in Dockerfile by @Jont828 in #31
  • Get app version using ldflags and version.sh by @Jont828 in #32
  • Fix ARCH variable bug in Dockerfile and imagePullPolicy bug in Helm chart by @Jont828 in #33
  • Revert "Add git describe node package to show app version in settings" by @Jont828 in #34
  • Fix npm install critical error with conflicting peer dependencies by @Jont828 in #35
  • Upgrade @vue/cli-plugin-babel and @vue/cli-plugin-eslint to 5.0.8 and rename components by @Jont828 in #36
  • Pass ldflags in to air.toml and go-run make target by @Jont828 in #37
  • Fetch version using mixin on page load to avoid lag by @Jont828 in #38

Full Changelog: v1.1.1...v1.2.0