We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c8610d + 4c44e6d commit f7e205cCopy full SHA for f7e205c
go.mod
@@ -5,7 +5,7 @@ go 1.15
5
replace github.com/fluxcd/image-automation-controller/api => ./api
6
7
require (
8
- github.com/fluxcd/image-automation-controller/api v0.1.0
+ github.com/fluxcd/image-automation-controller/api v0.2.0
9
github.com/fluxcd/image-reflector-controller/api v0.1.0
10
github.com/fluxcd/pkg/apis/meta v0.5.0
11
github.com/fluxcd/pkg/gittestserver v0.0.2
0 commit comments