This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this repository on the Mend.io Web Portal .
Config Migration Needed
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies: Failed to look up docker package kubesmarts/data-index-service: no-result, Failed to look up docker package kubesmarts/data-index-ingestion: no-result, Failed to look up docker package kubesmarts/workflow-test-app: no-result, Failed to look up maven package org.kubesmarts.logic.apps:data-index: no-result, Failed to look up maven package org.kubesmarts.logic.apps:data-index-ingestion: no-result, Failed to look up maven package org.kubesmarts.logic.apps:data-index-integration-tests: no-result, Failed to look up maven package org.kubesmarts.logic.apps:data-index-service: no-result, Failed to look up maven package org.kubesmarts.logic.apps:data-index-storage: no-result.
Files affected: data-index/helm/data-index/values.yaml, data-index/collectors/pom.xml, data-index/data-index-docs/pom.xml, data-index/data-index-e2e-tests/pom.xml, data-index/data-index-ingestion/data-index-ingestion-kafka-processor/pom.xml, data-index/data-index-ingestion/data-index-ingestion-kafka-service/pom.xml, data-index/data-index-ingestion/pom.xml, data-index/data-index-integration-tests/data-index-integration-tests-elasticsearch/pom.xml, data-index/data-index-integration-tests/data-index-integration-tests-postgresql/pom.xml, data-index/data-index-integration-tests/pom.xml, data-index/data-index-model/pom.xml, data-index/data-index-service/data-index-service-core/pom.xml, data-index/data-index-service/data-index-service-elasticsearch/pom.xml, data-index/data-index-service/data-index-service-postgresql/pom.xml, data-index/data-index-service/pom.xml, data-index/data-index-storage/data-index-storage-common/pom.xml, data-index/data-index-storage/data-index-storage-elasticsearch-schema/pom.xml, data-index/data-index-storage/data-index-storage-elasticsearch/pom.xml, data-index/data-index-storage/data-index-storage-migrations/pom.xml, data-index/data-index-storage/data-index-storage-postgresql/pom.xml, data-index/data-index-storage/pom.xml, data-index/workflow-test-app/pom.xml
Detected Dependencies
dockerfile (4)
data-index/data-index-ingestion/data-index-ingestion-kafka-service/src/main/docker/Dockerfile.jvm (1)
registry.access.redhat.com/ubi9/openjdk-17-runtime 1.24 → [Updates: 1.24-3.1789373064]
data-index/data-index-service/data-index-service-elasticsearch/src/main/docker/Dockerfile.jvm (1)
registry.access.redhat.com/ubi9/openjdk-17-runtime 1.24 → [Updates: 1.24-3.1789373064]
data-index/data-index-service/data-index-service-postgresql/src/main/docker/Dockerfile.jvm (1)
registry.access.redhat.com/ubi9/openjdk-17-runtime 1.24 → [Updates: 1.24-3.1789373064]
data-index/workflow-test-app/src/main/docker/Dockerfile.jvm (1)
registry.access.redhat.com/ubi9/openjdk-17-runtime 1.23 → [Updates: 1.24-3.1789373064]
github-actions (6)
.github/workflows/build.yml (3)
actions/checkout v7
actions/setup-java v6
java-jdk 17 → [Updates: 25]
.github/workflows/data-index-integration-tests.yml (5)
actions/checkout v7
actions/setup-java v6
helm/kind-action v1.14.0 → [Updates: v1.15.0]
azure/setup-helm v4 → [Updates: v5]
java-jdk 17 → [Updates: 25]
.github/workflows/deploy-docs.yml (6)
actions/checkout v7
actions/setup-java v6
actions/configure-pages v6
actions/upload-pages-artifact v5
actions/deploy-pages v4 → [Updates: v5]
java-jdk 21 → [Updates: 25]
.github/workflows/deploy-image.yml (1)
actions/download-artifact v4 → [Updates: v8]
.github/workflows/publish-images.yml (21)
actions/checkout v4 → [Updates: v7]
actions/setup-java v4 → [Updates: v6]
actions/checkout v4 → [Updates: v7]
actions/setup-java v4 → [Updates: v6]
docker/setup-qemu-action v3 → [Updates: v4]
docker/setup-buildx-action v3 → [Updates: v4]
actions/upload-artifact v4 → [Updates: v7]
actions/checkout v4 → [Updates: v7]
actions/setup-java v4 → [Updates: v6]
docker/setup-qemu-action v3 → [Updates: v4]
docker/setup-buildx-action v3 → [Updates: v4]
actions/upload-artifact v4 → [Updates: v7]
actions/checkout v4 → [Updates: v7]
actions/setup-java v4 → [Updates: v6]
docker/setup-qemu-action v3 → [Updates: v4]
docker/setup-buildx-action v3 → [Updates: v4]
actions/upload-artifact v4 → [Updates: v7]
java-jdk 17 → [Updates: 25]
java-jdk 17 → [Updates: 25]
java-jdk 17 → [Updates: 25]
java-jdk 17 → [Updates: 25]
.github/workflows/update-knowledge-graph.yml (3)
actions/checkout v4 → [Updates: v7]
actions/setup-python v5 → [Updates: v7]
python 3.13 → [Updates: 3.14]
gomod (1)
data-index/collectors/go.mod (1)
helm-values (1)
data-index/helm/data-index/values.yaml (7)
postgres 15 → [Updates: 18]
docker.elastic.co/elasticsearch/elasticsearch 9.4.1 → [Updates: 9.5.4]
apache/kafka 3.9.0 → [Updates: 3.9.2, 4.3.1]
timberio/vector 0.54.0-distroless-libc → [Updates: 0.58.0-distroless-libc]
kubesmarts/data-index-service 2.0.0-SNAPSHOT-postgresql
kubesmarts/data-index-ingestion 2.0.0-SNAPSHOT-kafka
kubesmarts/workflow-test-app 2.0.0-SNAPSHOT
maven (25)
data-index/collectors/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/data-index-docs/pom.xml (2)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
com.github.eirslett:frontend-maven-plugin 2.0.2
data-index/data-index-e2e-tests/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/data-index-ingestion/data-index-ingestion-kafka-processor/pom.xml (1)
org.kubesmarts.logic.apps:data-index-ingestion 2.0.0-SNAPSHOT
data-index/data-index-ingestion/data-index-ingestion-kafka-service/pom.xml (1)
org.kubesmarts.logic.apps:data-index-ingestion 2.0.0-SNAPSHOT
data-index/data-index-ingestion/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/data-index-integration-tests/data-index-integration-tests-elasticsearch/pom.xml (1)
org.kubesmarts.logic.apps:data-index-integration-tests 2.0.0-SNAPSHOT
data-index/data-index-integration-tests/data-index-integration-tests-postgresql/pom.xml (1)
org.kubesmarts.logic.apps:data-index-integration-tests 2.0.0-SNAPSHOT
data-index/data-index-integration-tests/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/data-index-model/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/data-index-service/data-index-service-core/pom.xml (1)
org.kubesmarts.logic.apps:data-index-service 2.0.0-SNAPSHOT
data-index/data-index-service/data-index-service-elasticsearch/pom.xml (1)
org.kubesmarts.logic.apps:data-index-service 2.0.0-SNAPSHOT
data-index/data-index-service/data-index-service-postgresql/pom.xml (1)
org.kubesmarts.logic.apps:data-index-service 2.0.0-SNAPSHOT
data-index/data-index-service/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/data-index-storage/data-index-storage-common/pom.xml (1)
org.kubesmarts.logic.apps:data-index-storage 2.0.0-SNAPSHOT
data-index/data-index-storage/data-index-storage-elasticsearch-schema/pom.xml (1)
org.kubesmarts.logic.apps:data-index-storage 2.0.0-SNAPSHOT
data-index/data-index-storage/data-index-storage-elasticsearch/pom.xml (1)
org.kubesmarts.logic.apps:data-index-storage 2.0.0-SNAPSHOT
data-index/data-index-storage/data-index-storage-migrations/pom.xml (1)
org.kubesmarts.logic.apps:data-index-storage 2.0.0-SNAPSHOT
data-index/data-index-storage/data-index-storage-postgresql/pom.xml (1)
org.kubesmarts.logic.apps:data-index-storage 2.0.0-SNAPSHOT
data-index/data-index-storage/pom.xml (1)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
data-index/pom.xml (7)
pl.project13.maven:git-commit-id-plugin 4.9.10
pl.project13.maven:git-commit-id-plugin 4.9.10
io.quarkiverse.flow:quarkus-flow-bom 1.0.0 → [Updates: 1.1.1]
org.kie.kogito:persistence-commons-api 2.0.0-SNAPSHOT → [Updates: 10.2.0]
io.cloudevents:cloudevents-core 5.0.0
io.cloudevents:cloudevents-json-jackson 5.0.0
pl.project13.maven:git-commit-id-plugin 4.9.10
data-index/workflow-test-app/pom.xml (2)
org.kubesmarts.logic.apps:data-index 2.0.0-SNAPSHOT
org.wiremock:wiremock 3.10.0 → [Updates: 3.13.2]
persistence-commons/persistence-commons-api/pom.xml (1)
org.kie.kogito:persistence-commons 2.0.0-SNAPSHOT → [Updates: 10.2.0]
persistence-commons/pom.xml
pom.xml (19)
org.mapstruct:mapstruct-processor 1.6.3
io.quarkus.platform:quarkus-bom 3.39.1 → [Updates: 3.39.4]
io.quarkus.platform:quarkus-bom 3.39.1 → [Updates: 3.39.4]
com.graphql-java:graphql-java 26.1
com.graphql-java:graphql-java-extended-scalars 24.0
org.mapstruct:mapstruct 1.6.3
io.smallrye.reactive:mutiny-zero-flow-adapters 1.3.0 → [Updates: 1.3.1]
org.skyscreamer:jsonassert 1.5.3
org.assertj:assertj-core 3.27.7
org.slf4j:slf4j-simple 2.0.18 → [Updates: 2.0.19]
org.slf4j:jcl-over-slf4j 2.0.18 → [Updates: 2.0.19]
org.testcontainers:testcontainers-bom 2.0.5
org.kie.kogito:persistence-commons-api 2.0.0-SNAPSHOT → [Updates: 10.2.0]
org.apache.maven.plugins:maven-compiler-plugin 3.15.0 → [Updates: 3.16.0]
org.apache.maven.plugins:maven-surefire-plugin 3.5.6 → [Updates: 3.6.0]
org.apache.maven.plugins:maven-failsafe-plugin 3.5.6 → [Updates: 3.6.0]
org.apache.maven.plugins:maven-install-plugin 3.1.4 → [Updates: 3.2.0]
org.apache.maven.plugins:maven-deploy-plugin 3.1.1 → [Updates: 3.2.0]
io.quarkus:quarkus-maven-plugin 3.39.1 → [Updates: 3.39.4]
npm (2)
data-index/data-index-docs/package.json (2)
@antora/cli ^3.1.9
@antora/site-generator ^3.1.9
docs/presentations/2026-05-20-data-index-poc/package.json (1)
puppeteer ^22.6.0 → [Updates: ^25.0.0]
pip_requirements (1)
.github/workflows/graphify/requirements.txt (1)
regex (6)
data-index/collectors/examples/mode1-postgresql/daemonset.yaml (1)
timberio/vector 0.54.0-distroless-libc
data-index/collectors/examples/mode2-elasticsearch/daemonset.yaml (1)
timberio/vector 0.41.1-distroless-libc
data-index/collectors/pom.xml (1)
timberio/vector 0.54.0 → [Updates: 0.58.0]
data-index/helm/data-index/values.yaml (1)
timberio/vector 0.54.0-distroless-libc
data-index/helm/data-index/values.yaml (1)
docker.elastic.co/elasticsearch/elasticsearch 9.4.1 → [Updates: 9.5.4]
data-index/helm/data-index/values.yaml (1)
apache/kafka 3.9.0 → [Updates: 3.9.2, 4.3.1]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
io.quarkus:quarkus-maven-plugin,io.quarkus.platform:quarkus-bom)org.slf4j:jcl-over-slf4j,org.slf4j:slf4j-simple)actions/download-artifact,actions/upload-artifact)Warning
Renovate failed to look up the following dependencies:
Failed to look up docker package kubesmarts/data-index-service: no-result,Failed to look up docker package kubesmarts/data-index-ingestion: no-result,Failed to look up docker package kubesmarts/workflow-test-app: no-result,Failed to look up maven package org.kubesmarts.logic.apps:data-index: no-result,Failed to look up maven package org.kubesmarts.logic.apps:data-index-ingestion: no-result,Failed to look up maven package org.kubesmarts.logic.apps:data-index-integration-tests: no-result,Failed to look up maven package org.kubesmarts.logic.apps:data-index-service: no-result,Failed to look up maven package org.kubesmarts.logic.apps:data-index-storage: no-result.Files affected:
data-index/helm/data-index/values.yaml,data-index/collectors/pom.xml,data-index/data-index-docs/pom.xml,data-index/data-index-e2e-tests/pom.xml,data-index/data-index-ingestion/data-index-ingestion-kafka-processor/pom.xml,data-index/data-index-ingestion/data-index-ingestion-kafka-service/pom.xml,data-index/data-index-ingestion/pom.xml,data-index/data-index-integration-tests/data-index-integration-tests-elasticsearch/pom.xml,data-index/data-index-integration-tests/data-index-integration-tests-postgresql/pom.xml,data-index/data-index-integration-tests/pom.xml,data-index/data-index-model/pom.xml,data-index/data-index-service/data-index-service-core/pom.xml,data-index/data-index-service/data-index-service-elasticsearch/pom.xml,data-index/data-index-service/data-index-service-postgresql/pom.xml,data-index/data-index-service/pom.xml,data-index/data-index-storage/data-index-storage-common/pom.xml,data-index/data-index-storage/data-index-storage-elasticsearch-schema/pom.xml,data-index/data-index-storage/data-index-storage-elasticsearch/pom.xml,data-index/data-index-storage/data-index-storage-migrations/pom.xml,data-index/data-index-storage/data-index-storage-postgresql/pom.xml,data-index/data-index-storage/pom.xml,data-index/workflow-test-app/pom.xmlDetected Dependencies
dockerfile (4)
github-actions (6)
gomod (1)
helm-values (1)
maven (25)
npm (2)
pip_requirements (1)
regex (6)