UNCLASSIFIED - NO CUI

Skip to content

Update Ironbank

RENOVATE_BOT requested to merge renovate/ironbank into main

This MR contains the following updates:

Package Update Change
gluon patch 0.5.3 -> 0.5.4
minio-instance (source) major 5.0.15-bb.2 -> 6.0.3-bb.2

Complete MR checklist

Assignee

  • Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md
  • Update Docs with new/updated steps as needed
  • Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines

Add supporting info below

Reviewer only

  • Tested and Validated changes

Important

Release Notes retrieval for this MR were skipped because no github.com credentials were available. If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR was automatically generated by Renovate Bot.

Upgrade Notices

  • gluon 0.5.3 -> 0.5.4
  • minio-instance 5.0.15-bb.2 -> 6.0.3-bb.2

Upstream chart changes to the statefulset templates require deleting the thanos-storegateway statefulset before running a helm upgrade. This can be done by running the following command:

kubectl delete statefulset thanos-storegateway -n thanos

Edited by Peter Sigur

Merge request reports