51504b7b00
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.6` | | [kubeapps](https://togithub.com/bitnami/charts) ([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps)) | patch | `15.3.5` -> `15.3.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bitnami/charts (kubeapps)</summary> ### [`v15.3.9`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1539-2024-07-24) - \[bitnami/kubeapps] Release 15.3.9 ([#​28300](https://togithub.com/bitnami/charts/pull/28300)) ### [`v15.3.8`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1538-2024-07-23-small) - \[bitnami/kubeapps] Release 15.3.8 ([#​28214](https://togithub.com/bitnami/charts/issues/28214)) ([f44f329](https://togithub.com/bitnami/charts/commit/f44f329af1153385a569d735b0d5cd46391d0a67)), closes [#​28214](https://togithub.com/bitnami/charts/issues/28214) ### [`v15.3.7`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1537-2024-07-18-small) - \[bitnami/kubeapps] Global StorageClass as default value ([#​28045](https://togithub.com/bitnami/charts/issues/28045)) ([44a64a8](https://togithub.com/bitnami/charts/commit/44a64a8adb3b1e66aa43a41f85cb3d51f14b322a)), closes [#​28045](https://togithub.com/bitnami/charts/issues/28045) ### [`v15.3.6`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1536-2024-07-03-small) - \[bitnami/\*] Update README changing TAC wording ([#​27530](https://togithub.com/bitnami/charts/issues/27530)) ([52dfed6](https://togithub.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#​27530](https://togithub.com/bitnami/charts/issues/27530) - \[bitnami/kubeapps] Release 15.3.6 ([#​27706](https://togithub.com/bitnami/charts/issues/27706)) ([ea5443f](https://togithub.com/bitnami/charts/commit/ea5443fd9bdb8a27e10bf03824d8d37f4189a834)), closes [#​27706](https://togithub.com/bitnami/charts/issues/27706) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
annotations:
|
|
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.15"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: system
|
|
apiVersion: v2
|
|
appVersion: 8.0.1
|
|
dependencies:
|
|
- name: common
|
|
version: 24.1.6
|
|
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: 3.1.1
|