Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-11 19:19:58 +00:00
parent d63ebad0c0
commit cbb6797702
507 changed files with 1763 additions and 1331 deletions

View File

@ -1,9 +0,0 @@
## [redis-13.0.1](https://github.com/truecharts/charts/compare/redis-13.0.0...redis-13.0.1) (2024-03-11)
### Chore
- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19162](https://github.com/truecharts/charts/issues/19162))

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [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
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [authelia-23.2.4](https://github.com/truecharts/charts/compare/authelia-23.2.3...authelia-23.2.4) (2024-03-05)
### Chore
@ -61,39 +97,3 @@ title: Changelog
- 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))
## [authelia-22.2.3](https://github.com/truecharts/charts/compare/authelia-22.2.2...authelia-22.2.3) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))

View File

@ -10,14 +10,14 @@ apiVersion: v2
appVersion: 4.37.5
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.0
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.2.4
version: 23.5.0

View File

@ -0,0 +1,9 @@
## [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))

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,36 @@ title: Changelog
**Important:**
## [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)
## [blocky-14.1.0](https://github.com/truecharts/charts/compare/blocky-14.0.5...blocky-14.1.0) (2024-03-06)
### Chore
@ -67,34 +97,3 @@ title: Changelog
## [blocky-12.2.7](https://github.com/truecharts/charts/compare/blocky-12.2.6...blocky-12.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))

View File

@ -10,14 +10,14 @@ apiVersion: v2
appVersion: 0.23.0
dependencies:
- name: common
version: 18.2.0
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -44,4 +44,4 @@ sources:
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application
version: 14.1.0
version: 14.3.0

View File

@ -0,0 +1,9 @@
## [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))

Binary file not shown.

View File

@ -64,7 +64,7 @@ service:
enabled: true
protocol: tcp
port: "{{ .Values.service.dns.ports.dns.port }}"
targetPort: "{{ .Values.service.dns.ports.dns.targetPort }}"
targetPort: 53
dot:
enabled: true
ports:

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,42 @@ title: Changelog
**Important:**
## [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
- update container image clamav/clamav to 1.3.0[@5755570](https://github.com/5755570) by renovate ([#19108](https://github.com/truecharts/charts/issues/19108))
## [nextcloud-29.4.3](https://github.com/truecharts/charts/compare/nextcloud-29.4.2...nextcloud-29.4.3) (2024-03-11)
### Chore
- update container image collabora/code to v23.05.9.4.1[@18768e6](https://github.com/18768e6) by renovate ([#19056](https://github.com/truecharts/charts/issues/19056))
## [nextcloud-29.4.2](https://github.com/truecharts/charts/compare/nextcloud-29.4.1...nextcloud-29.4.2) (2024-03-11)
### Chore

View File

@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -44,10 +44,10 @@ sources:
- 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://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://hub.docker.com/r/clamav/clamav
- 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/nginxinc/nginx-unprivileged
type: application
version: 29.4.2
version: 29.5.0

View File

@ -0,0 +1,9 @@
## [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))

Binary file not shown.

Binary file not shown.

View File

@ -5,7 +5,7 @@ image:
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
@ -17,11 +17,11 @@ hpbImage:
clamavImage:
repository: clamav/clamav
pullPolicy: IfNotPresent
tag: 1.3.0@sha256:0bb5d72ed47458c3333868c2e5835dd38f4268ceeba6e4212b3c57d809526755
tag: 1.3.0@sha256:57555703249b4c57d760753bf3655871d3c51958bd5bd4a0dac6eb73c1c36516
collaboraImage:
repository: collabora/code
pullPolicy: IfNotPresent
tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b
tag: 23.05.9.4.1@sha256:18768e665a817a06d17a608bcb0744dd0275e72d805644cad5ad1923f7d623b5
nextcloud:
# Initial Credentials
credentials:

View File

@ -1,100 +0,0 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [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)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [anonaddy-19.1.12](https://github.com/truecharts/charts/compare/anonaddy-19.1.11...anonaddy-19.1.12) (2024-01-21)

View File

@ -0,0 +1,100 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [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))
## [anonaddy-19.1.16](https://github.com/truecharts/charts/compare/anonaddy-19.1.15...anonaddy-19.1.16) (2024-02-03)

View File

@ -10,21 +10,21 @@ apiVersion: v2
appVersion: 1.0.9
dependencies:
- name: common
version: 18.2.0
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 13.2.0
version: 13.2.3
repository: oci://tccr.io/truecharts
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: redis
version: 11.3.0
version: 13.0.0
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.7.0
version: 20.9.0

View File

@ -0,0 +1,9 @@
## [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))

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [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
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [authentik-24.3.0](https://github.com/truecharts/charts/compare/authentik-24.2.5...authentik-24.3.0) (2024-03-06)
### Chore
@ -61,40 +97,4 @@ title: Changelog
- 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)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [authentik-19.2.2](https://github.com/truecharts/charts/compare/authentik-19.2.1...authentik-19.2.2) (2024-01-21)
## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29)

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: 18.2.0
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
version: 13.0.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
keywords:
- authentik
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -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/goauthentik/server
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/proxy
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/radius
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/server
type: application
version: 24.3.0
version: 24.5.0

View File

@ -0,0 +1,9 @@
## [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))

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