Skip to content

Release v1.0.0

Choose a tag to compare

@javaLux javaLux released this 09 Jan 21:02
· 7 commits to main since this release

Starting the journey of RegistryMate [First Stable Release]

Added

  • Desktop application for creating Kubernetes ImagePullSecrets
  • YAML generation for kubernetes.io/dockerconfigjson secrets
  • Copy generated secrets to clipboard
  • Save secrets as YAML files
  • Registry and secret metadata history (up to 100 entries)
    • Automatic cleanup of oldest entries when the limit is reached
  • Base64 encode and decode utility for Docker auth strings
  • Cross-platform support (Windows, Linux)
  • Desktop UI built with Go and Fyne