Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-12 08:05:19 +00:00
parent 70c6746afc
commit 476f3303b8
521 changed files with 2201 additions and 1784 deletions

View File

@ -8,6 +8,44 @@ title: Changelog
**Important:**
## [authelia-23.5.1](https://github.com/truecharts/charts/compare/authelia-23.5.0...authelia-23.5.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))
## [authelia-23.5.0](https://github.com/truecharts/charts/compare/authelia-23.4.1...authelia-23.5.0) (2024-03-11)
### Chore
- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146))
## [authelia-23.4.1](https://github.com/truecharts/charts/compare/authelia-23.4.0...authelia-23.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [authelia-23.4.0](https://github.com/truecharts/charts/compare/authelia-23.3.0...authelia-23.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [authelia-23.3.0](https://github.com/truecharts/charts/compare/authelia-23.2.4...authelia-23.3.0) (2024-03-06)
### Chore
@ -59,41 +97,3 @@ title: Changelog
## [authelia-22.2.7](https://github.com/truecharts/charts/compare/authelia-22.2.6...authelia-22.2.7) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
### Docs
- Update access rules documentation ([#17316](https://github.com/truecharts/charts/issues/17316))
## [authelia-22.2.6](https://github.com/truecharts/charts/compare/authelia-22.2.5...authelia-22.2.6) (2024-01-27)
### Chore
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
## [authelia-22.2.5](https://github.com/truecharts/charts/compare/authelia-22.2.4...authelia-22.2.5) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [authelia-22.2.4](https://github.com/truecharts/charts/compare/authelia-22.2.3...authelia-22.2.4) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))

View File

@ -10,14 +10,14 @@ apiVersion: v2
appVersion: 4.37.5
dependencies:
- name: common
version: 18.2.0
version: 20.0.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.1
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -51,4 +51,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
- https://ghcr.io/authelia/authelia
type: application
version: 23.3.0
version: 23.5.1

View File

@ -0,0 +1,11 @@
## [authelia-23.5.1](https://github.com/truecharts/charts/compare/authelia-23.5.0...authelia-23.5.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))

Binary file not shown.

Binary file not shown.

View File

@ -2826,15 +2826,22 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: Enabled
schema:
type: boolean
default: false
- variable: instances
label: Instances
schema:
type: int
show_if: [["enabled", "=", true]]
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: backups
label: "Backup Settings (Experimental)"

View File

@ -8,6 +8,44 @@ title: Changelog
**Important:**
## [blocky-14.3.1](https://github.com/truecharts/charts/compare/blocky-14.3.0...blocky-14.3.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))
## [blocky-14.3.0](https://github.com/truecharts/charts/compare/blocky-14.2.1...blocky-14.3.0) (2024-03-11)
### Chore
- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146))
## [blocky-14.2.1](https://github.com/truecharts/charts/compare/blocky-14.2.0...blocky-14.2.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [blocky-14.2.0](https://github.com/truecharts/charts/compare/blocky-14.1.1...blocky-14.2.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [blocky-14.1.1](https://github.com/truecharts/charts/compare/blocky-14.1.0...blocky-14.1.1) (2024-03-06)
@ -59,41 +97,3 @@ title: Changelog
## [blocky-13.6.2](https://github.com/truecharts/charts/compare/blocky-13.6.0...blocky-13.6.2) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
## [blocky-12.2.7](https://github.com/truecharts/charts/compare/blocky-12.2.6...blocky-12.2.7) (2024-02-03)
### Chore

View File

@ -10,14 +10,14 @@ apiVersion: v2
appVersion: 0.23.0
dependencies:
- name: common
version: 18.2.0
version: 20.0.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.1
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -41,7 +41,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
- https://hub.docker.com/r/spx01/blocky
type: application
version: 14.1.1
version: 14.3.1

View File

@ -0,0 +1,11 @@
## [blocky-14.3.1](https://github.com/truecharts/charts/compare/blocky-14.3.0...blocky-14.3.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))

Binary file not shown.

Binary file not shown.

View File

@ -2449,15 +2449,22 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: Enabled
schema:
type: boolean
default: false
- variable: instances
label: Instances
schema:
type: int
show_if: [["enabled", "=", true]]
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: backups
label: "Backup Settings (Experimental)"

View File

@ -8,6 +8,44 @@ title: Changelog
**Important:**
## [nextcloud-29.5.2](https://github.com/truecharts/charts/compare/nextcloud-29.5.1...nextcloud-29.5.2) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
## [nextcloud-29.5.1](https://github.com/truecharts/charts/compare/nextcloud-29.5.0...nextcloud-29.5.1) (2024-03-12)
### Chore
- update container image tccr.io/tccr/nextcloud-fpm to v28.0.3[@77b7353](https://github.com/77b7353) by renovate ([#19089](https://github.com/truecharts/charts/issues/19089))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))
## [nextcloud-29.5.0](https://github.com/truecharts/charts/compare/nextcloud-29.4.5...nextcloud-29.5.0) (2024-03-11)
### Chore
- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146))
## [nextcloud-29.4.5](https://github.com/truecharts/charts/compare/nextcloud-29.4.4...nextcloud-29.4.5) (2024-03-11)
### Chore
- update container image nginxinc/nginx-unprivileged to 1.25.4[@060d468](https://github.com/060d468) by renovate ([#19109](https://github.com/truecharts/charts/issues/19109))
## [nextcloud-29.4.4](https://github.com/truecharts/charts/compare/nextcloud-29.4.3...nextcloud-29.4.4) (2024-03-11)
### Chore
@ -59,24 +97,4 @@ title: Changelog
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [nextcloud-29.2.5](https://github.com/truecharts/charts/compare/nextcloud-29.2.4...nextcloud-29.2.5) (2024-03-05)
### Chore
- bump everything to force helm release again
## [nextcloud-29.2.4](https://github.com/truecharts/charts/compare/nextcloud-29.2.2...nextcloud-29.2.4) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))

View File

@ -7,17 +7,17 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 28.0.2
appVersion: 28.0.3
dependencies:
- name: common
version: 19.0.0
version: 20.0.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.1
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -43,11 +43,11 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/clamav/clamav
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://hub.docker.com/r/collabora/code
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://hub.docker.com/r/clamav/clamav
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 29.4.4
version: 29.5.2

View File

@ -0,0 +1,9 @@
## [nextcloud-29.5.2](https://github.com/truecharts/charts/compare/nextcloud-29.5.1...nextcloud-29.5.2) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
image:
repository: tccr.io/tccr/nextcloud-fpm
pullPolicy: IfNotPresent
tag: v28.0.2@sha256:ad08861786d73f69cdbca98d0e93167eae2ef802ae78c474cc6026a2dd94fa58
tag: v28.0.3@sha256:77b7353be48b28d1bc1dcfa8bed1e0f3c989f6223647f9c99b07db0e8ab78c8d
nginxImage:
repository: nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent
tag: 1.25.4@sha256:41a41f6fde530ed3abc74d54111ffeece1b003d0d9f1c1a741fc9c31b95bc0a8
tag: 1.25.4@sha256:060d468f78f016c7cfd49a548ed5d3456891cba1b54767b4ed48907981266f06
imaginaryImage:
repository: tccr.io/tccr/nextcloud-imaginary
pullPolicy: IfNotPresent

View File

@ -1,100 +0,0 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [anonaddy-20.8.0](https://github.com/truecharts/charts/compare/anonaddy-20.7.0...anonaddy-20.8.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [anonaddy-20.7.0](https://github.com/truecharts/charts/compare/anonaddy-20.6.4...anonaddy-20.7.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [anonaddy-20.6.4](https://github.com/truecharts/charts/compare/anonaddy-20.6.3...anonaddy-20.6.4) (2024-03-05)
### Chore
- bump everything to force helm release again
## [anonaddy-20.6.3](https://github.com/truecharts/charts/compare/anonaddy-20.6.1...anonaddy-20.6.3) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
## [anonaddy-19.1.16](https://github.com/truecharts/charts/compare/anonaddy-19.1.15...anonaddy-19.1.16) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [anonaddy-19.1.15](https://github.com/truecharts/charts/compare/anonaddy-19.1.14...anonaddy-19.1.15) (2024-01-27)
### Chore
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
## [anonaddy-19.1.14](https://github.com/truecharts/charts/compare/anonaddy-19.1.13...anonaddy-19.1.14) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [anonaddy-19.1.13](https://github.com/truecharts/charts/compare/anonaddy-19.1.12...anonaddy-19.1.13) (2024-01-21)

View File

@ -1,9 +0,0 @@
## [anonaddy-20.8.0](https://github.com/truecharts/charts/compare/anonaddy-20.7.0...anonaddy-20.8.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [anonaddy-20.9.1](https://github.com/truecharts/charts/compare/anonaddy-20.9.0...anonaddy-20.9.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image mariadb to v13.4.1[@e28d6d5](https://github.com/e28d6d5) by renovate ([#19135](https://github.com/truecharts/charts/issues/19135))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))
## [anonaddy-20.9.0](https://github.com/truecharts/charts/compare/anonaddy-20.8.2...anonaddy-20.9.0) (2024-03-11)
### Chore
- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146))
## [anonaddy-20.8.2](https://github.com/truecharts/charts/compare/anonaddy-20.8.1...anonaddy-20.8.2) (2024-03-11)
### Chore
- update container image mariadb to v13.2.3[@e1f8d8a](https://github.com/e1f8d8a) by renovate ([#19145](https://github.com/truecharts/charts/issues/19145))
## [anonaddy-20.8.1](https://github.com/truecharts/charts/compare/anonaddy-20.8.0...anonaddy-20.8.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [anonaddy-20.8.0](https://github.com/truecharts/charts/compare/anonaddy-20.7.0...anonaddy-20.8.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [anonaddy-20.7.0](https://github.com/truecharts/charts/compare/anonaddy-20.6.4...anonaddy-20.7.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [anonaddy-20.6.4](https://github.com/truecharts/charts/compare/anonaddy-20.6.3...anonaddy-20.6.4) (2024-03-05)
### Chore
- bump everything to force helm release again
## [anonaddy-20.6.3](https://github.com/truecharts/charts/compare/anonaddy-20.6.1...anonaddy-20.6.3) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))

View File

@ -10,21 +10,21 @@ apiVersion: v2
appVersion: 1.0.9
dependencies:
- name: common
version: 19.0.0
version: 20.0.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 13.2.0
version: 13.4.1
repository: oci://tccr.io/truecharts
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: redis
version: 11.3.0
version: 13.0.1
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -47,4 +47,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 20.8.0
version: 20.9.1

View File

@ -0,0 +1,13 @@
## [anonaddy-20.9.1](https://github.com/truecharts/charts/compare/anonaddy-20.9.0...anonaddy-20.9.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image mariadb to v13.4.1[@e28d6d5](https://github.com/e28d6d5) by renovate ([#19135](https://github.com/truecharts/charts/issues/19135))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [authentik-24.4.0](https://github.com/truecharts/charts/compare/authentik-24.3.0...authentik-24.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))

View File

@ -8,6 +8,44 @@ title: Changelog
**Important:**
## [authentik-24.5.1](https://github.com/truecharts/charts/compare/authentik-24.5.0...authentik-24.5.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))
## [authentik-24.5.0](https://github.com/truecharts/charts/compare/authentik-24.4.5...authentik-24.5.0) (2024-03-11)
### Chore
- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146))
## [authentik-24.4.5](https://github.com/truecharts/charts/compare/authentik-24.4.1...authentik-24.4.5) (2024-03-11)
### Chore
- update authentik to v2024.2.2[@d7ede5c](https://github.com/d7ede5c) by renovate (patch) ([#19052](https://github.com/truecharts/charts/issues/19052))
## [authentik-24.4.1](https://github.com/truecharts/charts/compare/authentik-24.4.0...authentik-24.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [authentik-24.4.0](https://github.com/truecharts/charts/compare/authentik-24.3.0...authentik-24.4.0) (2024-03-07)
### Chore
@ -59,42 +97,3 @@ title: Changelog
## [authentik-19.2.10](https://github.com/truecharts/charts/compare/authentik-19.2.9...authentik-19.2.10) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29)
### Chore
- update authentik to v2023.10.7[@c483b0a](https://github.com/c483b0a) by renovate (patch) ([#17752](https://github.com/truecharts/charts/issues/17752))
## [authentik-19.2.5](https://github.com/truecharts/charts/compare/authentik-19.2.4...authentik-19.2.5) (2024-01-27)
### Chore
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
## [authentik-19.2.4](https://github.com/truecharts/charts/compare/authentik-19.2.3...authentik-19.2.4) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [authentik-19.2.3](https://github.com/truecharts/charts/compare/authentik-19.2.2...authentik-19.2.3) (2024-01-21)

View File

@ -7,17 +7,17 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.1
appVersion: 2024.2.2
dependencies:
- name: common
version: 19.0.0
version: 20.0.6
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.1
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -39,10 +39,10 @@ sources:
- https://goauthentik.io/docs/
- https://github.com/goauthentik/authentik
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
- https://ghcr.io/goauthentik/radius
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/proxy
- https://ghcr.io/goauthentik/server
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/proxy
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/radius
type: application
version: 24.4.0
version: 24.5.1

View File

@ -0,0 +1,11 @@
## [authentik-24.5.1](https://github.com/truecharts/charts/compare/authentik-24.5.0...authentik-24.5.1) (2024-03-12)
### Chore
- update container image redis to v13.0.1[@59b7b0e](https://github.com/59b7b0e) by renovate ([#19168](https://github.com/truecharts/charts/issues/19168))
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131))

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/goauthentik/server
tag: 2024.2.1@sha256:a98fec8761eda0c794ff10d6bf1abdef87e65fe248da55dcb2b937b7b9e24d05
tag: 2024.2.2@sha256:29417285cf1e1a0f2dd23ae10e8e299e4acba9cf6376bf184e05a290bc578fbb
pullPolicy: IfNotPresent
geoipImage:
repository: ghcr.io/maxmind/geoipupdate
@ -8,15 +8,15 @@ geoipImage:
pullPolicy: IfNotPresent
ldapImage:
repository: ghcr.io/goauthentik/ldap
tag: 2024.2.1@sha256:f0a41b5b1b490405cc351e4c9734caf5cc7b82dbe50e2730ce464be31927fbe2
tag: 2024.2.2@sha256:d7ede5ca79392dd8ae9896950a10bdc4539296108f32399703a7bfc4e365df59
pullPolicy: IfNotPresent
radiusImage:
repository: ghcr.io/goauthentik/radius
tag: 2024.2.1@sha256:6deda767cac2ce9acd9acfb86382f32f9bb23349eab07636f17937fa86a0dee1
tag: 2024.2.2@sha256:c33b00af096aed7738791a388ee072ed19032cc9ef25093077fef8ece0e52d03
pullPolicy: IfNotPresent
proxyImage:
repository: ghcr.io/goauthentik/proxy
tag: 2024.2.1@sha256:36b16e5c570edd95280781ad47fe7daef9dff7a52db3d544f78e2321b710f7a7
tag: 2024.2.2@sha256:4c1e407a38588db8b7e49039a6b500de6088b044a4d528df37c31fe5e6599a11
pullPolicy: IfNotPresent
authentik:
credentials:

View File

@ -3992,15 +3992,22 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: Enabled
schema:
type: boolean
default: false
- variable: instances
label: Instances
schema:
type: int
show_if: [["enabled", "=", true]]
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: backups
label: "Backup Settings (Experimental)"

Some files were not shown because too many files have changed in this diff Show More