Releases: stefanprodan/timoni
Releases · stefanprodan/timoni
v0.2.0
What's Changed
- Correct typo in help text for build -o by @squaremo in #43
- Implement
bundle lint
command by @stefanprodan in #44
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Add bundle command to docs by @stefanprodan in #38
- Respect namespace of current KubeConfig context by @hiddeco in #40
- Update dependencies by @stefanprodan in #41
- ci: Add CodeQL scanner by @stefanprodan in #42
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Introduce Timoni Bundles for declarative instance management by @stefanprodan in #35
- ci: Workflow improvements by @hiddeco in #33
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #34
- Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #36
New Contributors
- @hiddeco made their first contribution in #33
- @dependabot made their first contribution in #34
Full Changelog: v0.0.8...v0.1.0
v0.0.8
What's Changed
- Update dependencies by @stefanprodan in #30
- Update chainguard/redis to 7.0.9 by @stefanprodan in #31
- Add auth and caching to examples by @stefanprodan in #32
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add Redis module by @stefanprodan in #23
- Update dependencies by @stefanprodan in #24
- Allow OCI annotations to be set when pushing modules by @stefanprodan in #26
- Add module structure guide by @stefanprodan in #28
- Use Chainguard's Wolfi image for Redis by @stefanprodan in #29
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add API versioning to Timoni's CUE definition by @stefanprodan in #21
- Add guide for GitOps continuous delivery with Flux by @stefanprodan in #22
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
What's Changed
- Improve the apply command help by @stefanprodan in #13
- Add status command by @stefanprodan in #14
- Refactor module builder by @stefanprodan in #15
- Add example of arithmetic operations in values files by @stefanprodan in #16
- Add readme example to podinfo module by @stefanprodan in #17
- Consolidate config schema and default values by @stefanprodan in #18
- Introduce the concept of latest stable version for modules by @stefanprodan in #19
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add GitHub Action and workflow examples by @stefanprodan in #4
- Add module example to docs by @stefanprodan in #5
- Update dependencies by @stefanprodan in #7
- Add workflow example for
docker/login-action
by @stefanprodan in #8 - Add
mod init
command for creating modules by @stefanprodan in #11 - Make push/pull sub-commands of
timoni mod
by @stefanprodan in #12
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add get started guide by @stefanprodan in #1
- Add namespace creation to apply output by @stefanprodan in #2
- Introduce annotations for prune and force behaviour by @stefanprodan in #3
Full Changelog: v0.0.1...v0.0.2