Skip to content

Commit 3d34d8f

Browse files
authored
Merge pull request #589 from fluxcd/bump-version
Bump version in kustomization and go.mod
2 parents 97ac75d + 7ae8cc7 commit 3d34d8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: fluxcd/image-automation-controller
77
newName: fluxcd/image-automation-controller
8-
newTag: v0.36.0
8+
newTag: v0.36.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/Masterminds/sprig/v3 v3.2.3
1616
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
1717
github.com/cyphar/filepath-securejoin v0.2.4
18-
github.com/fluxcd/image-automation-controller/api v0.36.0
18+
github.com/fluxcd/image-automation-controller/api v0.36.1
1919
github.com/fluxcd/image-reflector-controller/api v0.30.0
2020
github.com/fluxcd/pkg/apis/acl v0.1.0
2121
github.com/fluxcd/pkg/apis/event v0.5.2

0 commit comments

Comments
 (0)