fix(apps): fix include (#1773)

* fix(apps): fix include

* fix double include
This commit is contained in:
Stavros Kois 2022-01-24 11:46:06 +02:00 committed by GitHub
parent 630447c1d1
commit ee0ecbfa1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 22 additions and 16 deletions

View File

@ -38,7 +38,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 8.0.32
version: 8.0.33
annotations:
truecharts.org/catagories: |
- security

View File

@ -997,7 +997,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: true# Include{securityContextAdvanced}
default: true
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"

View File

@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 3.0.61
version: 3.0.62
annotations:
truecharts.org/catagories: |
- custom

View File

@ -300,7 +300,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: true# Include{securityContextAdvanced}
default: true
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
version: 9.0.38
version: 9.0.39
annotations:
truecharts.org/catagories: |
- media

View File

@ -282,7 +282,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: false# Include{securityContextAdvanced}
default: false
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"

View File

@ -34,7 +34,7 @@ sources:
- https://github.com/go-gitea/gitea
- https://hub.docker.com/r/gitea/gitea/
type: application
version: 5.0.33
version: 5.0.34
annotations:
truecharts.org/catagories: |
- GIT

View File

@ -425,7 +425,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: true# Include{securityContextAdvanced}
default: true
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"

View File

@ -21,7 +21,7 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 9.0.70
version: 9.0.71
annotations:
truecharts.org/catagories: |
- media

View File

@ -284,7 +284,6 @@ questions:
schema:
type: boolean
default: true
# Include{securityContextAdvanced}
# Include{securityContextAdvanced}
- variable: podSecurityContext

View File

@ -20,7 +20,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 4.0.52
version: 4.0.53
annotations:
truecharts.org/catagories: |
- social

View File

@ -547,7 +547,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: true# Include{securityContextAdvanced}
default: true
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/Logitech/slimserver
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
type: application
version: 2.0.52
version: 2.0.53
annotations:
truecharts.org/catagories: |
- media

View File

@ -391,7 +391,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: false# Include{securityContextAdvanced}
default: false
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/jacobalberty/unifi-docker
- https://unifi-network.ui.com
type: application
version: 9.0.38
version: 9.0.39
annotations:
truecharts.org/catagories: |
- Networking

View File

@ -556,7 +556,8 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: false# Include{securityContextAdvanced}
default: false
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"