chore(deps): update ghcr.io/thanos-community/helm-charts/thanos docker tag to v0.40.0 #93

Merged
matthias merged 1 commits from renovate/ghcr.io-thanos-community-helm-charts-thanos-0.x into main 2026-08-26 00:09:17 +00:00
Owner

This PR contains the following updates:

Package Update Change
ghcr.io/thanos-community/helm-charts/thanos (source) minor 0.39.00.40.0

Release Notes

thanos-io/thanos (ghcr.io/thanos-community/helm-charts/thanos)

v0.40.0

Compare Source

Fixed
  • #​8334 Query: wait for initial endpoint discovery before becoming ready
  • #​8486 Receive: fix exemplar label corruption from Cap'n Proto memory references
  • #​8499 Query: support UTF-8 label names for the /api/v1/label/:name/values API.
  • #​8374 query: fix panic when accessing annotations concurrently
  • #​8336 store: fix race between lazy index header creation
Added
  • #​8366 Store: optionally ignore Parquet migrated blocks
  • #​8359 Tools: add --shipper.upload-compacted flag for uploading compacted blocks to bucket upload-blocks
  • #​8484 Query: add /api/v1/status/tsdb API endpoint.
  • #​8454 Compact: ensure we don't mark blocks for deletion again after just deleting them
  • #​8410 Compact: ignore blocks with deletion mark in partial deletes
  • #​8556 All Components: add debug logs when enabling GOMEMLIMIT and log the effective memory limit on startup
Changed
  • #​8370 Query: announced labelset now reflects relabel-config
  • #​8464 Query: assume that we do not unmark a block for deletion. This solves a race between Thanos Store and Compactor.
  • #​8402 Query/Receive: trim labelsets in String()
  • #​8334 Query: wait for initial endpoint discovery before becoming ready
  • #​8401 block/compact: rework consistency check, make writers only write
  • #​8389 block: bust cache if modified timestamp differs
  • #​8366 store: ignore parquet migrated blocks
Removed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/thanos-community/helm-charts/thanos](https://thanos.io/) ([source](https://github.com/thanos-io/thanos)) | minor | `0.39.0` → `0.40.0` | --- ### Release Notes <details> <summary>thanos-io/thanos (ghcr.io/thanos-community/helm-charts/thanos)</summary> ### [`v0.40.0`](https://github.com/thanos-io/thanos/blob/HEAD/CHANGELOG.md#v0400---2025-10-27) [Compare Source](https://github.com/thanos-io/thanos/compare/v0.39.0...v0.40.0) ##### Fixed - [#&#8203;8334](https://github.com/thanos-io/thanos/pull/8334) Query: wait for initial endpoint discovery before becoming ready - [#&#8203;8486](https://github.com/thanos-io/thanos/pull/8486) Receive: fix exemplar label corruption from Cap'n Proto memory references - [#&#8203;8499](https://github.com/thanos-io/thanos/pull/8499) Query: support UTF-8 label names for the `/api/v1/label/:name/values` API. - [#&#8203;8374](https://github.com/thanos-io/thanos/pull/8374) query: fix panic when accessing annotations concurrently - [#&#8203;8336](https://github.com/thanos-io/thanos/pull/8336) store: fix race between lazy index header creation ##### Added - [#&#8203;8366](https://github.com/thanos-io/thanos/pull/8366) Store: optionally ignore Parquet migrated blocks - [#&#8203;8359](https://github.com/thanos-io/thanos/pull/8359) Tools: add `--shipper.upload-compacted` flag for uploading compacted blocks to bucket upload-blocks - [#&#8203;8484](https://github.com/thanos-io/thanos/pull/8484) Query: add `/api/v1/status/tsdb` API endpoint. - [#&#8203;8454](https://github.com/thanos-io/thanos/pull/8454) Compact: ensure we don't mark blocks for deletion again after just deleting them - [#&#8203;8410](https://github.com/thanos-io/thanos/pull/8410) Compact: ignore blocks with deletion mark in partial deletes - [#&#8203;8556](https://github.com/thanos-io/thanos/pull/8556) All Components: add debug logs when enabling GOMEMLIMIT and log the effective memory limit on startup ##### Changed - [#&#8203;8370](https://github.com/thanos-io/thanos/pull/8370) Query: announced labelset now reflects relabel-config - [#&#8203;8464](https://github.com/thanos-io/thanos/pull/8464) Query: assume that we do not unmark a block for deletion. This solves a race between Thanos Store and Compactor. - [#&#8203;8402](https://github.com/thanos-io/thanos/pull/8402) Query/Receive: trim labelsets in String() - [#&#8203;8334](https://github.com/thanos-io/thanos/pull/8334) Query: wait for initial endpoint discovery before becoming ready - [#&#8203;8401](https://github.com/thanos-io/thanos/pull/8401) block/compact: rework consistency check, make writers only write - [#&#8203;8389](https://github.com/thanos-io/thanos/pull/8389) block: bust cache if modified timestamp differs - [#&#8203;8366](https://github.com/thanos-io/thanos/pull/8366) store: ignore parquet migrated blocks ##### Removed </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40MS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNDEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
matthias added 1 commit 2026-08-26 00:09:16 +00:00
matthias scheduled this pull request to auto merge when all checks succeed 2026-08-26 00:09:16 +00:00
matthias merged commit 15430239b4 into main 2026-08-26 00:09:17 +00:00
matthias deleted branch renovate/ghcr.io-thanos-community-helm-charts-thanos-0.x 2026-08-26 00:09:18 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: homelab/rke2-single-node#93