Files
truecharts/clustertool
TrueCharts Bot ded8a9aef2 chore(flux): update image snapshot-controller 4.0.8 → 4.1.0 (clustertool) (#37416)
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.0.8` -> `4.1.0` |

---

### Release Notes

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

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

### Overall Status

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

### Minimum CSI Spec Version

1.0.0

### Maximum CSI Spec Version

1.4.0

### [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.1.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v4.1.0
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v4.1.0
```

### Deprecations

- VolumeSnapshot v1beta1 is deprecated and will be removed in a future
release. It is recommended for users to upgrade to VolumeSnapshot CRD
version v1 as soon as possible. Any previously created invalid v1beta1
objects have to be deleted before upgrading to version 4.1.0.
([#&#8203;493](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/493),
[@&#8203;xing-yang](https://redirect.github.com/xing-yang))

### API Change

- Changes VolumeSnapshot API storage version from v1beta1 to v1;
VolumeSnapshot v1beta1 is deprecated and will be removed in a future
release.
([#&#8203;493](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/493),
[@&#8203;xing-yang](https://redirect.github.com/xing-yang))

### Bug or Regression

- \--http-endpoint will now correctly be used for the metrics server
address when --metrics-address is not provided.
([#&#8203;496](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/496),
[@&#8203;ggriffiths](https://redirect.github.com/ggriffiths))
- Add check for v1 CRDs to allow for rolling update of the
snapshot-controller
([#&#8203;504](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/504),
[@&#8203;mauriciopoppe](https://redirect.github.com/mauriciopoppe))
- VolumeSnapshotContent creation errors can now propagate to the
appropriate VolumeSnapshotContent resource.
([#&#8203;502](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/502),
[@&#8203;huffmanca](https://redirect.github.com/huffmanca))
- Retain error from CreateSnapshot call
([#&#8203;470](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/470),
[@&#8203;timoreimann](https://redirect.github.com/timoreimann))

### Uncategorized

- External-snapshotter manifests adjusted to reflect more common
example. Snapshot-controller is deployed as a Deployment rather than a
Statefulset in the example deployment file.
([#&#8203;459](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/459),
[@&#8203;kvaps](https://redirect.github.com/kvaps))
- Updated runtime (Go 1.16) and dependencies
([#&#8203;483](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/483),
[@&#8203;pohly](https://redirect.github.com/pohly))

### Full Changelog


https://github.com/kubernetes-csi/external-snapshotter/blob/v4.1.0/CHANGELOG/CHANGELOG-4.1.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-11 14:19:20 +02:00
..
2025-07-11 01:42:41 +00: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.