8ef3aa184c
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `29.1.6` → `29.2.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC96d2F2ZWpzMm1xdHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
truecharts.org/train: stable
|
|
trueforge.org/category: network
|
|
trueforge.org/max_helm_version: "4.1"
|
|
trueforge.org/max_kubernetes_version: 1.35.0
|
|
trueforge.org/min_helm_version: "3.14"
|
|
trueforge.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 8.5.0
|
|
dependencies:
|
|
- name: common
|
|
version: 29.2.8
|
|
repository: oci://oci.trueforge.org/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/stable/snapshot-controller
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapshot-controller.webp
|
|
keywords:
|
|
- storage
|
|
- snapshot
|
|
- validation
|
|
kubeVersion: '>=1.33.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/trueforge-org/truecharts/tree/master/charts/stable/snapshot-controller
|
|
type: application
|
|
version: 5.2.0
|
|
|