File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed
website/content/en/docs/upgrading-sdk-version Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,24 @@ title: v1.18.0
33weight : 998982000
44---
55
6- ## Header text for the migration section
6+ ## Bumped java-operator-plugins to v0.2.0
77
8- Body of the migration section. This should be formatted as markdown and can
9- span multiple lines.
8+ Additions:
109
11- Using the YAML string '|' operator means that newlines in this string will
12- be honored and interpretted as newlines in the rendered markdown.
10+ - chore: bump go 1.17, k8s 1.23, and kubebuilder 3.3
11+ - chore(deps): update to Quarkus SDK extension 3.0.2 and Quarkus 2.6.3
12+ - chore(deps): update to use Quarkus JOSDK extension 3.0.1
13+ - Remove useless file
14+ - chore: bump k8s 1.22.2 and kubebuilder 3.2
15+ - exposed exnpoints for micrometer metrics
16+ - modified the Quarkus operator SDK version and tutorial too
17+ - chore: bump fabric8 5.8.0 & quarkus 2.4.0
18+ - modified the doc file and removed file after generation
19+ - release: fix release script to understand release branches
20+
21+ Bug Fixes:
22+
23+ - Fix for wrongly generated file name
1324
1425_ See [ #5542 ] ( https://github.com/operator-framework/operator-sdk/pull/5542 ) for more details._
1526
You can’t perform that action at this time.
0 commit comments