Skip to content

Commit 441ce1d

Browse files
committed
Release v1.1.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 6a27f53 commit 441ce1d

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
9+
newTag: v1.1.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/DataDog/datadog-api-client-go/v2 v2.15.0
1414
github.com/PagerDuty/go-pagerduty v1.7.0
1515
github.com/containrrr/shoutrrr v0.8.0
16-
github.com/fluxcd/notification-controller/api v1.0.0
16+
github.com/fluxcd/notification-controller/api v1.1.0
1717
github.com/fluxcd/pkg/apis/event v0.5.2
1818
github.com/fluxcd/pkg/apis/meta v1.1.2
1919
github.com/fluxcd/pkg/git v0.13.0

0 commit comments

Comments
 (0)