chore(deps): update docker general non-major
This commit is contained in:
parent
9881762897
commit
3860185896
|
@ -1,18 +1,18 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: v0.55.0@sha256:6ca290b95b270a0262a0097058cf954aededd07a92bb252a57c5826cd4f1f328
|
||||
tag: v0.55.0@sha256:6bc017ad9c29097f6f1570d211cd65a0d0d8fcf5ec50183809caba918ce86c90
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.33.5@sha256:a8ee4eb2793b1301610cf6ba53f4958b3f3279935842189adbf08f6c431315f4
|
||||
tag: v2.33.5@sha256:8cf76e637bab6e7ec230a47f71d75d09aec6d64834be582939b9fc5c98700d06
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
tag: v0.25.1@sha256:6c4dd81adaf877ab399ea8bcaa1193c42c8f9f53004e8accf4b2e81f50da6b11
|
||||
tag: v0.25.1@sha256:7e36665324ed59a68054f6bcc55f29802ab4ef624000aa7c6348f6efcd7e9e49
|
||||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: v0.23.0@sha256:a6fb5e520c6bdd30fc6fd76c227a26459e4c5caab79e1aa26ce5d37eb964416f
|
||||
tag: v0.23.0@sha256:8930703a73aafc0f3d76074370848264c344241493ac4dafe6f6738b737c8fd6
|
||||
|
||||
global:
|
||||
labels: {}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.7.3@sha256:3c81159b4d5315a5e35fd5b288a13ea409ccd256f43d94b8975df89b85aed003
|
||||
tag: v10.7.3@sha256:4d7dd77f7bcbb9255806ffb718eee8d62b5048e784b0407cca8014db15c5630f
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.14@sha256:24c5e2794d7944c7ff5403a4b6c0db1808704f61543bfea351b5ed8d32c3dcc4
|
||||
tag: v1.6.14@sha256:00449ba1902e8b283d1445257c2ee834679ca913a8a081d758fc77142512553d
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v14.2.0@sha256:19f0c21fcfe99603ca70e8552d740ed20106382977c5e1806f71ae7954786de9
|
||||
tag: v14.2.0@sha256:1d15d587fc4d255061bc6bb10b765eaa83a1bf56c0cedd0a6222261079abfe19
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.2.6@sha256:27fa53ceaac7bd1588867bf0cdd43b9aba45f0db9e5743e965a30b85da966dd4
|
||||
tag: v6.2.6@sha256:a00e01fc36ad3978db5be1d5ba667621c6c45f581d76a779e6692215cc9ab3d4
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:d90a715aeab237ebeeb3c3a3338afd0c9cefec5f1bedc07278b13a596e825612
|
||||
tag: latest@sha256:e3bfeedac568fba67a62eaaf4fb79bc230055bb82267e2a5a5dc7401a381e3a8
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:43b44165f18b5d5709d0607a72166648c1ad924934830d7dd532fe7a1af38f1a
|
||||
tag: latest@sha256:ea6d814015b0901100da46f62bc087f7a09d16465452eabbf6c2e2faeaa848e4
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:d90a715aeab237ebeeb3c3a3338afd0c9cefec5f1bedc07278b13a596e825612
|
||||
tag: latest@sha256:e3bfeedac568fba67a62eaaf4fb79bc230055bb82267e2a5a5dc7401a381e3a8
|
||||
pullPolicy: Always
|
||||
j11j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
|
@ -12,11 +12,11 @@ j11j9Image:
|
|||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:43b44165f18b5d5709d0607a72166648c1ad924934830d7dd532fe7a1af38f1a
|
||||
tag: latest@sha256:ea6d814015b0901100da46f62bc087f7a09d16465452eabbf6c2e2faeaa848e4
|
||||
pullPolicy: Always
|
||||
j8j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:43b44165f18b5d5709d0607a72166648c1ad924934830d7dd532fe7a1af38f1a
|
||||
tag: latest@sha256:ea6d814015b0901100da46f62bc087f7a09d16465452eabbf6c2e2faeaa848e4
|
||||
pullPolicy: Always
|
||||
|
||||
portal:
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
|
||||
minioImage:
|
||||
repository: tccr.io/truecharts/minio
|
||||
tag: latest@sha256:bd004ba41b2456f115c7f1360d7c49f4478f5d9ce20ad042c8ce2cf5aff46d24
|
||||
tag: latest@sha256:b18261a8e8ca554f274cc076631c9c5898224843a86202a93f44c8dbbe60d6cc
|
||||
|
||||
# # Needs check
|
||||
# securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022-03@sha256:3e80aa5d9d3f10bdcfcb80c0fcf5000772a3b4ce915253cc8f0d8b94b1e0fa8e
|
||||
tag: v2022-03@sha256:7b08f8f30371f62a30f09ce6a86f2ce8cdc03b485ed61568f90abf30106dfa41
|
||||
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
|
|
|
@ -64,7 +64,7 @@ postgresqlImage:
|
|||
# -- Specify the postgresql image
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
# -- Specify the postgresql image tag
|
||||
tag: v14.2.0@sha256:19f0c21fcfe99603ca70e8552d740ed20106382977c5e1806f71ae7954786de9
|
||||
tag: v14.2.0@sha256:1d15d587fc4d255061bc6bb10b765eaa83a1bf56c0cedd0a6222261079abfe19
|
||||
# -- Specify the postgresql image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.10.2@sha256:464f420dc77ff7a666e4cf10c6bb7a229e51e117bb1486cb20a0064850cb58ff
|
||||
tag: v1.10.2@sha256:e496893090c978f20512c7ccdfd6a23b67f1c50a2f18e51684d9a8290079afcc
|
||||
|
||||
# See more environment variables in the babybuddy documentation
|
||||
# https://github.com/linuxserver/docker-babybuddy#parameters
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:19ab0381c2e7cab9b888add2eb7bb76bbd98f1da9830484011715d54a28434ee
|
||||
tag: latest@sha256:75b9f5e37449c2c9974b763352192bdcf64f472a563ee07dee056fa1eff83b16
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: v2201.1.0@sha256:95fee41c4f0f465aa4396ae1ab829f7320692944f6026b7c875e69d8f13e224b
|
||||
tag: v2201.1.0@sha256:cdf3f284ba8883e5898a176cefb3081bf8a8b73302aee8400976f810f26d6cce
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/budge
|
||||
tag: v0.0.4@sha256:4797d78ea6ff53252e514be5bd8476bbb8794d74cfcb3374406da82848e66d4a
|
||||
tag: v0.0.4@sha256:7094947fab51c0d3217de4337bec2b8d3ddae9b52bcfb0b0b8de2762462f4e48
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/calibre
|
||||
tag: v5.39.0@sha256:82b4ddb8c39057323c2f65cbabc364262634f9ad3ad4e25109745f2fa0202655
|
||||
tag: v5.39.1@sha256:4da07b03f2344aeb8816dba01ca522512282afd2dc94f610e3a8c555bb668d17
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.726@sha256:2f8d4dd737658f84cd9da5ae9aa461c7facf4c8af196aa59f5d0e86c3862a138
|
||||
tag: v0.20.744@sha256:2803f4d30ff822f02a16b12a7ead536615e67e44ff202e0a2c9b0154ea77c127
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.726@sha256:2f8d4dd737658f84cd9da5ae9aa461c7facf4c8af196aa59f5d0e86c3862a138
|
||||
tag: v0.20.744@sha256:2803f4d30ff822f02a16b12a7ead536615e67e44ff202e0a2c9b0154ea77c127
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.3.3@sha256:2f18ced88f1451626c59174b55236325f3da20ec4d6be362090cf861798b2233
|
||||
tag: v3.3.3@sha256:50a58f6f83db1e88697afc275ebee5a56873a4c36c356b884f1aa8d73264e238
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/friendica
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.03@sha256:15b6daab84b8f571f5b2e9cc15e6175ce22b1d24101fff758fb31e5ebb8468fc
|
||||
tag: v2022.03@sha256:9938392673c85da3f00834011a35b0414bd96939bacc38f2a1a9cd19f5e6448b
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: v4.39.1@sha256:480c3dc94159fe141070e6fa1b151ac1bb08264faeddec1d653822e65d548e20
|
||||
tag: v4.39.1@sha256:526159e241afc40f4130f5f879cb770857aa6f87de0f834842974eb180e15509
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.4.4@sha256:5c2fde4019cb8956ed0aaff959044cbed045d7176b53f6928df0c8c21842b4c7
|
||||
tag: v8.4.4@sha256:82fff377a1688f64cd48159bc172e26634b31594be4055b3f1d366c1243f3e07
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.3.5@sha256:5f77adab8dbe09fa138a06fc4a5999d6bc8de8dedfb55833a0b0a5b8451f641d
|
||||
tag: v2022.3.6@sha256:7aa7fc12ffdc64c129d07884c6a35102c18a79b8edf25c6a755b041aaede3c9e
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: 3.8.8.0@sha256:800c7a6f5892ad70b6174f524c0211efcb88cfe41d818a3fca9f0d5bc7d24585
|
||||
tag: v3.8.9.0@sha256:8e4836cd87e2efd6d9dba2e172d5dc78cb7ca61c316f7c6b55ee99952b1c6ebc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.726@sha256:2f8d4dd737658f84cd9da5ae9aa461c7facf4c8af196aa59f5d0e86c3862a138
|
||||
tag: v0.20.744@sha256:2803f4d30ff822f02a16b12a7ead536615e67e44ff202e0a2c9b0154ea77c127
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:abe979704d772c916ced52a7be27283591d256f744ad3712c8f4c11856d80682
|
||||
tag: latest@sha256:dfd355f77721f5c39ddf922cb159d678e1fcee8d0a21443d5d79f35ab02cbdee
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.3.0@sha256:af67e41fe463718976f210150ed33fdbe1594a371edf73f37e7274e0e1200f39
|
||||
tag: v8.3.0@sha256:7290e85c0e0b9d2d4656624a48d5fa6659724b917a00aa14b3294c3e0e95dae9
|
||||
env:
|
||||
# Permissions Settings
|
||||
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: v4.8.0@sha256:848e4efa9d9ce01b4dfc476a694d5a99b472d356b25cc592a1bacf5518e89643
|
||||
tag: v4.8.0@sha256:6c7a2c0dc81a377d27070588eaa0138c71cc6697ac5097c0be4f12c36dff2543
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/minio-console
|
||||
# -- image tag
|
||||
tag: v0.15.3@sha256:b98b8e81a429244765720bf63a70f302f4eae74dbb270f0d54c56a7688d02a29
|
||||
tag: v0.15.5@sha256:bb0e31b63e3e58392ff1666b1ca750665f58d98980a3b4808b6a6aaf120bc7f0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minio
|
||||
tag: latest@sha256:bd004ba41b2456f115c7f1360d7c49f4478f5d9ce20ad042c8ce2cf5aff46d24
|
||||
tag: latest@sha256:b18261a8e8ca554f274cc076631c9c5898224843a86202a93f44c8dbbe60d6cc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/monica
|
||||
tag: v3.7.0@sha256:b7bbfc59f542d00557d4cae1f2a5b65a6e1d4d38d9fad662c179dbb197f79c2f
|
||||
tag: v3.7.0@sha256:f08c4bef1ccf44776bbf7123f4dcddd8eabf795a88ca05d4d1f949d34fdb97c4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v0.168.2@sha256:3bd7eb67fd63dcb6bd5ebc4d6ccd448a36d58b991b31a5f4e098230e495eaa21
|
||||
tag: v0.169.0@sha256:c82c462357e6db043beb88adcd6721d335e18065ad8055484121a928a547f579
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/omada-controller
|
||||
tag: v5.0@sha256:ce60305b9c570a2f803e8a0e4728d97dade321674736e4369e786013555874e9
|
||||
tag: v5.0@sha256:80357459a1f60b5a02037d7b32e79057b1b28e1c4a1684dd5b719f09509d579c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/piaware
|
||||
# -- image tag
|
||||
tag: v7.2@sha256:63cbdc2b49a4143f299bd22e15b374feba53cd8a9f5002a4d5d77bbdc6fd9441
|
||||
tag: v7.2@sha256:2353247fbbeee820a04cdbb03596f5e0bb273b74a3d00e3bf9db54c81c91bb5a
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/prowlarr
|
||||
# -- image tag
|
||||
tag: v0.2.0.1594@sha256:ed2b0f94ac26b12c3ff184e6f511f0e8ef68a7eb4dbb646db47fd48416787f1d
|
||||
tag: v0.2.0.1600@sha256:9078cd4f19315a0620b7b980fde27e844bd36a4dfbb0731ed62c3a6436f9c5d6
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pydio-cells
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.0.5@sha256:b41d67d6242b128f6d70540442a70e69b24ffa97936b4470c116fd783d6b2220
|
||||
tag: v3.0.6@sha256:567d192ce5f2d5da205d6754aa8c9085bbbe0ee4f9891f5ab912cc83a95793a3
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.2.4@sha256:becfb1fa4301e930255f8952d9f4de89ab2a002e086100472d9329f29f1eb0d9
|
||||
tag: v4.2.4@sha256:70eeefaabbdd65c004ada567b415846ea12fb0d3c9cdd6523415480f910b4a78
|
||||
|
||||
env:
|
||||
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/storj-node
|
||||
tag: v1.50.4@sha256:6882b3de77f10bacda397267c2885479a590b6282ba25b058f7b0ec55304ec34
|
||||
tag: v1.51.1@sha256:80a863435ce250a0528b66481bc5cad89bf2fcacb8867313dbdffcbc83fb3195
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: matrixdotorg/synapse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.54.0
|
||||
tag: v1.55.0
|
||||
|
||||
command:
|
||||
- sh
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: v1.9103.0@sha256:3079e8795648c497ff69ef6302973db3069c4eaa680c1471072c0e9b510e257b
|
||||
tag: v1.9108.0@sha256:63ea0964077aeed96fc24db27b0d66ab585c03a999a0ecf9925d7d6ff0c4dd90
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.2.2
|
||||
tag: v3.2.3
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue