Compare commits

..

1 Commits

Author SHA1 Message Date
cuddle-please
e7fa1a8fc5 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-30 01:46:39 +00:00
4 changed files with 4 additions and 5 deletions

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

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.1.0] - 2025-02-05 ## [0.1.0] - 2025-01-30
### Added ### Added
- add cuddle - add cuddle
@ -31,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- *(deps)* update module dagger.io/dagger to v0.11.9 - *(deps)* update module dagger.io/dagger to v0.11.9
### Other ### Other
- *(deps)* update dependency go to v1.23.6
- *(deps)* update dependency go to v1.23.5 - *(deps)* update dependency go to v1.23.5
- *(deps)* update dependency go to v1.23.1 - *(deps)* update dependency go to v1.23.1
- Merge pull request 'chore(deps): update all dependencies' (#2) from renovate/all into main - 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 go 1.22.7
toolchain go1.23.6 toolchain go1.23.5
require ( require (
dagger.io/dagger v0.15.3 dagger.io/dagger v0.15.3

View File

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