Skip to content

Commit 899c668

Browse files
authored
deps: bump controller-runtime to 0.18.4 (#3061)
1 parent 17b221a commit 899c668

11 files changed

+3062
-256
lines changed

bundle/manifests/opentelemetry.io_instrumentations.yaml

+20
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ spec:
6060
key:
6161
type: string
6262
name:
63+
default: ""
6364
type: string
6465
optional:
6566
type: boolean
@@ -98,6 +99,7 @@ spec:
9899
key:
99100
type: string
100101
name:
102+
default: ""
101103
type: string
102104
optional:
103105
type: boolean
@@ -126,6 +128,7 @@ spec:
126128
key:
127129
type: string
128130
name:
131+
default: ""
129132
type: string
130133
optional:
131134
type: boolean
@@ -164,6 +167,7 @@ spec:
164167
key:
165168
type: string
166169
name:
170+
default: ""
167171
type: string
168172
optional:
169173
type: boolean
@@ -234,6 +238,7 @@ spec:
234238
key:
235239
type: string
236240
name:
241+
default: ""
237242
type: string
238243
optional:
239244
type: boolean
@@ -272,6 +277,7 @@ spec:
272277
key:
273278
type: string
274279
name:
280+
default: ""
275281
type: string
276282
optional:
277283
type: boolean
@@ -338,6 +344,7 @@ spec:
338344
key:
339345
type: string
340346
name:
347+
default: ""
341348
type: string
342349
optional:
343350
type: boolean
@@ -376,6 +383,7 @@ spec:
376383
key:
377384
type: string
378385
name:
386+
default: ""
379387
type: string
380388
optional:
381389
type: boolean
@@ -409,6 +417,7 @@ spec:
409417
key:
410418
type: string
411419
name:
420+
default: ""
412421
type: string
413422
optional:
414423
type: boolean
@@ -447,6 +456,7 @@ spec:
447456
key:
448457
type: string
449458
name:
459+
default: ""
450460
type: string
451461
optional:
452462
type: boolean
@@ -515,6 +525,7 @@ spec:
515525
key:
516526
type: string
517527
name:
528+
default: ""
518529
type: string
519530
optional:
520531
type: boolean
@@ -553,6 +564,7 @@ spec:
553564
key:
554565
type: string
555566
name:
567+
default: ""
556568
type: string
557569
optional:
558570
type: boolean
@@ -633,6 +645,7 @@ spec:
633645
key:
634646
type: string
635647
name:
648+
default: ""
636649
type: string
637650
optional:
638651
type: boolean
@@ -671,6 +684,7 @@ spec:
671684
key:
672685
type: string
673686
name:
687+
default: ""
674688
type: string
675689
optional:
676690
type: boolean
@@ -699,6 +713,7 @@ spec:
699713
key:
700714
type: string
701715
name:
716+
default: ""
702717
type: string
703718
optional:
704719
type: boolean
@@ -737,6 +752,7 @@ spec:
737752
key:
738753
type: string
739754
name:
755+
default: ""
740756
type: string
741757
optional:
742758
type: boolean
@@ -805,6 +821,7 @@ spec:
805821
key:
806822
type: string
807823
name:
824+
default: ""
808825
type: string
809826
optional:
810827
type: boolean
@@ -843,6 +860,7 @@ spec:
843860
key:
844861
type: string
845862
name:
863+
default: ""
846864
type: string
847865
optional:
848866
type: boolean
@@ -924,6 +942,7 @@ spec:
924942
key:
925943
type: string
926944
name:
945+
default: ""
927946
type: string
928947
optional:
929948
type: boolean
@@ -962,6 +981,7 @@ spec:
962981
key:
963982
type: string
964983
name:
984+
default: ""
965985
type: string
966986
optional:
967987
type: boolean

0 commit comments

Comments
 (0)