Skip to content

Commit c74ad4c

Browse files
authored
chore: release 6.8.0 (#951)
1 parent 07f5fe6 commit c74ad4c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Java Operator SDK Extension
22
release:
3-
current-version: 6.7.3
4-
next-version: 6.7.4-SNAPSHOT
3+
current-version: 6.8.0
4+
next-version: 6.8.1-SNAPSHOT
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:project-version: 6.7.3
1+
:project-version: 6.8.0
22

33
:examples-dir: ./../examples/

docs/modules/ROOT/pages/includes/quarkus-operator-sdk.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ ifndef::add-copy-button-to-env-var[]
404404
Environment variable: `+++QUARKUS_OPERATOR_SDK_CACHE_SYNC_TIMEOUT+++`
405405
endif::add-copy-button-to-env-var[]
406406
--
407-
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java/time/Duration.html[Duration] link:#duration-note-anchor-{summaryTableId}[icon:question-circle[title=More information about the Duration format]]
407+
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-{summaryTableId}[icon:question-circle[title=More information about the Duration format]]
408408
|`2M`
409409

410410
a|icon:lock[title=Fixed at build time] [[quarkus-operator-sdk_quarkus-operator-sdk-controllers-controllers-generation-aware]] [.property-path]##`quarkus.operator-sdk.controllers."controllers".generation-aware`##
@@ -599,7 +599,7 @@ ifndef::add-copy-button-to-env-var[]
599599
Environment variable: `+++QUARKUS_OPERATOR_SDK_CONTROLLERS__CONTROLLERS__MAX_RECONCILIATION_INTERVAL+++`
600600
endif::add-copy-button-to-env-var[]
601601
--
602-
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java/time/Duration.html[Duration] link:#duration-note-anchor-{summaryTableId}[icon:question-circle[title=More information about the Duration format]]
602+
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-{summaryTableId}[icon:question-circle[title=More information about the Duration format]]
603603
|
604604

605605
|===

0 commit comments

Comments
 (0)