Releases: juanjjaramillo/testbed
Releases · juanjjaramillo/testbed
v0.6.0
🚀 Features
- Make
setup-go
find go version to use by readinggo.mod
@juanjjaramillo (#64) - Update all go version bumps in a single PR @juanjjaramillo (#60)
- Improve Helm chart documentation @juanjjaramillo (#57)
- Configure Renovate @renovate (#50)
🐛 Bug Fixes
- Fix regex manager for Go bump on
ci.yaml
@juanjjaramillo (#62) - Allow 'CI' workflow to run when a tag is pushed @juanjjaramillo (#56)
- update module go.uber.org/zap to v1.26.0 @renovate (#52)
📝 Other
- update golang version (batch update) to 1.21 @renovate (#63)
- Run unit tests during 'Continuous Integration' @juanjjaramillo (#59)
- Lint Helm charts @juanjjaramillo (#58)
- Improved documentation for 'Continuous Integration' workflow @juanjjaramillo (#55)
- update actions/checkout action to v4 @renovate (#54)
- update dependency norwoodj/helm-docs to v1.11.3 @renovate (#51)
Full Changelog: v0.5.0...v0.6.0
v0.5.0
🚀 Features
- Allow Docker image to be pulled @juanjjaramillo (#48)
- Improve Docker image multi-platform build time @juanjjaramillo (#43)
- Include build-time metadata in logs @juanjjaramillo (#37)
🐛 Bug Fixes
- Fix 'Continuous Integration' workflow @juanjjaramillo (#46)
- Fix 'Release Charts' to avoid error when creating an existing release @juanjjaramillo (#41)
- Update chart maintainer to only use ASCII characters @juanjjaramillo (#40)
- Fix typo on
Makefile
@juanjjaramillo (#38)
📝 Other
- Build multiplatform Docker images @juanjjaramillo (#47)
- Introduce GitHub's status badges @juanjjaramillo (#45)
- Introduce 'Continuous Integration' workflow @juanjjaramillo (#44)
- Update repo's README to link to Helm charts' README @juanjjaramillo (#42)
- Improve 'Draft Image Release' to allow simultaneous releases of Helm charts @juanjjaramillo (#39)
- Improve 'Draft Image Release' workflow @juanjjaramillo (#36)
Full Changelog: v0.4.0...v0.5.0
testbed-0.5.0
A Helm chart for testing Helm and Kubernetes concepts
testbed-0.4.0
A Helm chart for testing Helm and Kubernetes concepts
v0.4.0
📝 Other
- Enable PR merge as admin @juanjjaramillo (#34)
- Remove redundant log entry @juanjjaramillo (#32)
- Allow for release PR to automerge @juanjjaramillo (#30)
- Fix 'Publish release' workflow @juanjjaramillo (#28)
- Improve 'Publish Release' workflow @juanjjaramillo (#27)
- Fix 'Publish Release' permissions and parameter evaluation @juanjjaramillo (#25)
- Fix 'Publish Release' workflow @juanjjaramillo (#24)
- Add 'Publish Release' workflow @juanjjaramillo (#23)
- Bump image version @juanjjaramillo (#20)
- Add 'Release Charts' workflow @juanjjaramillo (#19)
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Improve 'Draft Image Release' workflow @juanjjaramillo (#17)
- Minor fixes @juanjjaramillo (#16)
- Fix regex expressions @juanjjaramillo (#15)
commitish
must point to the name of the branch or tag that triggered the workflow run @juanjjaramillo (#14)- Fix 'Draft Image Release' workflow @juanjjaramillo (#13)
- Add
CODEOWNERS
file in preparation for making the repo public @juanjjaramillo (#12) - Do not trigger workflows on
pull_request_target
trigger @juanjjaramillo (#11) - Fix 'Draft Image Release' workflow @juanjjaramillo (#10)
- Introduce 'Draft Image Release' workflow @juanjjaramillo (#9)
- Add PR template @juanjjaramillo (#8)
- Add lint PR workflow @juanjjaramillo (#7)
- Add Helm chart @juanjjaramillo (#6)
📝 Other
- Optimize 'Draft Image Release' workflow @juanjjaramillo (#18)
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Test matrix syntax by @juanjjaramillo in #2
- Implement a basic Go application as a proof-of-concept by @juanjjaramillo in #3
- feat: Create first version of Dockerfile by @juanjjaramillo in #4
- feat(multiplatform): Improve multiplatform support by @juanjjaramillo in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- GitHub Actions Demo by @juanjjaramillo in #1
New Contributors
- @juanjjaramillo made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0
v0.0.0
Full Changelog: https://github.com/juanjjaramillo/testbed/commits/v0.0.0