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