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 97ac75d + 7ae8cc7 commit 3d34d8fCopy full SHA for 3d34d8f
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: v0.36.0
+ newTag: v0.36.1
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/Masterminds/sprig/v3 v3.2.3
16
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
17
github.com/cyphar/filepath-securejoin v0.2.4
18
- github.com/fluxcd/image-automation-controller/api v0.36.0
+ github.com/fluxcd/image-automation-controller/api v0.36.1
19
github.com/fluxcd/image-reflector-controller/api v0.30.0
20
github.com/fluxcd/pkg/apis/acl v0.1.0
21
github.com/fluxcd/pkg/apis/event v0.5.2
0 commit comments