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.
1 parent 350bc8e commit 7c252b3Copy full SHA for 7c252b3
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
5
images:
6
- name: fluxcd/image-automation-controller
7
newName: fluxcd/image-automation-controller
8
- newTag: v1.0.2
+ newTag: v1.0.3
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/Masterminds/sprig/v3 v3.3.0
16
github.com/ProtonMail/go-crypto v1.3.0
17
github.com/cyphar/filepath-securejoin v0.4.1
18
- github.com/fluxcd/image-automation-controller/api v1.0.2
+ github.com/fluxcd/image-automation-controller/api v1.0.3
19
github.com/fluxcd/image-reflector-controller/api v1.0.2
20
github.com/fluxcd/pkg/apis/acl v0.9.0
21
github.com/fluxcd/pkg/apis/event v0.20.0
0 commit comments