From 8f7d93156c8801a616be64e7b4610d5a54d78115 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 21:47:35 +0000 Subject: [PATCH] feat(deps): update graph dependencies | datasource | package | from | to | | ---------- | ----------------------------------- | ------- | ------- | | docker | ghcr.io/graphprotocol/indexer-agent | v0.25.7 | v0.25.8 | --- charts/graph-network-indexer/README.md | 2 +- charts/graph-network-indexer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/graph-network-indexer/README.md b/charts/graph-network-indexer/README.md index 1a937d75..5c9b2979 100644 --- a/charts/graph-network-indexer/README.md +++ b/charts/graph-network-indexer/README.md @@ -120,7 +120,7 @@ We do not recommend that you upgrade the application by overriding `image.tag`. | indexerAgent.config.max-provision-initial-size | Setting for automated initial provision for Horizon migration | int | `100000` | | indexerAgent.env | | object | `{}` | | indexerAgent.extraArgs | | list | `[]` | - | indexerAgent.image | Image for indexer-agent | object | `{"pullPolicy":"IfNotPresent","repository":"ghcr.io/graphprotocol/indexer-agent","tag":"v0.25.7"}` | + | indexerAgent.image | Image for indexer-agent | object | `{"pullPolicy":"IfNotPresent","repository":"ghcr.io/graphprotocol/indexer-agent","tag":"v0.25.8"}` | | indexerAgent.nodeSelector | | object | `{}` | | indexerAgent.podAnnotations | Annotations for the `Pod` | object | `{}` | | indexerAgent.podSecurityContext | Pod-wide security context | object | `{"fsGroup":101337,"runAsGroup":101337,"runAsNonRoot":true,"runAsUser":101337}` | diff --git a/charts/graph-network-indexer/values.yaml b/charts/graph-network-indexer/values.yaml index 8ce04de4..818ae798 100644 --- a/charts/graph-network-indexer/values.yaml +++ b/charts/graph-network-indexer/values.yaml @@ -141,7 +141,7 @@ indexerAgent: image: repository: ghcr.io/graphprotocol/indexer-agent pullPolicy: IfNotPresent - tag: "v0.25.7" + tag: "v0.25.8" # -- Config to be supplied as CLI arguments, specified using YAML keys to allow overriding config: