Skip to content

chore(deps): update helm release aws-mountpoint-s3-csi-driver to v2.4.0#158

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-mountpoint-s3-csi-driver-2.x
Open

chore(deps): update helm release aws-mountpoint-s3-csi-driver to v2.4.0#158
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aws-mountpoint-s3-csi-driver-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2026

This PR contains the following updates:

Package Type Update Change
aws-mountpoint-s3-csi-driver HelmChart minor 2.2.12.4.0

Release Notes

awslabs/mountpoint-s3-csi-driver (aws-mountpoint-s3-csi-driver)

v2.4.0

Compare Source

Documentation

Notable changes
  • Support Mountpoint version 1.22.0
    • Breaking Change: Address an issue where opening a file for reading/writing immediately after the file had been closed would occasionally fail. Since this release, opening a new file handle after close will succeed and trigger the completion of a deferred upload if required. As a consequence, duplicate references to the closed file handle will become invalid and read or write operations on them will fail. See this section in the semantics documentation for details. (#​1704)
    • Add metric to track cache hit rate in logs. (#​1716)
    • Remove redundant cache metrics in logs. (#​1716, #​1721)
    • Update cache metrics for consistency. (#​1721, #​1738)
    • Add cache metrics for OTLP export. (#​1724)
  • Migrate CSI sidecar images in Helm chart values to public.ecr.aws/csi-components registry and update sidecar versions. (#​705)

v2.3.0

Compare Source

Documentation

Notable changes
  • Add mountpointPod.createNamespace flag to Helm chart to control namespace creation behavior. (#​580)
  • Fix prefix parsing for S3 bucket prefixes in volume configurations. (#​658)
  • Fix bug where workloads sharing a Mountpoint Pod could wait indefinitely if the first workload terminates before pod attachment is created. (#​652)
  • Update minimum Kubernetes version for Helm chart to 1.29.0. (#​640)

v2.2.2

Compare Source

Documentation

  • When installing via Kustomize, or when installing via Helm on OpenShift clusters (including ROSA), rollback bug fix for where writes to an open file interacting with multiple processes would complete early and result in failed writes.
    (#​667)

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 PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aws-mountpoint-s3-csi-driver-2.x branch from 34cf87c to 6483ebe Compare February 24, 2026 15:32
@renovate renovate bot changed the title chore(deps): update helm release aws-mountpoint-s3-csi-driver to v2.3.0 chore(deps): update helm release aws-mountpoint-s3-csi-driver to v2.4.0 Feb 24, 2026
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.

0 participants