chore(flux): update image snapshot-controller 4.0.0 → 4.0.1 (clustertool) (#37027)
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)) | patch | `4.0.0` -> `4.0.1` | --- ### Release Notes <details> <summary>kubernetes-csi/external-snapshotter (snapshot-controller)</summary> ### [`v4.0.1`](https://redirect.github.com/kubernetes-csi/external-snapshotter/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/kubernetes-csi/external-snapshotter/compare/v4.0.0...v4.0.1) ### Overall Status Volume snapshotting has been a GA feature since Kubernetes v1.20. ### Supported CSI Spec Versions 1.0.0, 1.1.0, 1.2.0, 1.3.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.0.1 docker pull registry.k8s.io/sig-storage/csi-snapshotter:v4.0.1 docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v4.0.1 ``` ### Bug fixes - \--http-endpoint will now correctly be used for the metrics server address when --metrics-address is not provided. ([#​497](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/497), [@​ggriffiths](https://redirect.github.com/ggriffiths)) - Changed the webhook image from distroless/base to distroless/static. ([#​550](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/550), [@​WanzenBug](https://redirect.github.com/WanzenBug)) - Cherry-pick [#​470](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/470): Retain CreateSnapshot Error ([#​547](https://redirect.github.com/kubernetes-csi/external-snapshotter/pull/547), [@​ialidzhikov](https://redirect.github.com/ialidzhikov)) ### Full Changelog https://github.com/kubernetes-csi/external-snapshotter/blob/v4.0.1/CHANGELOG/CHANGELOG-4.0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: snapshot-controller
|
||||
version: 4.0.0
|
||||
version: 4.0.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: truecharts
|
||||
|
||||
Reference in New Issue
Block a user