Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
60ba198268 chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-01-17 01:31:27 +00:00
4d2caeb7cf chore(deps): update dependency go to v1.23.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-01-17 01:31:02 +00:00
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.0] - 2025-01-15
## [0.1.0] - 2025-01-17
### Added
- add cuddle
@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- *(deps)* update module dagger.io/dagger to v0.11.9
### Other
- *(deps)* update dependency go to v1.23.5
- *(deps)* update dependency go to v1.23.1
- Merge pull request 'chore(deps): update all dependencies' (#2) from renovate/all into main

2
go.mod
View File

@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/dagger-helm
go 1.22.7
toolchain go1.23.4
toolchain go1.23.5
require (
dagger.io/dagger v0.15.2

View File

@ -2,7 +2,7 @@ module shuttletask
go 1.22.7
toolchain go1.23.4
toolchain go1.23.5
require (
dagger.io/dagger v0.15.2