Skip to content

Commit 671a274

Browse files
committed
Release v1.0.1
Signed-off-by: Soule BA <[email protected]>
1 parent 964e750 commit 671a274

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.0.1

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.7
20-
github.com/fluxcd/helm-controller/api v1.0.0
20+
github.com/fluxcd/helm-controller/api v1.0.1
2121
github.com/fluxcd/pkg/apis/acl v0.3.0
2222
github.com/fluxcd/pkg/apis/event v0.9.0
2323
github.com/fluxcd/pkg/apis/kustomize v1.5.0

0 commit comments

Comments
 (0)