chore(deps): update docker general non-major (#1855)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
77eda16538
commit
1836fd6c08
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: v0.54.0@sha256:758d020d69bbb783630f229a9c792ec989a871adb91b9003a9005bc62dbabbf8
|
||||
tag: v0.54.0@sha256:b6f870e7997101d562e9f0e81d224a2ea813f8c6ae5af48a120efd5880a0f890
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
|
@ -12,7 +12,7 @@ thanosImage:
|
|||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: v0.23.0@sha256:38e093dfe585a247ad1357e9d077897378f6761c527a612930d4cc7898950938
|
||||
tag: v0.23.0@sha256:a34b9e798e8bb11681484d733d9fa2ee1f228ae13bf515e947c8883d4ee64ca1
|
||||
|
||||
global:
|
||||
labels: {}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.6.5@sha256:d45333b5a0d9991ef0858be004bd9bd545de3cc3d85feefb663c6d65d01da309
|
||||
tag: v10.6.5@sha256:7fd15bed76b57fecedee79f7b47f8099fadf318b75de24f153cb186f2b471ee9
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.13@sha256:9bdab7be22a33a0cee69a4d697c4d1c08b1ae5e50a96524dc0085a10ba6e1c9b
|
||||
tag: v1.6.13@sha256:a5f0d4682c9227e489d1a614d6aba2cf64ae62a2fcf12e99df322da117da5317
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v14.1.0@sha256:f729127ca5517840f75e3ab107e2b60efe8257b27f2c679e070dffcaf534e88a
|
||||
tag: v14.1.0@sha256:6a65ba0081b1a9936b1e28a3605a29b47a9cfe13dc367046dc3bcb5446c0b441
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.2.6@sha256:70fa90955c741aeba04312eacc7ab3465bb6cb58ee7bd59a22d5ebc1948e59df
|
||||
tag: v6.2.6@sha256:b486f7f995114d90bf88948962f6abbfa289960cc989100d8220c71e5726a681
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:33b93b09ac060814fb5d985d472cfa0369a6de042eacb6306e125aa008be2eec
|
||||
tag: latest@sha256:115f8f049f20162ae2a0100c9662f704f4be95b45a10e57cb4aa02a30e531abe
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:33b93b09ac060814fb5d985d472cfa0369a6de042eacb6306e125aa008be2eec
|
||||
tag: latest@sha256:115f8f049f20162ae2a0100c9662f704f4be95b45a10e57cb4aa02a30e531abe
|
||||
pullPolicy: Always
|
||||
j11j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
|
|
|
@ -64,7 +64,7 @@ postgresqlImage:
|
|||
# -- Specify the postgresql image
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
# -- Specify the postgresql image tag
|
||||
tag: v14.1.0@sha256:f729127ca5517840f75e3ab107e2b60efe8257b27f2c679e070dffcaf534e88a
|
||||
tag: v14.1.0@sha256:6a65ba0081b1a9936b1e28a3605a29b47a9cfe13dc367046dc3bcb5446c0b441
|
||||
# -- Specify the postgresql image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.504@sha256:534b0e2018a83baf2b317bdb6408472639c2e65f390a9c4d42b6bc202c376ac1
|
||||
tag: v0.20.510@sha256:d4c09cd3b978aa590300579902b204c3787acc7fc14dd40cdfb6e3cfa47706d5
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.504@sha256:534b0e2018a83baf2b317bdb6408472639c2e65f390a9c4d42b6bc202c376ac1
|
||||
tag: v0.20.510@sha256:d4c09cd3b978aa590300579902b204c3787acc7fc14dd40cdfb6e3cfa47706d5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.3.4@sha256:5a50d39488126718711e5c18a3e9b584f0078df4fb8cf9dfda938abb0a8cd9ac
|
||||
tag: v8.3.4@sha256:742d37032ed940d3386cb25bf6917f0c8aec3581c947827a13887682b939d573
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.504@sha256:534b0e2018a83baf2b317bdb6408472639c2e65f390a9c4d42b6bc202c376ac1
|
||||
tag: v0.20.510@sha256:d4c09cd3b978aa590300579902b204c3787acc7fc14dd40cdfb6e3cfa47706d5
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/joplin-server
|
||||
tag: v2.7.3@sha256:a664f072622f9ceb4c751c2c6b57e3a8b856cf6c543dc6eb4e97e9dabb587b62
|
||||
tag: v2.7.4@sha256:6832f3ed894279ba8a1ab03b4033d11dadc28e3f36364eed7b69eadb52f8e1e4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.3.0@sha256:bcc775fe572909e5cef1890442821c8187ef2009af3c162e22075d56fa23f564
|
||||
tag: v8.3.0@sha256:00967d56b562041761f341144d32d171041fa8a70b72238c8b0df3c11190174f
|
||||
env:
|
||||
# Permissions Settings
|
||||
PUID: 568
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/minio-console
|
||||
# -- image tag
|
||||
tag: v0.14.2@sha256:e046f1275d009fcbc5ff4133c04391f26e5bc30b5fa2ba87b306fb3be7701959
|
||||
tag: v0.14.3@sha256:d8c34bbccf7cf7def77075cd3779838ea08c7835dd32e4670dbf86c3711e4798
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ombi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.11.3@sha256:c1d734dd6a5be0caee379cd885f7cc6c3e6219c3980dbfedaa7d3079a83a6318
|
||||
tag: v4.11.5@sha256:85964d2e669ab51d08597c29980c7fa54903ac8956245a8c2d7ffcab8e5e551f
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/piaware
|
||||
# -- image tag
|
||||
tag: v7.1@sha256:da775af2b16c591867f715643e941acfb2cf0d727786409931c8fcb07f59d938
|
||||
tag: v7.1@sha256:267840e1bb4fda401447e5305be1004828a7f4d61acc633f86f0108b431a365b
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: tccr.io/truecharts/prowlarr
|
||||
# -- image tag
|
||||
tag: v0.2.0.1465@sha256:301a9c39a29d658021dc351ae1056c1ec670b483f89ae9a9d4d740ed1dddc206
|
||||
tag: v0.2.0.1502@sha256:dd2f755dc65ed44f1213245b22acd576918569cdb3e4d78a9e099aaf4717b11b
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
Loading…
Reference in New Issue