chore(incubator) bump and change values.yaml for incubator apps. (#15779)

**Description**
change incubator values.yaml from mirrors to upstream images...
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Xstar97TheNoob
2023-12-06 05:42:22 -05:00
committed by GitHub
parent 8eb8cdaaf2
commit 560db30ab9
752 changed files with 1578 additions and 3664 deletions

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: acestream
version: 3.0.2
version: 3.0.3
appVersion: 2.0.2.8
description: IPTV service providing streaming, playlist, search engine and epg.
home: https://truecharts.org/charts/incubator/acestream

View File

@@ -1,32 +1,26 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/acestream
tag: 2.0.2.8@sha256:742c6e16126d819593fd5e041e2166ba789df76edfbd3a6c628b3b83800e6743
repository: vstavrinov/acestream-service
tag: 2.0.2.8@sha256:f70398ee687e499bf967201706b7fa33d3df71bf30de9a8bf2c40af0e46dd9a4
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
SCHEME: "http"
ENTRY: "{{ .Values.service.main.ports.main.port }}"
PORT: "{{ .Values.service.main.ports.main.port }}"
service:
main:
ports:
main:
port: 8008
protocol: TCP
persistence:
acestreamcache:
enabled: true
mountPath: /srv/acestream/.ACEStream
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: adguardhome-sync
version: 3.0.2
version: 3.0.3
appVersion: 0.4.12
description: Synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/charts/incubator/adguardhome-sync

View File

@@ -1,11 +1,9 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/adguardhome-sync
tag: 0.4.12@sha256:2470e0383ffffd9208b3149015f8ac383d60acc878585df9d6db6110af2ac43d
repository: ghcr.io/bakito/adguardhome-sync
tag: v0.5.1@sha256:34c718be3a9a7587e744d70a6d6cb9ed731fd9abbee4994fa920fa7e51d595c2
args:
- run
env:
ORIGIN_URL: "https://192.168.1.2:3000"
ORIGIN_USERNAME: "username"
@@ -29,7 +27,6 @@ env:
FEATURES_DNS_SERVERCONFIG: true
FEATURES_DNS_ACCESSLISTS: true
FEATURES_DNS_REWRITES: true
service:
main:
ports:
@@ -37,6 +34,5 @@ service:
port: 8080
protocol: HTTP
targetPort: 8080
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: alienswarm-reactivedrop
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
"This Chart will download and install SteamCMD. It will also install
Alien Swarm: Reactive Drop and run it."
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
deprecated: false

View File

@@ -1,27 +1,22 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/alienswarm-reactivedrop
tag: latest@sha256:6ca07d264bd1150d23af7148b98862b42d31384622aaca36e5937e7d4e9cc253
repository: ich777/steamcmd
tag: alienswarmreactivedrop@sha256:fbe0f8425e9f427c4510192035e8795166bf4f0011d21060ce3445b409858176
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "563560"
GAME_NAME: reactivedrop
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
GAME_PORT: "27015"
VALIDATE: false
probes:
liveness:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
@@ -29,7 +24,6 @@ probes:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
startup:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
service:
main:
ports:
@@ -45,7 +39,6 @@ service:
port: 27015
protocol: TCP
targetPort: 27015
persistence:
serverfiles:
enabled: true
@@ -53,6 +46,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: alienswarm
version: 2.0.10
version: 2.0.11
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install Alien
Swarm and run it.
description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
home: https://truecharts.org/charts/incubator/alienswarm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
deprecated: false

View File

@@ -1,26 +1,22 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/alienswarm
tag: latest@sha256:297a2344be4f8f3a150e1d1b22f8b160af45a0f3f577f211d7849fb5cd76be48
repository: ich777/steamcmd
tag: alienswarm@sha256:b4fc6b67678589c7ff1035ebbdef631f40efa7886c14e93b1f640de10563d422
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "635"
GAME_NAME: swarm
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
GAME_PORT: "27015"
VALIDATE: false
probes:
liveness:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
@@ -28,7 +24,6 @@ probes:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
startup:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
service:
main:
ports:
@@ -44,7 +39,6 @@ service:
port: 27015
protocol: TCP
targetPort: 27015
persistence:
serverfiles:
enabled: true
@@ -52,6 +46,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: americasarmy-pg
version: 2.0.12
version: 2.0.13
appVersion: latest
description:
"This Chart will download and install SteamCMD. It will also install
America's Army: Proving Grounds and run it."
description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
home: https://truecharts.org/charts/incubator/americasarmy-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
deprecated: false

View File

@@ -1,26 +1,21 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/americasarmy-pg
tag: latest@sha256:04dadfa0f52e8a445a63a152328ff93a3cf856d296e4de095e431807ba071828
repository: ich777/steamcmd
tag: aaprovinggrounds@sha256:751dc7c3c2cb3dd80df35450f79af4c0eba6f320b5818fe6c80c6d6fa7cad03a
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "203300"
GAME_PARAMS: -port=7778 -SAP=8778 -SQP=27015 -aauregion=1 -log=Server.log
SRV_NAME: Army Docker
VALIDATE: false
probes:
liveness:
enabled: false
@@ -28,7 +23,6 @@ probes:
enabled: false
startup:
enabled: false
service:
main:
ports:
@@ -44,7 +38,6 @@ service:
port: 27015
protocol: UDP
targetPort: 27015
persistence:
serverfiles:
enabled: true
@@ -52,6 +45,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: android-8-0
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
Android in Chart solution with noVNC supported and video recording. Work
way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd
cpus can be unusable.
description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
home: https://truecharts.org/charts/incubator/android-8-0
icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/android-8-0
tag: latest@sha256:32ab07428140a0a3dafc5adee79a317b5eeb2ca276b203fd87def84c376ae19c
repository: ulisses1478/docker-android
tag: latest@sha256:4607501558b29d81497b528905f7a23253aa2dcf80510bb27825a2f931acdd96
persistence: {}
podSecurityContext:
runAsGroup: 0
@@ -23,6 +23,5 @@ service:
ports:
main:
enabled: false
portal:
enabled: false

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: androiddebugbridge
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
Control AndroidTV/FireTV devices through ADB from the Home Assistant
Core Chart.
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
home: https://truecharts.org/charts/incubator/androiddebugbridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
deprecated: false

View File

@@ -4,8 +4,8 @@ env:
devicelist: 10.0.0.192:5555
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/androiddebugbridge
tag: latest@sha256:b38fa873a88c9b04f37e918dbdc65f435140eaacef5650c1e2e011fd4814d00d
repository: barnybbb/adb-hass-androidtv
tag: latest@sha256:060b7f9171ec32138f9f484fbed8169e88c1d8522e8800d164516f9a8805c38c
persistence: {}
podSecurityContext:
runAsGroup: 0
@@ -20,6 +20,5 @@ service:
port: 5037
protocol: TCP
targetPort: 5037
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: anope
version: 2.0.12
version: 2.0.13
appVersion: latest
description: Anope is a set of IRC Services designed for flexibility and ease of use.
home: https://truecharts.org/charts/incubator/anope

View File

@@ -11,8 +11,8 @@ env:
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/anope
tag: latest@sha256:36ee4711a8a5e1376ab1d7e9eb1726aa918eaacbbb13c65452455b674d5d80da
repository: ich777/anope
tag: latest@sha256:2fd46d7763de04607785af06a2a31966f4f5b857a12a1895fc4e0bd7b7c626db
persistence:
datapath:
enabled: true
@@ -36,6 +36,5 @@ service:
ports:
main:
enabled: false
portal:
enabled: false

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: apache-webdav
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
Very simple WebDAV server based on Apache. You need a WebDAV client to
transfer files. It does not include a WebUI to upload files through your browser.
description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
home: https://truecharts.org/charts/incubator/apache-webdav
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
deprecated: false

View File

@@ -10,8 +10,8 @@ env:
USERNAME: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/apache-webdav
tag: latest@sha256:78ab22cc99dad54914a7d3dc787898f21b424217ddf0357d4e76863933a224ab
repository: apachewebdav/apachewebdav
tag: latest@sha256:0d4aea1eefbc374cf21fd677e09a90df7dca0f5b5d72e5ba534f201f7c03bcea
persistence:
config:
enabled: true
@@ -32,6 +32,5 @@ service:
port: 8384
protocol: TCP
targetPort: 80
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: apprise-api
version: 3.0.3
version: 3.0.4
appVersion: 1.2.0
description: Push notifications that work with just about every platform!
home: https://truecharts.org/charts/incubator/apprise-api

View File

@@ -1,20 +1,16 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/apprise-api
tag: 1.2.0@sha256:5cf484c5d1689dcea1f28b8b089508150e122abf3bd8ee90131a03d68a4c95ca
repository: caronc/apprise
tag: v0.9.5@sha256:3301daff63ae435e69ac6c3acf5ceb3832d5b40d639b59f73163e3238adb2fe7
podSecurityContext:
runAsGroup: 33
runAsUser: 33
fsGroup: 33
securityContext:
readOnlyRootFilesystem: false
# runAsNonRoot: false
secretEnv:
SECRET_KEY: "abc123"
env:
APPRISE_CONFIG_DIR: /config
APPRISE_STATEFUL_MODE: hash
@@ -26,7 +22,6 @@ env:
APPRISE_ALLOW_SERVICES: ""
ALLOWED_HOSTS: "*"
# APPRISE_STATELESS_URLS
service:
main:
ports:
@@ -34,11 +29,9 @@ service:
port: 8000
protocol: HTTP
targetPort: 8000
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: true

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: appsmith
version: 5.0.36
version: 5.0.37
appVersion: 1.9.9
description:
Turn any datasource into an internal app in minutes. Appsmith lets you
drag-and-drop UI components to build pages, connect to any API, database or GraphQL
source and write logic with JavaScript objects.
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
home: https://truecharts.org/charts/incubator/appsmith
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
deprecated: false

View File

@@ -1,23 +1,19 @@
image:
repository: tccr.io/truecharts/appsmith
tag: 1.9.9@sha256:94b8de0dc37e7d617d54bbac5a118772b8c7a988dcc0e5db9af870669c558794
repository: appsmith/appsmith-ce
tag: v1.9.44@sha256:5f77c647fff35ca6ac79caeab51109c1b38273faa176155b67346e4c9044b4a0
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
APPSMITH_ADMIN_EMAILS: "me@example.com,you@example.com"
APPSMITH_REDIS_URL:
secretKeyRef:
name: rediscreds
key: url
service:
main:
ports:
@@ -31,12 +27,10 @@ service:
enabled: true
port: 10218
targetPort: 9001
persistence:
appsmithstacks:
enabled: true
mountPath: "/appsmith-stacks"
redis:
enabled: true
existingSecret: "rediscreds"

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: archiveteam-warrior
version: 2.0.15
version: 2.0.16
appVersion: latest
description:
The Archive Team Warrior is a virtual archiving appliance. You can run
it to help with the Archive Team archiving efforts. It will download sites and upload
them to our archive—and its really easy to do!
description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and its really easy to do!
home: https://truecharts.org/charts/incubator/archiveteam-warrior
icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png
deprecated: false

View File

@@ -1,9 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/archiveteam-warrior
tag: latest@sha256:aeb117796563b08f2dc4c41cbecda891b605240f5f55fbf816f86e0ea103f3e8
repository: atdr.meo.ws/archiveteam/warrior-dockerfile
tag: latest@sha256:d60797c520bdc4379b0289d399408bbe3a3d36a85c62c3abdb66ccfef2d2bbcf
podSecurityContext:
runAsGroup: 0
runAsUser: 0
@@ -17,6 +16,5 @@ service:
port: 8001
protocol: TCP
targetPort: 8001
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: arma3
version: 2.0.10
version: 2.0.11
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install ArmA
III and run it.
description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
home: https://truecharts.org/charts/incubator/arma3
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
deprecated: false

View File

@@ -1,26 +1,21 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/arma3
tag: latest@sha256:5ef762acb4ff24f1f2e2c6069064336bda4fd8505ee4de3f9df8a2bf867c3f54
repository: ich777/steamcmd
tag: arma3@sha256:2ba70991d7a3ecf358ac708f2cee326c9bbf34666d1a5b8794ec1ce4ccf30add
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "233780"
GAME_PARAMS: -config=server.cfg -mod=
GAME_PORT: "2302"
VALIDATE: false
service:
main:
ports:
@@ -68,7 +63,6 @@ service:
port: 2305
protocol: UDP
targetPort: 2305
persistence:
profiles:
enabled: true
@@ -79,6 +73,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: arma3exilemod
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install ArmA
III including ExileMod and run it.
description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
home: https://truecharts.org/charts/incubator/arma3exilemod
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
deprecated: false

View File

@@ -1,20 +1,16 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/arma3exilemod
tag: latest@sha256:8a091303279bb747ed0c496eb1d8c4427395092cffbeded7fbb47e7597d09991
repository: ich777/steamcmd
tag: arma3exilemod@sha256:fb5adf42b5b4808112632dede2eb80f3aa0407ec451b206ada8ac2164988c829
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
EXILEMOD_SERVER_URL: http://www.exilemod.com/ExileServer-1.0.4a.zip
GAME_ID: "233780"
@@ -23,7 +19,6 @@ env:
MARIA_DB_ROOT_PWD: ExileMod
VALIDATE: false
WORKSHOP_MAN_INST: ""
service:
main:
ports:
@@ -79,7 +74,6 @@ service:
port: 2305
protocol: UDP
targetPort: 2305
persistence:
profiles:
enabled: true
@@ -90,6 +84,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: artifactory-oss
version: 2.0.21
version: 2.0.22
appVersion: 7.55.10
description:
JFrogs Artifactory open source project was created to speed up development
cycles using binary repositories. Its the worlds most advanced repository manager,
creating a single place for teams to manage all their binary artifacts efficiently.
description: JFrogs Artifactory open source project was created to speed up development cycles using binary repositories. Its the worlds most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.
home: https://truecharts.org/charts/incubator/artifactory-oss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png
deprecated: false

View File

@@ -2,8 +2,8 @@ env:
EXTRA_JAVA_OPTIONS: -Xms512m -Xmx4g
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/artifactory-oss
tag: 7.55.10@sha256:98950c2fc6f9a3f617de408e5f542355513b1d3476fb3d03418ed619420f340b
repository: docker.bintray.io/jfrog/artifactory-oss
tag: 7.71.4@sha256:2b7a9c1ce252e4865a0f388f0308b264a51284f988f6bb1d1e64bd3622c354e6
persistence:
varoptjfrogartifactory:
enabled: true
@@ -21,6 +21,5 @@ service:
port: 8181
protocol: TCP
targetPort: 8081
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: assettocorsa
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install AssettoCorsa
and run it.
description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
home: https://truecharts.org/charts/incubator/assettocorsa
icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
deprecated: false

View File

@@ -1,26 +1,21 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/assettocorsa
tag: latest@sha256:15b62adc57a03767ab080fe02e9f24154ff3dfa2112363add3173be1f6f8ef0e
repository: ich777/steamcmd
tag: assettocorsa@sha256:ede1a9cb841bec49e6b253445ff74901c3ab58ed61704b02865c2ccdb4d4e767
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "302550"
INSTALL_ASSETTO_SERVER_MANAGER: ""
INSTALL_STRACKER: ""
VALIDATE: false
service:
main:
ports:
@@ -60,7 +55,6 @@ service:
port: 9600
protocol: UDP
targetPort: 9600
persistence:
serverfiles:
enabled: true
@@ -68,6 +62,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: aurora-files
version: 2.0.13
version: 2.0.14
appVersion: latest
description:
Aurora Files is an open-source file storage platform for small teams
and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM
8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
home: https://truecharts.org/charts/incubator/aurora-files
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/aurora-files
tag: latest@sha256:d5343b6713295318ef8e2abef16a1a047d7fe1bfdd0a78a1f50fe28212e9cbac
repository: afterlogic/docker-aurora-files
tag: latest@sha256:f814f7eb86a648bfa027c7aa1ad28ca1192464a4755b13724a2653f6ef912381
persistence: {}
podSecurityContext:
runAsGroup: 0
@@ -23,6 +23,5 @@ service:
ports:
main:
enabled: false
portal:
enabled: false

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: auto-yt-dl
version: 2.0.16
version: 2.0.17
appVersion: latest
description:
auto-yt-dl is used to automatically download new Videos of specific YouTube
Channels. It features a Web Gui to add and remove Channels from your watch list.
description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
home: https://truecharts.org/charts/incubator/auto-yt-dl
icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/auto-yt-dl
tag: latest@sha256:3e52d0a449ee17c6399619e14bf390de074ae915371d7537e7cd1487b3342693
repository: guhu007/auto-yt-dl
tag: latest@sha256:5e8ecdcc8bf820015f7b16368d80985285409ae880d80371c0de2bf8425fda77
persistence:
data:
enabled: true
@@ -23,6 +23,5 @@ service:
port: 5000
protocol: TCP
targetPort: 5000
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: avorion
version: 2.0.12
version: 2.0.13
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install Avorion
and run it.
description: This Chart will download and install SteamCMD. It will also install Avorion and run it.
home: https://truecharts.org/charts/incubator/avorion
icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png
deprecated: false

View File

@@ -1,29 +1,23 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/avorion
tag: latest@sha256:75a60c3eee403000a2a5ffd2476e3d86a983f07ee2de29f21ff5b176ccffa168
repository: ich777/steamcmd
tag: avorion@sha256:5102dcf90f75793d42d77e316bd7fc78861e8fc2b8318cb6efb819af95602c82
stdin: true
tty: true
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GALAXY_NAME: AvorionDocker
GAME_ID: "565060"
GAME_PARAMS: ""
VALIDATE: false
probes:
liveness:
enabled: false
@@ -31,7 +25,6 @@ probes:
enabled: false
startup:
enabled: false
service:
main:
ports:
@@ -71,7 +64,6 @@ service:
port: 27021
protocol: UDP
targetPort: 27021
persistence:
serverfiles:
enabled: true
@@ -79,6 +71,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: awesome-ttrss
version: 4.0.0
version: 4.0.1
appVersion: latest
description:
Awesome TTRSS aims to provide a powerful Chartized all-in-one solution

View File

@@ -53,6 +53,7 @@ cnpg:
user: awesome-ttrss
database: awesome-ttrss
portal:
open:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: baikal
version: 2.0.12
version: 2.0.13
appVersion: 0.9.3
description: Baikal is a lightweight CalDAV+CardDAV server
home: https://truecharts.org/charts/incubator/baikal

View File

@@ -1,16 +1,13 @@
image:
repository: tccr.io/truecharts/baikal
repository: ckulka/baikal
pullPolicy: IfNotPresent
tag: 0.9.3@sha256:ea5a098119a0b72ccc84baa22b7375bf81733cec4538e35346fe906452f2f9cf
tag: 0.9.3-nginx@sha256:a66b84146894a4014e25f85d94db2751f873f275c98c7cdd4c0002ac78b86b75
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
@@ -18,7 +15,6 @@ service:
port: 10293
protocol: HTTP
targetPort: 80
persistence:
config:
enabled: true
@@ -26,6 +22,5 @@ persistence:
specific:
enabled: true
mountPath: /var/www/baikal/Specific
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: barcodebuddy
version: 2.0.14
version: 2.0.15
appVersion: latest
description:
"&lt;b&gt;Barcode Buddy is a Grocy companion app/plugin, which allows
you to install the Barcode Buddy app and scan products directly to your Grocy library.&lt;/b&gt;"
description: "&lt;b&gt;Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.&lt;/b&gt;"
home: https://truecharts.org/charts/incubator/barcodebuddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/barcodebuddy
tag: latest@sha256:9b4edfa35b5c20c349c6c4de2ccef97bfba51f451887ef8e0a3468024a3dc923
repository: f0rc3/barcodebuddy-docker
tag: latest@sha256:e08ebabe344ed47c686e84ec364c2291dbc4dc28242f8033f53f771f038a843c
persistence:
config:
enabled: true
@@ -20,6 +20,5 @@ service:
port: 8450
protocol: TCP
targetPort: 80
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: barotrauma
version: 2.0.12
version: 2.0.13
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install Barotrauma
and run it.
description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it.
home: https://truecharts.org/charts/incubator/barotrauma
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png
deprecated: false

View File

@@ -1,25 +1,20 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/barotrauma
tag: latest@sha256:e29393c1f7ee311121369c62592c91a29647560008e7d4e3b4ca775ece3e6598
repository: ich777/steamcmd
tag: barotrauma@sha256:8dfa8a0d5f6f163c67b78c5b0c3edaab07517988a1a82e78383041f77f415025
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "1026340"
GAME_PARAMS: ""
VALIDATE: false
probes:
liveness:
enabled: false
@@ -27,7 +22,6 @@ probes:
enabled: false
startup:
enabled: false
service:
main:
ports:
@@ -43,7 +37,6 @@ service:
port: 27016
protocol: UDP
targetPort: 27016
persistence:
serverfiles:
enabled: true
@@ -51,6 +44,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: batnoter
version: 2.0.10
version: 2.0.11
appVersion: latest
description:
BatNoter is a web application that allows users to store notes in their
git repository.
description: BatNoter is a web application that allows users to store notes in their git repository.
home: https://truecharts.org/charts/incubator/batnoter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png
deprecated: false

View File

@@ -1,16 +1,13 @@
image:
repository: tccr.io/truecharts/batnoter
tag: latest@sha256:bd3da99f035e858ad26d03e12dbe3bd101f8408a080a80658111058e860eabd9
repository: ghcr.io/batnoter/batnoter/batnoter-ui
tag: latest@sha256:9916463b41965035cc695b27bc8f3bf0fdc5923f5046d8fbd857d206b2d120a4
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
@@ -18,6 +15,5 @@ service:
port: 10351
protocol: HTTP
targetPort: 3000
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: bender
version: 2.0.11
version: 2.0.12
appVersion: 1.0.3
description: A link dashboard that can be managed without any code.
home: https://truecharts.org/charts/incubator/bender

View File

@@ -1,22 +1,17 @@
image:
repository: tccr.io/truecharts/bender
tag: v1.0.3@sha256:28728f8b8d485c295ab19e96e6f90df111f6e0aa048b7d679222c63e4bf759b5
repository: jez500/bender
tag: 1.0.3@sha256:32983833590fb1662742065cbd2ff209e0d913cd373a46f075aa482aa7ee5fc9
pullPolicy: IfNotPresent
podSecurityContext:
runAsUser: 0
runAsGroup: 0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
bender:
init_assets: true
env:
INIT_ASSETS: '{{ ternary "1" "0" .Values.bender.init_assets }}'
service:
main:
ports:
@@ -24,11 +19,9 @@ service:
port: 10353
protocol: HTTP
targetPort: 8080
persistence:
config:
enabled: true
mountPath: /app/static
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: bitcoin-node
version: 2.0.14
version: 2.0.15
appVersion: latest
description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment.
home: https://truecharts.org/charts/incubator/bitcoin-node

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/bitcoin-node
tag: latest@sha256:0297be53b97d6c9d55b7bd0de496217e5477220b7102633714632e4ace84e45a
repository: kylemanna/bitcoind
tag: latest@sha256:1492fa0306cb7eb5de8d50ba60367cff8d29b00b516e45e93e05f8b54fa2970e
persistence:
blockhainstorage:
enabled: true
@@ -28,6 +28,5 @@ service:
port: 8333
protocol: TCP
targetPort: 8333
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: bitcoind
version: 2.0.11
version: 2.0.12
appVersion: latest
description: |
Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/bitcoind
tag: latest@sha256:83d6df3607330b72a2d904919348990592d833b7d09b983ea2f660de3385b8f1
repository: ofawx/bitcoind
tag: latest@sha256:d455c8c6ac0a1a0d562f5b6e8c649fcd4a999cee91df5e5967991687df00cef5
persistence:
data:
enabled: true
@@ -28,6 +28,5 @@ service:
port: 8333
protocol: TCP
targetPort: 8333
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: bitcoinunlimited
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
The Bitcoin Unlimited project seeks to provide a voice to all stakeholders
in the Bitcoin ecosystem.
description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem.
home: https://truecharts.org/charts/incubator/bitcoinunlimited
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/bitcoinunlimited
tag: latest@sha256:142797786f3755fa11d7c0b9749ac62b3d8e8de5afd33bf567eba679738627a5
repository: amacneil/bitcoinunlimited
tag: latest@sha256:b38e7033e0db484e86a446afa60be02bfd2703eb799a4949833a3ac88148d3f9
persistence:
data:
enabled: true
@@ -44,6 +44,5 @@ service:
port: 18332
protocol: TCP
targetPort: 18332
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: bitcoinwalletgui
version: 2.0.11
version: 2.0.12
appVersion: latest
description: |
Bitcoin wallet with GUI over VNC and NoVNC.&#xD;

View File

@@ -4,8 +4,8 @@ env:
VNC_VIEW_ONLY: "false"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/bitcoinwalletgui
tag: latest@sha256:738088fa67f95e40f3fe46a4355079984e3560f78fb9ce7f583f01ace686f9dc
repository: ulisses1478/bitcoinwallet-gui
tag: latest@sha256:b118585cecd11e1feaa6242c1bfd1e31bc70abd45f590f2556fb506ad209faa7
persistence:
bitcoinblockchainpath:
enabled: true
@@ -31,6 +31,5 @@ service:
port: 5905
protocol: TCP
targetPort: 5901
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: blender-desktop-g3
version: 2.0.13
version: 2.0.14
appVersion: latest
description:
Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing
and 2D/3D drawing
description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
home: https://truecharts.org/charts/incubator/blender-desktop-g3
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png
deprecated: false

View File

@@ -3,8 +3,8 @@ env:
VNC_RESOLUTION: 1360x768
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender-desktop-g3
tag: latest@sha256:c9c2454cccff577073fa2503b328b8fcd96d06cec9c2c14b33aefb9c73b532c2
repository: accetto/ubuntu-vnc-xfce-blender-g3
tag: latest@sha256:3abe4b78b2365ee1048f55a5b71844c8a4fc53c7f0455217de24f67792dd58c0
persistence:
internalshare:
enabled: true
@@ -33,6 +33,5 @@ service:
port: 5901
protocol: TCP
targetPort: 5901
portal:
enabled: true

View File

@@ -1,14 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: blender
version: 2.0.23
version: 2.0.24
appVersion: latest
description:
Blender(https://www.blender.org/) is a free and open-source 3D computer
graphics software toolset used for creating animated films, visual effects, art,
3D printed models, motion graphics, interactive 3D applications, virtual reality,
and computer games. **This image does not support GPU rendering out of the box only
accelerated workspace experience**
description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
home: https://truecharts.org/charts/incubator/blender
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
deprecated: false

View File

@@ -4,8 +4,8 @@ env:
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender
tag: latest@sha256:56a00a1d1900782751ca15fe8f363f0b42c6012f30bec5f5e25fc8985eef73da
repository: lscr.io/linuxserver/blender
tag: latest@sha256:f65ce22a34e2a342ddfa0e6af4108d2d23fd62888487340f3cd07b0029b35c95
persistence:
config:
enabled: true
@@ -23,6 +23,5 @@ service:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: breitbandmessung-de
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
A script to enable customers of lazy ISPs to perform measurement campaigns
of the connection speed as described here in an automated way.
description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
home: https://truecharts.org/charts/incubator/breitbandmessung-de
icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/breitbandmessung-de
tag: latest@sha256:ebc374b4fe484f479e7ffdd9d42d98b69ec6523052dc3ec353bb7c45e1e6a88e
repository: shneezin/breitbandmessung-node
tag: latest@sha256:80922b8fae2787eab7f60e926eeb301764798ae290122c756def41ad618003e7
persistence:
config:
enabled: true
@@ -29,6 +29,5 @@ service:
ports:
main:
enabled: false
portal:
enabled: false

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: briefkasten
version: 0.0.18
version: 0.0.19
appVersion: latest
description: Self-hosted bookmarking application.
home: https://truecharts.org/charts/incubator/briefkasten

View File

@@ -1,16 +1,13 @@
image:
repository: tccr.io/truecharts/briefkasten
repository: ndom91/briefkasten
pullPolicy: IfNotPresent
tag: latest@sha256:9f9e7ec82b607e7ee837065b84ce55beb756c54b99b7f96b8b62f71806fd50c6
tag: latest@sha256:9de8da3e0e71a3e5f58543e165604b2416815f5099977b0c2727435670d60aed
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
briefkasten:
general:
nextauth_url: http://localhost:3000
@@ -27,13 +24,11 @@ briefkasten:
mail:
from:
server:
envFrom:
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-secret'
- configMapRef:
name: '{{ include "tc.common.names.fullname" . }}-config'
service:
main:
ports:
@@ -41,7 +36,6 @@ service:
port: 10349
protocol: HTTP
targetPort: 3000
probes:
liveness:
enabled: false
@@ -55,12 +49,10 @@ probes:
enabled: false
type: HTTP
path: /
postgresql:
enabled: true
existingSecret: dbcreds
postgresqlUsername: briefkasten
postgresqlDatabase: briefkasten
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: btdex
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui
Chart.
description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
home: https://truecharts.org/charts/incubator/btdex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
deprecated: false

View File

@@ -3,8 +3,8 @@ env:
DISPLAY_WIDTH: 1440|1680
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/btdex
tag: latest@sha256:a96f96ce9cbcb880cf9f6380d5bf5a289e8e4955eb5ab719b897200fb3b47fe7
repository: furritos/docker-btdex
tag: latest@sha256:71ea137523fff87f9644b1c98290c11c64425f777957811b37a109f65b85f4ff
persistence:
btdex:
enabled: true
@@ -22,6 +22,5 @@ service:
port: 5800
protocol: TCP
targetPort: 8080
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: bwapp
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
bWAPP, or a buggy web application, is a free and open source deliberately
insecure web application.
description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
home: https://truecharts.org/charts/incubator/bwapp
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/bwapp
tag: latest@sha256:9bd080c3653f52c467ddb04719db2315a9000498fb60938f52d613a5d66362a7
repository: raesene/bwapp
tag: latest@sha256:2f41183ea9f9e8fb36678d7a2a0c8a9db9a59f4569cee02fe6664b419b2600ee
persistence: {}
podSecurityContext:
runAsGroup: 0
@@ -23,6 +23,5 @@ service:
ports:
main:
enabled: false
portal:
enabled: false

View File

@@ -1,13 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: cadquery-jupyter
version: 2.0.11
version: 2.0.12
appVersion: 3.4.0
description:
CadQuery is an intuitive, easy-to-use Python module for building parametric
3D CAD models. Using CadQuery, you can write short, simple scripts that produce
high quality CAD models. It is easy to make many different objects using a single
script that can be customized.
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
home: https://truecharts.org/charts/incubator/cadquery-jupyter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cadquery-jupyter
tag: 3.4.0@sha256:1fad7b53f0b220282b478e70ef2a41e13a886cb4330de17fcab53c56fc29318b
repository: bwalter42/jupyter_cadquery
tag: 3.5.2@sha256:4480a823e53a2c8a4e86d37d16bd6d28343bb8e3fbd6a4890f66971297b58712
persistence:
workdir:
enabled: true
@@ -20,6 +20,5 @@ service:
port: 8888
protocol: TCP
targetPort: 8888
portal:
enabled: true

View File

@@ -1,13 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: cadquery-server
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
CadQuery is an intuitive, easy-to-use Python module for building parametric
3D CAD models. Using CadQuery, you can write short, simple scripts that produce
high quality CAD models. It is easy to make many different objects using a single
script that can be customized.
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
home: https://truecharts.org/charts/incubator/cadquery-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cadquery-server
tag: latest@sha256:8336efcea7ae6e9a377fd5761bd9b903644b98a23ea99cd008b84323d6a21ee2
repository: cadquery/cadquery-server
tag: latest@sha256:d0aed7996bd4d4a84bd7eecd2a6d86f26c22193ad33b9297b1a840871c1d05b6
persistence: {}
podSecurityContext:
runAsGroup: 0
@@ -23,6 +23,5 @@ service:
ports:
main:
enabled: false
portal:
enabled: false

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: checkmk
version: 0.0.9
version: 0.0.10
appVersion: 2.1.0
description:
Checkmk is a leading tool for Infrastructure and Application Monitoring.
Simple configuration, scalable, flexible. It provides powerful monitoring of networks,
servers, clouds, containers and applications.
description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
home: https://truecharts.org/charts/incubator/checkmk
icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
deprecated: false

View File

@@ -1,26 +1,21 @@
image:
repository: tccr.io/truecharts/check-mk-raw
repository: checkmk/check-mk-raw
pullPolicy: IfNotPresent
tag: v2.1.0@sha256:1465f7c4c273a5d1f0fd8386790cd20be63c0422d65af48281369ab4793d4e09
tag: 2.2.0-latest@sha256:69baf5cd496fdd623ad36ccc466399aaab2de492f54787f4cc94e3cdf14ea378
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
cmk:
password: secret
site_id: cmk
livestatus_tcp: true
mail_relay_host: ""
envFrom:
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-secret'
service:
main:
ports:
@@ -43,7 +38,6 @@ service:
enabled: true
targetPort: 6557
port: 6557
probes:
liveness:
spec:
@@ -64,7 +58,6 @@ probes:
- /bin/sh
- -c
- omd status
persistence:
config:
enabled: true
@@ -77,6 +70,5 @@ persistence:
enabled: true
type: emptyDir
mountPath: /var/spool/cron/crontabs
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: cherry
version: 2.0.11
version: 2.0.12
appVersion: 0.0.6
description: An open source self-hosted bookmark service
home: https://truecharts.org/charts/incubator/cherry

View File

@@ -1,22 +1,18 @@
image:
repository: tccr.io/truecharts/cherry
repository: haishanh/cherry
pullPolicy: IfNotPresent
tag: 0.0.6@sha256:54a0c8574240d0df483de88a815da9f8e62a9048badde61271b6dd4f1c03909f
tag: v0.0.7@sha256:ac38d09dc167501882b60c882931ba89a2cdc4feb2f30e768098f142dde8b9ee
podSecurityContext:
runAsUser: 0
runAsGroup: 0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
envFrom:
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-cherry-secret'
- configMapRef:
name: '{{ include "tc.common.names.fullname" . }}-cherry-configmap'
cherry:
insecure_cookie: true
public_registration: true
@@ -24,7 +20,6 @@ cherry:
google_oauth_uri: ""
google_oauth_id: ""
google_oauth_secret: ""
probes:
liveness:
type: HTTP
@@ -35,7 +30,6 @@ probes:
startup:
type: HTTP
path: /
service:
main:
ports:
@@ -43,11 +37,9 @@ service:
port: 10303
protocol: HTTP
targetPort: 8000
persistence:
data:
enabled: true
mountPath: "/data"
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: chivalry-medievalwarfare
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
"This Chart will download and install SteamCMD. It will also install
Chivalry: Medieval Warfare and run it."
description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it."
home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png
deprecated: false

View File

@@ -1,20 +1,16 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chivalry-medievalwarfare
tag: latest@sha256:fab8500043940e1eabd181ebf72fe37ef26e5ce3b6447a191584a7f3bd51a9bf
repository: ich777/steamcmd
tag: chivalrymw@sha256:4c7d2b30d07b2ba596bec1dd3afe52755583a483b14d9c3d4810704a36260364
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
ADMIN_PWD: adminDocker
GAME_ID: "220070"
@@ -22,7 +18,6 @@ env:
GAME_PARAMS_EXTRA: -seekfreeloadingserver
MAP: aocffa-moor_p
VALIDATE: true
probes:
liveness:
enabled: false
@@ -30,7 +25,6 @@ probes:
enabled: false
startup:
enabled: false
service:
main:
ports:
@@ -54,7 +48,6 @@ service:
port: 27015
protocol: UDP
targetPort: 27015
persistence:
serverfiles:
enabled: true
@@ -62,6 +55,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: chowdown
version: 2.0.11
version: 2.0.12
appVersion: latest
description: Simple recipes in Markdown format.
home: https://truecharts.org/charts/incubator/chowdown

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chowdown
tag: latest@sha256:e9a2caeb814dda5be9a89ab62cb98ab528a88fbb92537ebf4b2a52e1f5a70e42
repository: gregyankovoy/chowdown
tag: latest@sha256:7941ebe37bab142a05f7b241e2490fa2c60f3644b4327d4dbac82c7b0f73243c
persistence:
config:
enabled: true
@@ -20,6 +20,5 @@ service:
port: 4000
protocol: TCP
targetPort: 4000
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: chromium-desktop-g3
version: 2.0.18
version: 2.0.19
appVersion: latest
description:
Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing
and 2D/3D drawing
description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
home: https://truecharts.org/charts/incubator/chromium-desktop-g3
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png
deprecated: false

View File

@@ -3,8 +3,8 @@ env:
VNC_RESOLUTION: 1360x768
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium-desktop-g3
tag: latest@sha256:92dd5aae05247876f5406169a129d45669a01735f6d19af631635e4fcbd0fa6f
repository: accetto/ubuntu-vnc-xfce-chromium-g3
tag: latest@sha256:e38682867531525ee2365797e766a9015d58267db7189f0846ff1ab5f3c51dfd
persistence:
internalshare:
enabled: true
@@ -30,6 +30,5 @@ service:
port: 5901
protocol: TCP
targetPort: 5901
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: chromium
version: 2.0.19
version: 2.0.20
appVersion: latest
description:
Chromium is a free and open-source software project developed by the
Google-sponsored Chromium project.
description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
home: https://truecharts.org/charts/incubator/chromium
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
deprecated: false

View File

@@ -5,8 +5,8 @@ env:
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium
tag: latest@sha256:d07b3940c62c575dea345b79a710bd6454da04aa412266e035bea5977cdb2579
repository: ich777/chrome
tag: latest@sha256:a93ac536eb3ea92bbdf0592c9efc802c814fd4a59944b70bfe27cdff8146fd01
persistence:
datadir:
enabled: true
@@ -24,6 +24,5 @@ service:
port: 8080
protocol: TCP
targetPort: 8080
portal:
enabled: true

View File

@@ -1,12 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: chronograf
version: 2.0.16
version: 2.0.17
appVersion: latest
description:
Chronograf is InfluxDatas open source web application. Use Chronograf
with the other components of the TICK stack to visualize your monitoring data and
easily create alerting and automation rules.
description: Chronograf is InfluxDatas open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
home: https://truecharts.org/charts/incubator/chronograf
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chronograf
tag: latest@sha256:a0e9d38e316950aac484b17bb7bc2127633f0769022fbdc54468b01d698b9c1e
repository: chronograf
tag: latest@sha256:b63b883cc72ee7f1fd939934ce4cf866200493a98670593589112809e0d2271b
persistence:
chronograf:
enabled: true
@@ -20,6 +20,5 @@ service:
port: 8888
protocol: TCP
targetPort: 8888
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: ciao
version: 2.0.14
version: 2.0.15
appVersion: latest
description:
ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on
the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
home: https://truecharts.org/charts/incubator/ciao
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png
deprecated: false

View File

@@ -11,8 +11,8 @@ env:
SMTP_USERNAME: ciao
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ciao
tag: latest@sha256:7dd3c6f1000f5c892db0dbfb37e457a21fe93a1141ad454aeb2565b75f0fba39
repository: brotandgames/ciao
tag: latest@sha256:d6c1ec08ca70858dad4055b3043f7d65895ca36e78e63daca27fd8a72b8283d4
persistence:
databaselocation:
enabled: true
@@ -30,6 +30,5 @@ service:
port: 8090
protocol: TCP
targetPort: 3000
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: citadel-forgedwithfire
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
This Chart will download and install SteamCMD. It will also install Citadel
- Forged with Fire and run it.
description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it.
home: https://truecharts.org/charts/incubator/citadel-forgedwithfire
icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png
deprecated: false

View File

@@ -1,25 +1,20 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/citadel-forgedwithfire
tag: latest@sha256:83ce718ca47d76d8b4887fc8e2e44835478382636d357f2fe4898cc921f6151b
repository: ich777/steamcmd
tag: citadelfwf@sha256:0060b01075b60f4107caa530a58cc8735b4c18558a820f080f4862e72405bc24
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
USERNAME: ""
PASSWRD: ""
env:
GAME_ID: "489650 "
GAME_PARAMS: ""
VALIDATE: false
probes:
liveness:
enabled: false
@@ -27,7 +22,6 @@ probes:
enabled: false
startup:
enabled: false
service:
main:
ports:
@@ -43,7 +37,6 @@ service:
port: 27015
protocol: UDP
targetPort: 27015
persistence:
serverfiles:
enabled: true
@@ -51,6 +44,5 @@ persistence:
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: cleanarr
version: 2.0.12
version: 2.0.13
appVersion: 2.1.4
description:
A simple UI to help find and delete duplicate and sample files from your
Plex server.
description: A simple UI to help find and delete duplicate and sample files from your Plex server.
home: https://truecharts.org/charts/incubator/cleanarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
deprecated: false

View File

@@ -1,15 +1,13 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cleanarr
tag: 2.1.4@sha256:aef8f68ac193672192d173bfeebd457d1f36ed1f1328e1947a95a61679cfc83d
repository: selexin/cleanarr
tag: v2.5.0@sha256:26d636d29701431fdb1297e2f1aeeae88084e1dd952f133dcd08efb1220fc034
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
BYPASS_SSL_VERIFY: '{{ ternary "1" "0" .Values.env.BYPASS_SSL_VERIFY_BOOL }}'
# User defined
@@ -18,7 +16,6 @@ env:
PLEX_BASE_URL: ""
PLEX_TOKEN: ""
PAGE_SIZE: 50
service:
main:
ports:
@@ -26,11 +23,9 @@ service:
protocol: HTTP
port: 10247
targetPort: 80
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: clipplex
version: 0.0.8
version: 0.0.9
appVersion: latest
description: Clip your plex media to share.
home: https://truecharts.org/charts/incubator/clipplex

View File

@@ -1,17 +1,14 @@
image:
repository: tccr.io/truecharts/clipplex
repository: jonnike/clipplex
pullPolicy: IfNotPresent
tag: latest@sha256:fab2d14712fe431ddefe59ec976f5a16436826e8a05d9d78059777a3f4e7cfa7
tag: latest@sha256:12b36150a6db7dedd185c83cd56c7839d639efdc3d2de32a028c9d7e8151e954
secretEnv:
PLEX_TOKEN: ""
STREAMABLE_LOGIN: ""
STREAMABLE_PASSWORD: ""
env:
PLEX_URL: ""
PYTHONUNBUFFERED: 1
service:
main:
ports:
@@ -19,11 +16,9 @@ service:
protocol: HTTP
targetPort: 5000
port: 10602
persistence:
clips:
enabled: true
mountPath: /app/app/static/media
portal:
enabled: true

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: cloudcommander
version: 2.0.15
version: 2.0.16
appVersion: latest
description: |
[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]

View File

@@ -2,8 +2,8 @@ env:
HOME: /root
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudcommander
tag: latest@sha256:3b7888ba817460f0ea451d6b0c3a9904528f85edaebe4dee123f012934f36028
repository: coderaiser/cloudcmd
tag: latest@sha256:4db6bd81e57346d62159cb4db6c4e92ce60ed9bc77bfdd9030987a532d80262d
persistence:
appdata:
enabled: true
@@ -24,6 +24,5 @@ service:
port: 8765
protocol: TCP
targetPort: 8000
portal:
enabled: true

View File

@@ -1,11 +1,9 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: cloudreve
version: 2.0.11
version: 2.0.12
appVersion: latest
description:
Self-hosted file management and sharing system, supports multiple storage
providers
description: Self-hosted file management and sharing system, supports multiple storage providers
home: https://truecharts.org/charts/incubator/cloudreve
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png
deprecated: false

View File

@@ -1,8 +1,8 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudreve
tag: latest@sha256:6ef6236f115cfb1c85a0d81fce5b6882934df9f86e535dd4c9b5451754e87fd8
repository: xavierniu/cloudreve
tag: latest@sha256:cdd00367bbdf3247e15feebfbde354237586a308c6fac730856670dd31b44b47
persistence:
avatarpath:
enabled: true
@@ -29,6 +29,5 @@ service:
port: 5212
protocol: TCP
targetPort: 5212
portal:
enabled: true

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