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
329329package: deprecation-example
330330entries:
331331 - 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
334334 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.
336336 - reference:
337- schema: olm.package
337+ schema: olm.package
338338 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.
340340 - reference:
341- schema: olm.channel
342- name: alpha
341+ schema: olm.channel
342+ name: alpha
343343 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'.
345345` ` `
346346
347347# ## Properties
You can’t perform that action at this time.
0 commit comments