Skip to content

fix: pin nebula-pq image to 1.11.0-pq.1, clean up Renovate config#8

Merged
disentangle-network merged 1 commit intomainfrom
fix/pin-nebula-pq-image
Feb 21, 2026
Merged

fix: pin nebula-pq image to 1.11.0-pq.1, clean up Renovate config#8
disentangle-network merged 1 commit intomainfrom
fix/pin-nebula-pq-image

Conversation

@disentangle-network
Copy link
Owner

Summary

  • Pin nebula.image.tag from latest to 1.11.0-pq.1 in helm/disentangle/values.yaml to prevent silent image drift on pod restarts
  • Remove dead dockerfile/rust-toolchain rule from renovate.json (no Dockerfiles in this repo)
  • Add helm-values.fileMatch pattern so Renovate's helm-values manager explicitly tracks helm/*/values.yaml for container image tag updates

Test plan

  • helm lint helm/disentangle/ passes (0 failures confirmed locally)
  • All 5 golden file regression tests pass (tests/golden/verify.sh confirmed locally)
  • Renovate dry-run against updated config shows nebula-pq tracked under helm-values manager

Replace latest tag on nebula-pq sidecar with explicit 1.11.0-pq.1 to
prevent silent drift on pod restarts. Remove dead dockerfile/rust rule
from Renovate config and add helm-values fileMatch so image tags in
values.yaml are tracked automatically.
@disentangle-network disentangle-network merged commit 646046f into main Feb 21, 2026
7 checks passed
@disentangle-network disentangle-network deleted the fix/pin-nebula-pq-image branch February 21, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants