34 lines
857 B
Markdown
34 lines
857 B
Markdown
|
# Changelog
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
## [0.1.0] - 2024-04-06
|
||
|
|
||
|
### Added
|
||
|
- add cuddle
|
||
|
- with readme
|
||
|
- working helm template
|
||
|
- fix format
|
||
|
- with acceptest
|
||
|
- with shuttletask; format
|
||
|
|
||
|
### Other
|
||
|
- Merge pull request 'chore(deps): update all dependencies' (#2) from renovate/all into main
|
||
|
|
||
|
Reviewed-on: https://git.front.kjuulh.io/kjuulh/dagger-helm/pulls/2
|
||
|
|
||
|
- Merge branch 'main' into renovate/all
|
||
|
|
||
|
- *(test)* test commit
|
||
|
- *(deps)* update all dependencies
|
||
|
- Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
|
||
|
|
||
|
Reviewed-on: https://git.front.kjuulh.io/kjuulh/dagger-helm/pulls/1
|
||
|
|
||
|
- Add renovate.json
|
||
|
|