Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
7e82c143b6 chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-02-12 01:54:57 +00:00
d9ca7ce5dc chore(deps): update dependency go to v1.24.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-02-12 01:35:56 +00:00
4 changed files with 5 additions and 4 deletions

@ -1 +1 @@
Subproject commit ec6e840644149658afd0d4521dfea2f3fb02ae45
Subproject commit 434d7c33321d2e2d7da0723c9aa5e7557c17ecb0

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-02-05
## [0.1.0] - 2025-02-12
### Added
- add cuddle
@ -31,6 +31,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.24.0
- *(deps)* update dependency go to v1.23.6
- *(deps)* update dependency go to v1.23.5
- *(deps)* update dependency go to v1.23.1

2
go.mod
View File

@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/dagger-helm
go 1.22.7
toolchain go1.23.6
toolchain go1.24.0
require (
dagger.io/dagger v0.15.3

View File

@ -2,7 +2,7 @@ module shuttletask
go 1.22.7
toolchain go1.23.6
toolchain go1.24.0
require (
dagger.io/dagger v0.15.3