From 4f77ac21550819d4f8ca961d2fb94f3a4d89ab6c Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 24 May 2023 18:28:58 +0200 Subject: [PATCH 1/4] chore: change version to 6.1.0-SNAPSHOT --- bom/pom.xml | 2 +- build-parent/pom.xml | 2 +- bundle-generator/deployment/pom.xml | 2 +- bundle-generator/pom.xml | 2 +- bundle-generator/runtime/pom.xml | 2 +- common-deployment/pom.xml | 2 +- common/pom.xml | 2 +- core/deployment/pom.xml | 2 +- core/pom.xml | 2 +- core/runtime/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 2 +- samples/exposedapp/pom.xml | 2 +- samples/joke/pom.xml | 2 +- samples/mysql-schema/pom.xml | 2 +- samples/pingpong/pom.xml | 2 +- samples/pom.xml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 5112d768..f34e235d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT quarkus-operator-sdk-bom Quarkus - Operator SDK - BOM diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 60b40d3f..dcbd845e 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT quarkus-operator-sdk-build-parent pom diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml index 23b72a31..204c31ab 100644 --- a/bundle-generator/deployment/pom.xml +++ b/bundle-generator/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-bundle-generator-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT Quarkus - Operator SDK - Bundle Generator - Deployment diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml index d60654aa..4cd0883a 100644 --- a/bundle-generator/pom.xml +++ b/bundle-generator/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml index 6344fa40..d6de4831 100644 --- a/bundle-generator/runtime/pom.xml +++ b/bundle-generator/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-bundle-generator-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT Quarkus - Operator SDK - Bundle Generator - Runtime diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml index 4c2d57c1..c187d5d8 100644 --- a/common-deployment/pom.xml +++ b/common-deployment/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index b26e0d59..7c70ecf5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index aa77010c..2fdf1748 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT quarkus-operator-sdk-deployment Quarkus - Operator SDK - Core - Deployment diff --git a/core/pom.xml b/core/pom.xml index ea60ff9d..c928a90c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index b5318c4e..17045056 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-core-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT quarkus-operator-sdk Quarkus - Operator SDK - Core - Runtime diff --git a/docs/pom.xml b/docs/pom.xml index a65b108d..856647b8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b74a90f2..4c3e46e8 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-build-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml quarkus-operator-sdk-integration-tests diff --git a/pom.xml b/pom.xml index 69ec04fb..52b01581 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-parent - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT pom Quarkus - Operator SDK - Parent diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml index cc93c569..2748d00d 100644 --- a/samples/exposedapp/pom.xml +++ b/samples/exposedapp/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-samples io.quarkiverse.operatorsdk - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT 4.0.0 diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml index 4817be0d..3e4d9f85 100644 --- a/samples/joke/pom.xml +++ b/samples/joke/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT 4.0.0 diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml index 001e10e8..5efbd6f5 100644 --- a/samples/mysql-schema/pom.xml +++ b/samples/mysql-schema/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT quarkus-operator-sdk-samples-mysql-schema diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml index 7e07e7bc..8c73dee7 100644 --- a/samples/pingpong/pom.xml +++ b/samples/pingpong/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.operatorsdk quarkus-operator-sdk-samples - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 1714eef1..c6edacf7 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ quarkus-operator-sdk-build-parent io.quarkiverse.operatorsdk - 6.0.4-SNAPSHOT + 6.1.0-SNAPSHOT ../build-parent/pom.xml 4.0.0 From a2cd0e6921fa1d33f1bebd1ab7109fb7fea294e2 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 24 May 2023 18:29:19 +0200 Subject: [PATCH 2/4] chore: update to Quarkus 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52b01581..670c60b4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ pom Quarkus - Operator SDK - Parent - 3.1.0.CR1 + 3.1.0.Final 4.3.3 From f38a9893b8f44c132271371c4f2c78a4103e4ee1 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 24 May 2023 23:54:09 +0200 Subject: [PATCH 3/4] chore: update to JOSDK 4.3.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 670c60b4..1762f9c7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ Quarkus - Operator SDK - Parent 3.1.0.Final - 4.3.3 + 4.3.5 From 9ecebae1d1544de2ea3d03efe3c7df7132b20212 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 24 May 2023 18:29:37 +0200 Subject: [PATCH 4/4] chore: release 6.1.0 --- .github/project.yml | 4 ++-- docs/modules/ROOT/pages/includes/attributes.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 0870aaa7..416dbbb8 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: Java Operator SDK Extension release: - current-version: 6.0.3 - next-version: 6.0.4-SNAPSHOT + current-version: 6.1.0 + next-version: 6.1.1-SNAPSHOT diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 86e6132b..fc24b615 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 6.0.3 +:project-version: 6.1.0 :examples-dir: ./../examples/