Skip to content

Commit

Permalink
Align kogito-runtime snapshots with kie-tools/sonataflow-image-common (
Browse files Browse the repository at this point in the history
…#543)

Signed-off-by: Ricardo Zanini <[email protected]>
  • Loading branch information
ricardozanini authored Oct 1, 2024
1 parent cd39bac commit 645b09f
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ data:
version: 3.8.6
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 999-SNAPSHOT
version: 999-20240912-SNAPSHOT
kind: ConfigMap
metadata:
name: sonataflow-operator-controllers-config
2 changes: 1 addition & 1 deletion config/manager/controllers_cfg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ postgreSQLPersistenceExtensions:
version: 3.8.6
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 999-SNAPSHOT
version: 999-20240912-SNAPSHOT
2 changes: 1 addition & 1 deletion operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28240,7 +28240,7 @@ data:
version: 3.8.6
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 999-SNAPSHOT
version: 999-20240912-SNAPSHOT
kind: ConfigMap
metadata:
name: sonataflow-operator-controllers-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSION
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-20240912-SNAPSHOT
config:
strategyOptions:
KanikoBuildCacheEnabled: "true"
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSION
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-20240912-SNAPSHOT
config:
strategyOptions:
KanikoBuildCacheEnabled: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSIONS
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-20240912-SNAPSHOT
services:
dataIndex:
enabled: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSION
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-20240912-SNAPSHOT
config:
strategyOptions:
KanikoBuildCacheEnabled: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSION
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-20240912-SNAPSHOT
config:
strategyOptions:
KanikoBuildCacheEnabled: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSION
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT
value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-20240912-SNAPSHOT
config:
strategyOptions:
KanikoBuildCacheEnabled: "true"
Expand Down

0 comments on commit 645b09f

Please sign in to comment.