Skip to content

Commit 18b4c56

Browse files
Merge pull request #119 from stuggi/watcher
add watcher-operator to renovate.sh
2 parents 3834dfd + f78efb6 commit 18b4c56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ EOF_CAT
5252
openstack-k8s-operators/designate-operator \
5353
openstack-k8s-operators/barbican-operator \
5454
openstack-k8s-operators/swift-operator \
55-
openstack-k8s-operators/test-operator
55+
openstack-k8s-operators/test-operator \
56+
openstack-k8s-operators/watcher-operator
5657

5758
echo "sleeping 60 minutes..."
5859
sleep 3600

0 commit comments

Comments
 (0)