Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
3d93910443 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-05 01:33:31 +00:00
c9ad4d90c9 chore(deps): update dependency go to v1.23.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-02-05 01:32:53 +00:00
4 changed files with 5 additions and 4 deletions

@ -1 +1 @@
Subproject commit ed96c881a53d63f08b4269931a5b5b9b6d31a232
Subproject commit ec6e840644149658afd0d4521dfea2f3fb02ae45

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-30
## [0.1.0] - 2025-02-05
### 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.23.6
- *(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.5
toolchain go1.23.6
require (
dagger.io/dagger v0.15.3

View File

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