TrueChartsClone/charts/stable/authentik/Chart.yaml

45 lines
1.2 KiB
YAML
Raw Normal View History

kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: authentik
chore(deps): update helm general non-major by renovate (#16820) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.2.5` -> `10.2.6` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.5` -> `6.1.6` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.1.5` -> `12.1.6` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.5` -> `11.1.6` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.6` -> `11.1.7` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.5` -> `6.1.6` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.5` -> `11.1.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (clickhouse)</summary> ### [`v10.2.6`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.6) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.5...clickhouse-10.2.6) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-02 15:49:09 -05:00
version: 19.1.8
appVersion: 2023.10.5
description: Authentik is an open-source Identity Provider focused on flexibility and versatility.
home: https://truecharts.org/charts/stable/authentik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
deprecated: false
sources:
- https://github.com/goauthentik/authentik
- https://goauthentik.io/docs/
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
- https://ghcr.io/goauthentik/ldap
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- authentik
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.6
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: authentication
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application