Skip to content

Commit a776136

Browse files
committed
Release v1.0.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 7cecd3d commit a776136

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
@@ -6,4 +6,4 @@ resources:
66
images:
77
- name: fluxcd/notification-controller
88
newName: fluxcd/notification-controller
9-
newTag: v1.0.0-rc.4
9+
newTag: v1.0.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/Azure/azure-event-hubs-go/v3 v3.6.0
1313
github.com/PagerDuty/go-pagerduty v1.7.0
1414
github.com/containrrr/shoutrrr v0.7.1
15-
github.com/fluxcd/notification-controller/api v1.0.0-rc.4
15+
github.com/fluxcd/notification-controller/api v1.0.0
1616
github.com/fluxcd/pkg/apis/event v0.5.1
1717
github.com/fluxcd/pkg/apis/meta v1.1.1
1818
github.com/fluxcd/pkg/git v0.12.3

0 commit comments

Comments
 (0)