chore(deps): update docker general non-major (#2848)
* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
58505c01fb
commit
069c23a19b
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.7.4@sha256:f53cf7f96b21f582e4edd08103aaea9f46d3e1247e260e706e35456810b85783
|
||||
tag: v10.7.4@sha256:dd2042a79c38b92ec14b4c55b97c615c1c5f437f4f5b3e796a8fa7aa1c0a0865
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.15@sha256:f9a71adecbf4edae8d202ff138352c4cf2af922a7d191b039379cf08b3696cb7
|
||||
tag: v1.6.15@sha256:63e7a592d3052815084996150a0b42d5f19ffd194a97d73b8c46e2c44507fcad
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.0.9@sha256:a19c38a17dd77b2b4cb9d1be8e70ad2a51015b64a444827746c481187bdb4ed9
|
||||
tag: v5.0.9@sha256:9a7678d3307d1da330c64a871d1fbe4ce34cd6e89096ef41b0d8aa6ab553349b
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -22,7 +22,7 @@ name: postgresql
|
|||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 8.0.3
|
||||
version: 8.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v14.3.0@sha256:a18b974b1d943518b23f7ad9496fd981f1f79b2fa2a25409ad844c5752999ae9
|
||||
tag: v14.3.0@sha256:a05700459c7d20acebb13edfe713174cccbdb63c727f8a6cd421be8592b172a4
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.0.1@sha256:87f5e3da85b3b859bce3a391293223e11fbb607e285546559ebee9b8df81f544
|
||||
tag: v7.0.1@sha256:70d9d52b81f61be9507fd3e2e3a79eb3642b29cf5a5b7a650f3473509f195f19
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -18,7 +18,7 @@ name: audiobookshelf
|
|||
sources:
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/audiobookshelf
|
||||
tag: v2.0.20@sha256:4f51b1d78d44957db204132c36c43972d1443421b7b3bb8abfa0ae0075997b99
|
||||
tag: v2.0.21@sha256:2e35a7fe0b3d27af6b6a4f9f2f0250bb08c710643fe01401dd7b0899f35a54cf
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
|
|
@ -26,7 +26,7 @@ name: baserow
|
|||
sources:
|
||||
- https://hub.docker.com/r/baserow/baserow
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/baserow
|
||||
tag: v1.10.0@sha256:2a4a4dcd9c8cdcff3a05ea8404d309546c95cce102687d49ff840a622ca72dfd
|
||||
tag: v1.10.1@sha256:9c54b53d0805f16dff9994be95026d48a1f26a32c0e36c0301d8a4a585d4c0d8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
appVersion: "latest"
|
||||
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:b13a0389f49828e4f8ea00a5d6eed2f346bf2ec9a81a4d527e0eba9c126b9079
|
||||
tag: latest@sha256:7f2777943224a52820802a5733446c90129e49e550d4b2f1aaa04223e7201221
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -19,7 +19,7 @@ name: custom-app
|
|||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 5.0.4
|
||||
version: 5.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- custom
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.1154@sha256:09e7b804080f5081d0f5d2b6f38ef6a870134c8ca722e1b73dd932477045cb8a
|
||||
tag: v0.20.1168@sha256:a17638b5050e1285e9c36a5ab62fdfef275ac9a25d758d5d7171069a4dd0e318
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.1154@sha256:09e7b804080f5081d0f5d2b6f38ef6a870134c8ca722e1b73dd932477045cb8a
|
||||
tag: v0.20.1168@sha256:a17638b5050e1285e9c36a5ab62fdfef275ac9a25d758d5d7171069a4dd0e318
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: "20200729.0"
|
||||
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20200729.0.0@sha256:5ee75dacd0047752d5839da388478d5284224eec5856f092c68b4985c0f6e84a
|
||||
tag: v20200729.0.0@sha256:61acad129be297e67aeea71bc05d6ab17033af5dbfc56756c03d525574f5d2f1
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
appVersion: "2022.1.202"
|
||||
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.1.20220526
|
||||
tag: v2022.1.20220609
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -18,7 +18,7 @@ name: fileflows
|
|||
sources:
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fileflows
|
||||
tag: v0.7.0@sha256:83d902f503ef269699a7407ed43e6050b74fc6e804bb2f59e74a7412478ef369
|
||||
tag: v0.7.1@sha256:40965c610f082f7a03d5a0fd5c76fad9953b89bd9eb5cfb1707660444630094c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
type: application
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.55.1@sha256:95ebf285299c83f288853b3615a1404f70934482888dbbab53e2829bba61086e
|
||||
tag: v3.55.1@sha256:e24b139ef6f88a10017423c3d7b2377742e51b6883d6a6a3763231b8f3c3c8a0
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -28,7 +28,7 @@ name: fireflyiii
|
|||
sources:
|
||||
- https://github.com/firefly-iii/firefly-iii/
|
||||
type: application
|
||||
version: 16.0.0
|
||||
version: 16.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- finacial
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fireflyiii-core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.7.9@sha256:d6792fada67943179a9753104618c12636ad9c06cc71a801c5adb0d0e67cb92b
|
||||
tag: v5.7.9@sha256:73a5611fe5bc7b1580daa93424ec241f34dfc448d01225dc4535946617645e7c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://hub.docker.com/r/wiserain/flexget
|
||||
- https://github.com/wiserain/docker-flexget
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.3.15@sha256:28d6fc237d50b9c2695d96fbd360f1085051d4cc4db7357031fb7072935f721a
|
||||
tag: v3.3.15@sha256:374034b502adec8b48c1aed49b8e3e8ac8e15ca91f896076a2954424eb6219bc
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -18,7 +18,7 @@ name: fluidd
|
|||
sources:
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
- https://hub.docker.com/r/cadriel/fluidd
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fluidd
|
||||
tag: v1.18.1@sha256:7eaef9b4caba0abb05ca7ff12ee07595a653a7e7b98a5238788fc7beaaa8e886
|
||||
tag: v1.18.2@sha256:5ee056e0dc9d8058513bc6b2db2a9810145d62469f073706bcfddc2fc4cf7994
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -27,7 +27,7 @@ name: friendica
|
|||
sources:
|
||||
- https://friendi.ca/
|
||||
- https://hub.docker.com/_/friendica
|
||||
version: 4.0.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- social
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/friendica
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.03@sha256:e46055c40c3256c701cce5355f7959c8df226d9f6bfbfb1629558c869b761df7
|
||||
tag: v2022.03@sha256:403798c9b9d7da0b64e877770afc29f55e96fe807811d5e1c8641e876a9189c9
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 4.0.3
|
||||
version: 4.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.5.5@sha256:c68e3b8f116a1934825b6672b360c49f9e94df2a683c069a58f4857db176e474
|
||||
tag: v8.5.5@sha256:7583818300a72d77712cd1d92ef3bcd9baf7b59f69de064d802580b8f23a2457
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -20,7 +20,7 @@ name: grocy
|
|||
sources:
|
||||
- https://github.com/grocy/grocy
|
||||
type: application
|
||||
version: 11.0.2
|
||||
version: 11.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Home-Automation
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grocy
|
||||
tag: v3.3.0@sha256:98c930c16e1ae94d831c4efc0c476a6987839ce517cd98d23757e4f2f95d5d07
|
||||
tag: v3.3.1@sha256:f70551a16d1d2c1f849c6faaf6b4d9ade0c5c1523be7ac4712a9bc4906193ea4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://github.com/home-assistant/home-assistant
|
||||
- https://github.com/cdr/code-server
|
||||
type: application
|
||||
version: 15.0.1
|
||||
version: 15.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- home-automation
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.6.4@sha256:e4ee181f95839c3ea5e8fa14aeafb4c38ddec352d4954bea45108499fe7261fe
|
||||
tag: v2022.6.5@sha256:e7f0c6d310b2522d01a7ef31ebd7564f8f2b6749e4ea38c49ff069f3d653e159
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ipfs
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
appVersion: "0.12.2"
|
||||
description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ipfs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.12.2@sha256:699e26d962324d1f86936c63ca72eabb849f1722b3e8883a13c9bcd663733418
|
||||
tag: v0.13.0@sha256:c069effef89bc8991702dc7af59e285b88ded043ef952027c8eb44189b7b2dd9
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -20,7 +20,7 @@ name: ispy-agent-dvr
|
|||
sources:
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v4.0.2.0@sha256:e2f0014d3a22ced540ae25a3a7e4ca202ba105ffcc4c297c7f5d5c968cb89735
|
||||
tag: v4.0.4.0@sha256:5e0c32708f462e1bc5a597652d2e8aa41b6e60fe0e35867db223d33fcfc2fcbd
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -21,7 +21,7 @@ name: jackett
|
|||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 11.0.4
|
||||
version: 11.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.1154@sha256:09e7b804080f5081d0f5d2b6f38ef6a870134c8ca722e1b73dd932477045cb8a
|
||||
tag: v0.20.1168@sha256:a17638b5050e1285e9c36a5ab62fdfef275ac9a25d758d5d7171069a4dd0e318
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -21,7 +21,7 @@ name: komga
|
|||
sources:
|
||||
- https://komga.org/
|
||||
- https://github.com/gotson/komga
|
||||
version: 6.0.2
|
||||
version: 6.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/komga
|
||||
# -- image tag
|
||||
tag: v0.154.2@sha256:725a3e55e1800e239ba28623a07d44f80377635d966ed96184abb4299d956fcb
|
||||
tag: v0.154.3@sha256:e4d3665f4b42c7cfb74ab119ab6ef01eef9a41850dc1dfaff36ac205b0f427c0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://www.linkace.org/docs/
|
||||
- https://github.com/linkace/linkace
|
||||
- https://hub.docker.com/r/linkace/linkace
|
||||
version: 4.0.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/linkace
|
||||
tag: v1.10.1@sha256:3b05433e4432392b028cce5c4d3ebe571b290cdad74d387c0c659c7603680156
|
||||
tag: v1.10.2@sha256:86d238b2f5fba674424dbd3b947b06b51377366f8f91b1cdd6a6cd758d7c1798
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://hub.docker.com/r/bitnami/matomo
|
||||
- https://github.com/bitnami/bitnami-docker-matomo
|
||||
- https://github.com/matomo-org/matomo
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: v4.10.1@sha256:ac8c3d2e8fc0c77a99fd05480e804793ec6fd0810932f71aae8e0b6b086abb6f
|
||||
tag: v4.10.1@sha256:b10938011226942ec61816336a632c59404dda97866157f9c31163de7d294aab
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -24,7 +24,7 @@ name: mattermost
|
|||
sources:
|
||||
- https://github.com/mattermost/mattermost-server
|
||||
- https://github.com/mattermost/docker
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- hosting
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mattermost
|
||||
tag: v6.3@sha256:27a1afa26c5d6e79d6533eb08e688d3ff9fe39a3bd3aa88ad77becdf1a7a88a8
|
||||
tag: v6.3@sha256:63bcac5c8934f621b611f264de9825daed3852d6a89fab06c24b2ebd2b11e927
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.2@sha256:107ae3799dde6d039285f50f72e70384dc6d388012ea419e169a49995853d7d3
|
||||
tag: v1.0.3@sha256:9200fdbd1ae604d272f387d3030a9cea9050c51caa03816d4482599362f84d1b
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -19,7 +19,7 @@ maintainers:
|
|||
name: minio
|
||||
sources:
|
||||
- https://github.com/minio/minio
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minio
|
||||
tag: latest@sha256:09b8f73b39805e7808c7452a034ae3c901b3975b7f19153e9a2ce96f58ee0c25
|
||||
tag: latest@sha256:b246158ebe8c912c825e4c9af40237ebd631da9de9b568307137ce7c961b2c4a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"]
|
||||
|
|
|
@ -22,7 +22,7 @@ name: monica
|
|||
sources:
|
||||
- https://github.com/monicahq/monica
|
||||
- https://hub.docker.com/_/monica
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- crm
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/monica
|
||||
tag: v3.7.0@sha256:3f6288e4c3d19f2dc7f4a00a9ab1f456f0acc7ce999a83da531ae48efa749dcb
|
||||
tag: v3.7.0@sha256:44623032a1c7e3912b8db7c732494247f83c6795da1f4b4f37542bdd6722a053
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mosdns
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
appVersion: "3.9.0"
|
||||
description: A location-based pluggable DNS forwarder/splitter.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mosdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.9.0@sha256:390bf7f641f3986b0128669ad3fba831e60308a75936ec05619343c786207cee
|
||||
tag: v3.9.0@sha256:0bc90cb85482907d39af07ce97d8ce422e7856e87fdeb478ec38bc48fb9ec806
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -28,7 +28,7 @@ sources:
|
|||
- https://docs.n8n.io/
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://hub.docker.com/r/n8nio/n8n
|
||||
version: 4.0.1
|
||||
version: 4.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v0.181.0@sha256:da205ed078d15f73ddd69113261c170f9a053de270af8207469fbf18dfa7571c
|
||||
tag: v0.181.2@sha256:c9f24dfc9829035284fe37c26842a0650e67b07a4f735f2c8bdbdb5eb0606ec9
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -18,7 +18,7 @@ maintainers:
|
|||
name: netdata
|
||||
sources:
|
||||
- https://github.com/netdata
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/netdata
|
||||
tag: v1.35.0@sha256:45f4d55114ff877d04610cb0d36b19eb0c88e4746223411f868be3ef327d5fa5
|
||||
tag: v1.35.1@sha256:d964e142f925e59afd42ce464874f30d87e8ada37b12677518b8e5cd32d04be7
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -33,7 +33,7 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
version: 14.0.0
|
||||
version: 14.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nextcloud
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v24.0.1@sha256:f7b6c3098b4097a65fff2ed5ecf5957beb06d95600d43d33cb85f1f58ee08051
|
||||
tag: v24.0.1@sha256:794fca215489cc078013d8776df67b0e5666f872dc1b3ed1f3440e7ddab5b41d
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v2
|
||||
appVersion: "15.0"
|
||||
version: 8.0.0
|
||||
version: 8.0.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
name: odoo
|
||||
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v15.0@sha256:35c12555e65fb484da2eecf0bde24b0e8b4825a70d82afc44671d4cae4fffcca
|
||||
tag: v15.0@sha256:b90ada28aa9d11ebe701fa7c23215d871633de0e3bd30975e913e1f0581b496b
|
||||
|
||||
env:
|
||||
USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
|
|
@ -28,7 +28,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: v0.57.0@sha256:c49a0533c0224fb59026039e5d634021dcca756a3a706287fc29f30ae7189599
|
||||
tag: v0.57.0@sha256:9b9bd1dbdfe18bf802f3ccdb82122ac5dd7d93103649be3ed8cf9aadd153dd52
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.36.0@sha256:ff1898f510a99ed3f628fa617a8a5058100fee0da4e42c379ba4840b711be07d
|
||||
tag: v2.36.1@sha256:ecc243dce15b259fa5c96c6cf05e43277b9f47d5cc8afaeaa53c46be08ba73d7
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
tag: v0.26.0@sha256:281395989cc873e29244760d36a3d30a948c7ae6588b2f2a037997ab7e170461
|
||||
tag: v0.26.0@sha256:44a7cc251e7c65a37c7ad8a42681e316b901442656a3a2eb41fd6cea03ddec8e
|
||||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: v0.24.0@sha256:bf59f6381ae915af2632518935ff0f7a064013a897cde105f00921226f2a27ce
|
||||
tag: v0.24.0@sha256:167686ccc5068ec6ae4b5a15eef613baa95a04ff43974a8f44940722a4e2ab3c
|
||||
|
||||
global:
|
||||
labels: {}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.1"
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
name: redmine
|
||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.0.1@sha256:f6d6d4f020257b9ee0667021cb59674d6cc78aef08458172b6eb103c4183566b
|
||||
tag: v5.0.1@sha256:13283a6e09ed35b63a017123c64f438e7f7af015641ab32e39c481f75546dd66
|
||||
|
||||
env:
|
||||
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c57b788fce50c6f476324b1e72ba4979df4472d3f6f346c0649139287554f6c0
|
||||
tag: latest@sha256:ef4d82c2eb163db6deca6736c1b853e69c0b5f0d9159173e8ab84cb4fd3d1d89
|
||||
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
|
|
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: snapdrop
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-snapdrop
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/snapdrop
|
||||
tag: latest@sha256:8867d6272481081638c086d72aad6fb31d778b487318718502dc8f70ec9c6bb3
|
||||
tag: latest@sha256:449b5ee16a38f103d4e0cf290c49561a15a4706b09c6ed40ac4554bde352f303
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
||||
appVersion: "5.1.118"
|
||||
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.1.118
|
||||
tag: v5.1.119
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -18,7 +18,7 @@ name: valheim
|
|||
sources:
|
||||
- https://github.com/lloesche/valheim-server-docker
|
||||
- https://hub.docker.com/r/lloesche/valheim-server
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/valheim-server
|
||||
tag: latest@sha256:74bf895e8a34ac66bb646aa0d66eca744a1997e7296a31207d5fc79b82837dfd
|
||||
tag: latest@sha256:b100977e8a339a0d0e6aa393d5092e644901f551f41f247b41a05b2b1661c872
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
secretEnv:
|
||||
|
|
|
@ -23,7 +23,7 @@ name: xwiki
|
|||
sources:
|
||||
- https://hub.docker.com/_/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: v14.4.1-postgres@sha256:bbfa88098d0af7436efdd291f742415294052e3795a2424098a11906aea3f5a7
|
||||
tag: v14.4.1-postgres@sha256:92dd5b4edd10724fb8eba9a62d1db0ff98b43d4ccd13d7876ce7adc4e1ae6c23
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue