Skip to content

Commit d1a931a

Browse files
committed
Release v1.1.0
Signed-off-by: Sunny <[email protected]>
1 parent 037bc86 commit d1a931a

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/helm-controller
77
newName: fluxcd/helm-controller
8-
newTag: v1.0.0
8+
newTag: v1.1.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ replace (
1717
require (
1818
github.com/Masterminds/semver v1.5.0
1919
github.com/fluxcd/cli-utils v0.36.0-flux.9
20-
github.com/fluxcd/helm-controller/api v1.0.1
20+
github.com/fluxcd/helm-controller/api v1.1.0
2121
github.com/fluxcd/pkg/apis/acl v0.3.0
2222
github.com/fluxcd/pkg/apis/event v0.10.1
2323
github.com/fluxcd/pkg/apis/kustomize v1.6.1

0 commit comments

Comments
 (0)