Skip to content

v1.11.0-0.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 10:15
· 2 commits to main since this release
c8a5969

Changelog

  • c8a5969 Merge pull request #372 from torchiaf/update-doc-helm-values
  • 59c89a8 Merge pull request #365 from richard-cox/fix-about-page
  • af846fe Merge pull request #364 from richard-cox/fix-make-ns-agnostic
  • 4829ec7 Update install-epinio.md, new helm charts values
  • 8b2888b Fix linting
  • 0318fab Fix the about page - previously header icon and link text were rancher based - fix the header by moving the about page to side nav - previously this used the plain layout - the plain layout has a hardcoded rancher image (except in standalone mode) - for simplicity just change the about page to a default layout, which means it goes in side nav - annoying this needs to be in a side nav group, otherwise menu item appears above service and advanced groups - fix link text by avoiding getVendor when not in standalone
  • e114983 Fix linting
  • 64c9f1d Show Application action to take user to it's explorer deployment detail page
  • 5276c4e Discover the namespace epinio is installed to, use instead of hardcoded epinio
  • c937177 Make dashboard link to explorer cluster native anchor - means url is provided to anchor (shows link, can right click open new tab, etc)
  • a478b7a Update README.md
  • d4bd9a8 Update README.md
  • c38eabb Merge pull request #363 from richard-cox/embedded-prod
  • 3cb9af3 Ensure dex redirect url is correct when running in production
  • 0a76d5c Merge pull request #362 from richard-cox/embedded-login-changes
  • 6680ccc Remove the local user part of log in button if that's the only option
  • 0cceafa Update embedded login dialog following UX review