Releases: stefanprodan/timoni
Releases · stefanprodan/timoni
v0.3.0
What's Changed
- Remove deprecated
rand.Seed
by @hiddeco in #46 - docs: Update GitHub Actions by @stefanprodan in #47
- Add stdin-support for values files and bundles by @trevex in #49
- Bump mhausenblas/mkdocs-deploy-gh-pages from 3b00d34428fa0856a76d6cd4a13f0016067542cb to 2833747909e0fab61db67a60e8d6e91a871f60aa by @dependabot in #54
- Bump anchore/sbom-action from 0.13.4 to 0.14.1 by @dependabot in #52
- Bump github/codeql-action from 2.2.7 to 2.2.9 by @dependabot in #53
- Values from yaml and json files by @squaremo in #51
- Add values files docs and examples by @stefanprodan in #56
New Contributors
Full Changelog: v0.2.0...v0.3.0
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