File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
content/en/docs/Reference Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -329,19 +329,19 @@ schema: olm.deprecations
329
329
package: deprecation-example
330
330
entries:
331
331
- reference:
332
- schema: olm.bundle
333
- name: deprecation-example-operator.v1.68.0
332
+ schema: olm.bundle
333
+ name: deprecation-example-operator.v1.68.0
334
334
message: |
335
- deprecation-example-operator.v1.68.0 is deprecated. Uninstall and install deprecation-example-operator.v1.72.0 for support.
335
+ deprecation-example-operator.v1.68.0 is deprecated. Uninstall and install deprecation-example-operator.v1.72.0 for support.
336
336
- reference:
337
- schema: olm.package
337
+ schema: olm.package
338
338
message: |
339
- package deprecation-example is end of life. Please use 'non-deprecated-example' package for support.
339
+ package deprecation-example is end of life. Please use 'non-deprecated-example' package for support.
340
340
- reference:
341
- schema: olm.channel
342
- name: alpha
341
+ schema: olm.channel
342
+ name: alpha
343
343
message: |
344
- channel alpha is no longer supported. Please switch to channel 'stable'.
344
+ channel alpha is no longer supported. Please switch to channel 'stable'.
345
345
` ` `
346
346
347
347
# ## Properties
You can’t perform that action at this time.
0 commit comments