Skip to content

Releases: wandera/git2kube

Release v0.0.1-alpha.2

10 May 08:52
2bcbfb4
Compare
Choose a tag to compare
Pre-release

This is a pre-release

Many features are still missing but this should be the first usable version of the application.

Roadmap to v0.0.1 release

  • Tests
  • Documentation
  • Deployment examples

Changes since alpha.1

  • Possibility to sync Secrets
  • Possibility to sync Folders
  • Added initial sync for watch command
  • Simplified branch switching and also added possibility to work with branches with changed history (using git reset)

Release v0.0.1-alpha.1

27 Apr 08:14
Compare
Choose a tag to compare
Pre-release

This is a pre-release

Many features are still missing but this should be the first usable version of the application.

Roadmap to v0.0.1 release

  • Tests
  • Documentation
  • Deployment examples