chore(images): fix some refs (#16749)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 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:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 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 - [ ] ⬆️ 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._
This commit is contained in:
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: docassemble
|
||||
version: 0.0.17
|
||||
version: 0.0.19
|
||||
appVersion: latest
|
||||
description: A free, open-source expert system for guided interviews and document assembly.
|
||||
home: https://truecharts.org/charts/incubator/docassemble
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/jhpyle/docassemble
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordocassemble
|
||||
- https://github.com/jhpyle/docassemble
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble
|
||||
- https://hub.docker.com/r/jhpyle/docassemble
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- docassemble
|
||||
- documentation
|
||||
- docassemble
|
||||
- documentation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: documentation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: documentation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/docassemble
|
||||
repository: jhpyle/docassemble
|
||||
tag: latest@bb27dabaf7a81e4401a0baa7da5600fc868751527083be7d2b046021d7859450
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:665fbaf35a7548e0418947a8d1e193416fffd0a8a738cb2603310137a6fd16d1
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: eco
|
||||
version: 3.1.16
|
||||
appVersion: latest
|
||||
version: 3.1.18
|
||||
appVersion: eco
|
||||
description: A custom SteamCMD chart that runs ECO.
|
||||
home: https://truecharts.org/charts/incubator/eco
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/ich777/docker-steamcmd-server/tree/eco
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/eco
|
||||
- https://github.com/truecharts/containers/tree/master/mirroreco
|
||||
- https://github.com/ich777/docker-steamcmd-server/tree/eco
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/eco
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- eco
|
||||
- GameServers
|
||||
- eco
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: games
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: games
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ich777/steamcmd
|
||||
tag: eco@7b58e4cff85e87dda0e3638b2d449aef088c25db7ae6f672bfd85f9da02e7f2a
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/eco
|
||||
tag: latest@sha256:b68c9690ea433e1d94363ebf5384342652ab2d9316a2d71c740202669c76aca5
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: funkwhale
|
||||
version: 3.0.11
|
||||
version: 3.0.13
|
||||
appVersion: 1.2.10
|
||||
description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists.
|
||||
home: https://truecharts.org/charts/incubator/funkwhale
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://funkwhale.audio/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfunkwhale
|
||||
- https://funkwhale.audio/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale
|
||||
- https://hub.docker.com/r/funkwhale/funkwhale
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- funkwhale
|
||||
- MediaApp-Music
|
||||
- MediaServer-Music
|
||||
- funkwhale
|
||||
- MediaApp-Music
|
||||
- MediaServer-Music
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: MediaApp-Music
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: MediaApp-Music
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: funkwhale/funkwhale
|
||||
tag: 1.2.10@ad70a066b5cfa3ac7db0698fb56b1816fd793d9ed41bfcc42d21447f3d4ca2ac
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/funkwhale
|
||||
tag: 1.2.10@sha256:835a4970cd330024e617e6b320f609b700ee79f042b57118ad761605fbd985d1
|
||||
|
||||
# TODO: multi pod setup
|
||||
# Some examples:
|
||||
|
||||
@@ -1,43 +1,43 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: kaizoku
|
||||
version: 0.1.15
|
||||
version: 0.1.17
|
||||
appVersion: 1.6.1
|
||||
description: A self-hosted manga downloader.
|
||||
home: https://truecharts.org/charts/incubator/kaizoku
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/oae/kaizoku
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkaizoku
|
||||
- https://github.com/oae/kaizoku
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku
|
||||
- https://ghcr.io/oae/kaizoku
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- kaizoku
|
||||
- kaizoku
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 10.0.1
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 10.0.1
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/kaizoku
|
||||
repository: ghcr.io/oae/kaizoku
|
||||
tag: v1.6.1@690f805322b11656ca62fb23c7b08439725a9ce9bc59e0e00f6b3c002bd7de44
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:b3a80cf6ad2d080845a0e4851872f91657198381c587b5393ade77d5bee92b7d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
@@ -1,46 +1,46 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: kimai
|
||||
version: 8.0.18
|
||||
appVersion: 2.0.35
|
||||
version: 8.0.20
|
||||
appVersion: 2.1.0
|
||||
description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers.
|
||||
home: https://truecharts.org/charts/incubator/kimai
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkimai
|
||||
- https://github.com/tobybatch/kimai2
|
||||
- https://github.com/kevinpapst/kimai2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kimai
|
||||
- https://github.com/tobybatch/kimai2
|
||||
- https://github.com/kevinpapst/kimai2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kimai
|
||||
- https://hub.docker.com/r/kimai/kimai2
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- kimai
|
||||
- time
|
||||
- tracking
|
||||
- kimai
|
||||
- time
|
||||
- tracking
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 11.0.2
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 11.0.2
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/kimai
|
||||
tag: v2.0.35@sha256:064005e7296208101c07aa22c911bd3b886ae1d33ecc144e8cc158f47de0fe8e
|
||||
repository: kimai/kimai2
|
||||
tag: apache-2.1.0-prod@27b7e83d471f5adf7127d05c6dfab5c961bedf51dab405bfa585a12d62dbf517
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
kimai:
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: midarr
|
||||
version: 4.0.12
|
||||
appVersion: 3.1.0
|
||||
version: 4.0.14
|
||||
appVersion: 4.1.2
|
||||
description: Midarr is a minimal lightweight media server for enjoying your media
|
||||
home: https://truecharts.org/charts/incubator/midarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrormidarr-server
|
||||
- https://github.com/midarrlabs/midarr-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/midarr
|
||||
- https://github.com/midarrlabs/midarr-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/midarr
|
||||
- https://ghcr.io/midarrlabs/midarr-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- midarr
|
||||
- media
|
||||
- midarr
|
||||
- media
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/midarr-server
|
||||
tag: v3.1.0@sha256:5d85789b1a43cd6f7b133ae129d9f1dae4b97773e6c9f54b48094b1c86b47422
|
||||
repository: ghcr.io/midarrlabs/midarr-server
|
||||
tag: v4.1.2@d84c027ea3a7f0f523708a4aead9911afd61e0f10e3e86a2413ca6adcf3896b3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,43 +1,43 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: owncloud-ocis
|
||||
version: 11.0.28
|
||||
appVersion: 3.0.0
|
||||
version: 11.0.30
|
||||
appVersion: 4.0.2
|
||||
description: ownCloud Infinite Scale is a self-hosted file sync and share server.
|
||||
home: https://truecharts.org/charts/incubator/owncloud-ocis
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://owncloud.dev/ocis/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorocis
|
||||
- https://owncloud.dev/ocis/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis
|
||||
- https://hub.docker.com/r/owncloud/ocis
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- owncloud
|
||||
- ocis
|
||||
- infinite
|
||||
- scale
|
||||
- self-hosted
|
||||
- sync
|
||||
- share
|
||||
- server
|
||||
- owncloud
|
||||
- ocis
|
||||
- infinite
|
||||
- scale
|
||||
- self-hosted
|
||||
- sync
|
||||
- share
|
||||
- server
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/ocis
|
||||
tag: v3.0.0@sha256:55264618b01bec8d712ec829caee909466634702d092c9e1f8e84adc47085a47
|
||||
repository: owncloud/ocis
|
||||
tag: 4.0.2@0e750e960f631fe5ac59187b49c30edfa8a476211236c7e924de4a426db980ac
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: owntracks
|
||||
version: 1.0.10
|
||||
appVersion: 0.9.3
|
||||
version: 1.0.12
|
||||
appVersion: 0.9.6
|
||||
description: The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps.
|
||||
home: https://truecharts.org/charts/incubator/owntracks
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/owntracks.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/owntracks/docker-recorder
|
||||
- https://github.com/owntracks/recorder
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorowntracks
|
||||
- https://github.com/owntracks/docker-recorder
|
||||
- https://github.com/owntracks/recorder
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks
|
||||
- https://hub.docker.com/r/owntracks/recorder
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- owncharts
|
||||
- location
|
||||
- owncharts
|
||||
- location
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/owntracks
|
||||
repository: owntracks/recorder
|
||||
tag: 0.9.6@eaa3afb70f74167d93056a1277309d256e2349a3df3628a885f2658b9672a703
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.9.3@sha256:797eb8958677b80bbb438251f75a51984b578c4919f0fe2c3a9bbf0e866a8b43
|
||||
|
||||
owntracks:
|
||||
otr_host: ""
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: reactive-resume
|
||||
version: 3.0.14
|
||||
version: 3.0.16
|
||||
appVersion: latest
|
||||
description: A one-of-a-kind resume builder that keeps your privacy in mind.
|
||||
home: https://truecharts.org/charts/unstable/reactive-resume
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/reactive-resume/reactive-resume
|
||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/reactive-resume
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorreactive-resume-client
|
||||
- https://github.com/reactive-resume/reactive-resume
|
||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/reactive-resume
|
||||
- https://hub.docker.com/r/amruthpillai/reactive-resume
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- reactive-resume
|
||||
- Productivity
|
||||
- reactive-resume
|
||||
- Productivity
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: unstable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: unstable
|
||||
type: application
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/reactive-resume-client
|
||||
repository: amruthpillai/reactive-resume
|
||||
tag: client-3.8.4@853f07b486a66b5549b6784c2aa034fa888409ffebfe53393aeb8f00ed0da590
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f9d11934cb0a01f72b4aed13efdf454296e477172e14d2793d42aab9b5d46e20
|
||||
serverImage:
|
||||
repository: tccr.io/truecharts/reactive-resume-server
|
||||
repository: amruthpillai/reactive-resume
|
||||
tag: server-3.8.4@5be7e61a2ff5ef50fbf9a3aa8bfc8b7aa7d6f26ea2c760b9e789596c6eb31e26
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:1d1b4862f77ea7cebf2df843fc61a47a0dcaf5acbd10bb65187a75d4db504774
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: speedtest-tracker
|
||||
version: 4.0.27
|
||||
appVersion: latest
|
||||
version: 4.0.29
|
||||
appVersion: 0.13.1
|
||||
description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
|
||||
home: https://truecharts.org/charts/incubator/speedtest-tracker
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/alexjustesen/speedtest-tracker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorspeedtest-tracker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker
|
||||
- https://ghcr.io/alexjustesen/speedtest-tracker
|
||||
- https://github.com/alexjustesen/speedtest-tracker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- speedtest
|
||||
- speedtest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: speedtest
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: speedtest
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/speedtest-tracker
|
||||
tag: latest@sha256:77fbe15f6bad2371442f1a76cc9e084f45b202ad171ec5acfd449444e60f7a41
|
||||
repository: ghcr.io/alexjustesen/speedtest-tracker
|
||||
tag: v0.13.1@3015c7ce66a5d6ae7a07cf54311f426967d5e23c1a6ec1f092ed17ed4d6e3133
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: telepush
|
||||
version: 0.0.16
|
||||
version: 0.0.18
|
||||
appVersion: 4.1.1
|
||||
description: A simple bot to translate JSON HTTP requests into Telegram push messages.
|
||||
home: https://truecharts.org/charts/incubator/telepush
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/muety/telepush
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/telepush
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortelepush
|
||||
- https://github.com/muety/telepush
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/telepush
|
||||
- https://ghcr.io/muety/telepush
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- telepush
|
||||
- telegram
|
||||
- notifications
|
||||
- telepush
|
||||
- telegram
|
||||
- notifications
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: notifications
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: notifications
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/telepush
|
||||
repository: ghcr.io/muety/telepush
|
||||
tag: 4.1.1@3238c403f93d4004a406f6bc19f5e83957efb6287bfc1498136d747b8f44908a
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.1.1@sha256:43d1b195c96a73254aaae38efc862b55cfc6ec50d8f098366086076b14890cb2
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: twingate-connector
|
||||
version: 0.0.13
|
||||
appVersion: 1.56.0
|
||||
version: 0.0.15
|
||||
appVersion: 1.60.0
|
||||
description: Twingate is remote access for the modern world.
|
||||
home: https://truecharts.org/charts/incubator/twingate-connector
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/twingate-connector.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.twingate.com/docs/connector-deployment
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortwingate-connector
|
||||
- https://www.twingate.com/docs/connector-deployment
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector
|
||||
- https://hub.docker.com/r/twingate/connector
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- twingate-connector
|
||||
- networking
|
||||
- twingate-connector
|
||||
- networking
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.18
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/twingate-connector
|
||||
repository: twingate/connector
|
||||
tag: 1.60.0@dcb7c6578f23bd03a3e25e93db0cb6b3ba23d89e826b8adfdfb0c08af4d6bf7f
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.56.0@sha256:d329ef493caf335c7ff78d8f12323dd1c13fac965995caee39718fae2eb2829b
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user