From bca0ea9541b521890ae413ff33e12dbece604ca5 Mon Sep 17 00:00:00 2001 From: Adam Cornett Date: Mon, 31 Jul 2023 08:06:48 -0700 Subject: [PATCH] operator [CI] ack-cloudwatch-controller --- operators/ack-cloudwatch-controller/ci.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 operators/ack-cloudwatch-controller/ci.yaml diff --git a/operators/ack-cloudwatch-controller/ci.yaml b/operators/ack-cloudwatch-controller/ci.yaml new file mode 100644 index 00000000000..b43086c6b77 --- /dev/null +++ b/operators/ack-cloudwatch-controller/ci.yaml @@ -0,0 +1,5 @@ +# Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back. +updateGraph: semver-mode + +reviewers: + - ack-bot