Files
truecharts/clustertool
TrueCharts Bot b4e6bf69b6 chore(flux): update image snapshot-controller 4.1.0 → 4.2.0 (clustertool) (#37895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[snapshot-controller](https://truecharts.org/charts/system/snapshot-controller)
([source](https://redirect.github.com/kubernetes-csi/external-snapshotter))
| minor | `4.1.0` -> `4.2.0` |

---

### Release Notes

<details>
<summary>kubernetes-csi/external-snapshotter
(snapshot-controller)</summary>

###
[`v4.2.0`](https://redirect.github.com/kubernetes-csi/external-snapshotter/releases/tag/v4.2.0)

[Compare
Source](https://redirect.github.com/kubernetes-csi/external-snapshotter/compare/v4.1.0...v4.2.0)

### Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

### Supported CSI Spec Versions

1.0-1.5

### [Minimum Kubernetes
version](https://kubernetes-csi.github.io/docs/kubernetes-compatibility.html#minimum-version)

1.20

### [Recommended Kubernetes
version](https://kubernetes-csi.github.io/docs/kubernetes-compatibility.html#recommended-version)

1.20+

### Container

```
docker pull registry.k8s.io/sig-storage/snapshot-controller:v4.2.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v4.2.0
```

### Feature

#### Snapshot APIs

- The namespace of the referenced VolumeSnapshot is printed when
printing a VolumeSnapshotContent.
([#&#8203;535](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/535),
[@&#8203;tsmetana](https://redirect.github.com/tsmetana))

#### Snapshot Controller

- `retry-interval-start` and `retry-interval-max` arguments are added to
common-controller which controls retry interval of failed volume
snapshot creation and deletion. These values set the ratelimiter for
snapshot and content queues.
([#&#8203;530](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/530),
[@&#8203;humblec](https://redirect.github.com/humblec))
- Add command line arguments `leader-election-lease-duration`,
`leader-election-renew-deadline`, and `leader-election-retry-period` to
configure leader election options for the snapshot controller.
([#&#8203;575](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/575),
[@&#8203;bertinatto](https://redirect.github.com/bertinatto))
- Adds an operations\_in\_flight metric for determining the number of
snapshot operations in progress.
([#&#8203;519](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/519),
[@&#8203;ggriffiths](https://redirect.github.com/ggriffiths))
- Introduced "SnapshotCreated" and "SnapshotReady" events.
([#&#8203;540](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/540),
[@&#8203;rexagod](https://redirect.github.com/rexagod))

#### CSI Snapshotter Sidecar

- `retry-interval-start` and `retry-interval-max` arguments are added to
csi-snapshotter sidecar which controls retry interval of failed volume
snapshot creation and deletion. These values set the ratelimiter for
volumesnapshotcontent queue.
([#&#8203;308](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/308),
[@&#8203;humblec](https://redirect.github.com/humblec))
- Add command line arguments `leader-election-lease-duration`,
`leader-election-renew-deadline`, and `leader-election-retry-period` to
configure leader election options for CSI snapshotter sidecar.
([#&#8203;538](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/538),
[@&#8203;RaunakShah](https://redirect.github.com/RaunakShah))

### Full Changelog


https://github.com/kubernetes-csi/external-snapshotter/blob/v4.2.0/CHANGELOG/CHANGELOG-4.2.md

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-07-29 08:34:24 +02:00
..
2025-07-11 01:42:41 +00:00

clustertool

GitHub release (release name instead of tag name) GitHub issues

A helper tool to help building TrueCharts helm charts
· Report Bug · Request Feature

About The Project

CLA: Before contributing

Our CLA applies to this repository as well.

Please ensure it's signed before submitting a PR: https://cla-assistant.io/truecharts/charts

We use the truecharts/charts link, as CLA assistant does not allow for creating a custom link to a private repository. However, they all sign the same CLA that applies project-wide

License

This tool is released as "All Rights reserved" and hence it's code should NOT be shared. This includes binaries that are modified to remove TrueCharts specific code, unless approved by Kjeld Schouten "The Owner". Those that are invited to have access to repository, are free to edit and use this code for testing purposes, as long as its sourcecode is not shared or saved in-the-cloud.