We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a27f53 commit 441ce1dCopy full SHA for 441ce1d
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/notification-controller
8
newName: fluxcd/notification-controller
9
- newTag: v1.0.0
+ newTag: v1.1.0
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/DataDog/datadog-api-client-go/v2 v2.15.0
14
github.com/PagerDuty/go-pagerduty v1.7.0
15
github.com/containrrr/shoutrrr v0.8.0
16
- github.com/fluxcd/notification-controller/api v1.0.0
+ github.com/fluxcd/notification-controller/api v1.1.0
17
github.com/fluxcd/pkg/apis/event v0.5.2
18
github.com/fluxcd/pkg/apis/meta v1.1.2
19
github.com/fluxcd/pkg/git v0.13.0
0 commit comments