Compare commits
2 Commits
e7fa1a8fc5
...
3d93910443
Author | SHA1 | Date | |
---|---|---|---|
|
3d93910443 | ||
c9ad4d90c9 |
@ -1 +1 @@
|
||||
Subproject commit ed96c881a53d63f08b4269931a5b5b9b6d31a232
|
||||
Subproject commit ec6e840644149658afd0d4521dfea2f3fb02ae45
|
@ -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
2
go.mod
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user