Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8cf889aeaa
commit
b7fe49fb31
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [invitarr-0.0.33](https://github.com/truecharts/charts/compare/invitarr-0.0.32...invitarr-0.0.33) (2022-11-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [invitarr-0.0.32](https://github.com/truecharts/charts/compare/invitarr-0.0.31...invitarr-0.0.32) (2022-11-02)
|
## [invitarr-0.0.32](https://github.com/truecharts/charts/compare/invitarr-0.0.31...invitarr-0.0.32) (2022-11-02)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-22)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.13
|
version: 10.7.13
|
||||||
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
|
digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7
|
||||||
generated: "2022-11-02T09:11:55.237228852Z"
|
generated: "2022-11-02T22:35:38.497864516Z"
|
|
@ -1,11 +1,3 @@
|
||||||
annotations:
|
|
||||||
truecharts.org/SCALE-support: "true"
|
|
||||||
truecharts.org/catagories: |
|
|
||||||
- HomeAutomation
|
|
||||||
- Tools-Utilities
|
|
||||||
- Other
|
|
||||||
- MediaApp-Other
|
|
||||||
- MediaServer-Other
|
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -13,7 +5,7 @@ dependencies:
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.13
|
version: 10.7.13
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually.
|
description: A chatbot that invites discord users to plex.
|
||||||
home: https://truecharts.org/docs/charts/incubator/invitarr
|
home: https://truecharts.org/docs/charts/incubator/invitarr
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -21,8 +13,6 @@ keywords:
|
||||||
- HomeAutomation
|
- HomeAutomation
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Other
|
- Other
|
||||||
- MediaApp-Other
|
|
||||||
- MediaServer-Other
|
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
|
@ -34,4 +24,11 @@ sources:
|
||||||
- https://github.com/Sleepingpirates/Invitarr
|
- https://github.com/Sleepingpirates/Invitarr
|
||||||
- https://hub.docker.com/r/piratify/invitarr
|
- https://hub.docker.com/r/piratify/invitarr
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.32
|
version: 0.0.33
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- HomeAutomation
|
||||||
|
- Tools-Utilities
|
||||||
|
- Other
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
|
@ -1,6 +1,6 @@
|
||||||
# invitarr
|
# invitarr
|
||||||
|
|
||||||
Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually.
|
A chatbot that invites discord users to plex.
|
||||||
|
|
||||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually.
|
A chatbot that invites discord users to plex.
|
||||||
|
|
||||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/invitarr](https://truecharts.org/docs/charts/incubator/invitarr)
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/invitarr](https://truecharts.org/docs/charts/incubator/invitarr)
|
||||||
|
|
|
@ -1,16 +1,15 @@
|
||||||
env:
|
|
||||||
token: ""
|
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/invitarr
|
repository: tccr.io/truecharts/invitarr
|
||||||
tag: latest@sha256:5b4cef064f29027cdfdcd6e31e1a35e5c6cc977f1e22b276af8e8224fc72caa2
|
tag: latest@sha256:5b4cef064f29027cdfdcd6e31e1a35e5c6cc977f1e22b276af8e8224fc72caa2
|
||||||
persistence:
|
|
||||||
config:
|
env:
|
||||||
enabled: true
|
token: ""
|
||||||
mountPath: /app/app/config
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
@ -18,9 +17,11 @@ probes:
|
||||||
enabled: false
|
enabled: false
|
||||||
startup:
|
startup:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
@ -28,5 +29,10 @@ service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /app/app/config
|
||||||
|
|
||||||
portal:
|
portal:
|
||||||
enabled: false
|
enabled: false
|
|
@ -158,15 +158,15 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
- variable: env
|
- variable: env
|
||||||
group: "Container Configuration"
|
group: Container Configuration
|
||||||
label: "Image Environment"
|
label: Image Environment
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
- variable: token
|
- variable: token
|
||||||
label: "token"
|
label: token
|
||||||
description: "Discord Bot Token"
|
description: Discord Bot Token
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
|
@ -464,8 +464,8 @@ questions:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
- variable: config
|
- variable: config
|
||||||
label: "config Storage"
|
label: App Config Storage
|
||||||
description: "Config path"
|
description: Stores the Application Configuration.
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
|
@ -1060,22 +1060,22 @@ questions:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
- variable: privileged
|
- variable: privileged
|
||||||
label: "Privileged mode"
|
label: Privileged mode
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
- variable: readOnlyRootFilesystem
|
- variable: readOnlyRootFilesystem
|
||||||
label: "ReadOnly Root Filesystem"
|
label: ReadOnly Root Filesystem
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
- variable: allowPrivilegeEscalation
|
- variable: allowPrivilegeEscalation
|
||||||
label: "Allow Privilege Escalation"
|
label: Allow Privilege Escalation
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
- variable: runAsNonRoot
|
- variable: runAsNonRoot
|
||||||
label: "runAsNonRoot"
|
label: runAsNonRoot
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
@ -1113,20 +1113,20 @@ questions:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
- variable: runAsUser
|
- variable: runAsUser
|
||||||
label: "runAsUser"
|
label: runAsUser
|
||||||
description: "The UserID of the user running the application"
|
description: The UserID of the user running the application
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 0
|
default: 0
|
||||||
- variable: runAsGroup
|
- variable: runAsGroup
|
||||||
label: "runAsGroup"
|
label: runAsGroup
|
||||||
description: The groupID this App of the user running the application"
|
description: The groupID this App of the user running the application
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 0
|
default: 0
|
||||||
- variable: fsGroup
|
- variable: fsGroup
|
||||||
label: "fsGroup"
|
label: fsGroup
|
||||||
description: "The group that should own ALL storage."
|
description: The group that should own ALL storage.
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 568
|
default: 568
|
|
@ -3,6 +3,4 @@ categories:
|
||||||
- HomeAutomation
|
- HomeAutomation
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Other
|
- Other
|
||||||
- MediaApp-Other
|
|
||||||
- MediaServer-Other
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue