a2c802bdfd
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.15.1` -> `28.16.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
48 lines
1.6 KiB
YAML
48 lines
1.6 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/SCALE-support: "false"
|
|
truecharts.org/category: network
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: system
|
|
apiVersion: v2
|
|
appVersion: 8.3.0
|
|
dependencies:
|
|
- name: common
|
|
version: 28.16.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: |
|
|
Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution,
|
|
this chart is meant for cases where it is not.
|
|
Also deploys the Snapshot Validation Webhook and configures your cluster to validate every `VolumeSnapshot` and
|
|
`VolumeSnapshotContent` resource by sending it to the webhook.
|
|
home: https://truecharts.org/charts/system/snapshot-controller
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapshot-controller.webp
|
|
keywords:
|
|
- storage
|
|
- snapshot
|
|
- validation
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: snapshot-controller
|
|
sources:
|
|
- https://github.com/kubernetes-csi/external-snapshotter/
|
|
- https://github.com/snapshot-controller/snapshot-controller
|
|
- https://github.com/snapshot-controller/snapshot-controller-helm-chart
|
|
- https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller
|
|
type: application
|
|
version: 4.3.0
|
|
|