Compare commits
2 Commits
7ee3343eec
...
60ba198268
Author | SHA1 | Date | |
---|---|---|---|
|
60ba198268 | ||
4d2caeb7cf |
@ -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
2
go.mod
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user