chore(deps): update docker general non-major
This commit is contained in:
committed by
renovate[bot]
parent
6148ef8fae
commit
4db9ab107a
@@ -1,10 +1,10 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: v0.55.0@sha256:51aa074a151fc15b1ae27203b7cb199c30ade0138d8d1d5c3d67fff0129c2970
|
||||
tag: v0.55.0@sha256:b90168dc26262593a6f8a2ed309fdd1d722ab788fdcee6c200d65b39943a2744
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.33.5@sha256:53f91ad7213581082d13a5f320d080f2065f1a4e22022796c8f5d71973baecef
|
||||
tag: v2.33.5@sha256:305fd96608b77c8a4f45078062a2469350f38b2c2c214a6095bdfb229f06d09a
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
@@ -12,7 +12,7 @@ thanosImage:
|
||||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: v0.23.0@sha256:21cc1863a5faf2b531f0b365fda5cf16b181ba95d7a387d06b2288dcf5aacbba
|
||||
tag: v0.24.0@sha256:be381f500fa63a4ee629c7ec9e02fd3acaf2b7301a701a39204ffead0de09b77
|
||||
|
||||
global:
|
||||
labels: {}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.6.1@sha256:d6bf44648bb0c8398015e4f96ecbe90026a250d7f85715e5378fcf748c245d8f
|
||||
tag: v2.6.2@sha256:e6ea25601aa31e3761d205867acd72bdacdf7911b39b2e2f746048a822a70b86
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.7.3@sha256:a449af8351ad73fb2807057028ddc2f25c350a59b89686c6ac0e6170f6787005
|
||||
tag: v10.7.3@sha256:63743b10ac562b8f63abd3dfa246298c6678cfeb9e7559c65265f5066385fcf6
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.14@sha256:004c555b4b5235729ac6b5502c9a187787337a0ed0c25bb9b75342b8f4c97952
|
||||
tag: v1.6.14@sha256:15de7dc3a8464f26d7f7d14ebf54fb492f28bf41ce3a7fb33377cfdb2757d9d6
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v14.2.0@sha256:f52cd63f0199cd7a9375a9ff139d51efdb94a3b85d834adb84058f21469464ea
|
||||
tag: v14.2.0@sha256:1461d3ab670fcc41923c92f330c932082f6653e031eefd1cc12123adb120f0c3
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -44,7 +44,7 @@ codeserverImage:
|
||||
# -- Specify the code-server image
|
||||
repository: ghcr.io/truecharts/code-server
|
||||
# -- Specify the code-server image tag
|
||||
tag: v4.1.0@sha256:f96a1fab826dda8f8e0c2050baafe2572c13b2502ac80c412e9bed2171f9869e
|
||||
tag: v4.2.0@sha256:82e2d802e59b26954096529aa08e83bebd2004da664fee9ab6c911e4f5ab6c48
|
||||
# -- Specify the code-server image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -64,7 +64,7 @@ postgresqlImage:
|
||||
# -- Specify the postgresql image
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
# -- Specify the postgresql image tag
|
||||
tag: v14.2.0@sha256:f52cd63f0199cd7a9375a9ff139d51efdb94a3b85d834adb84058f21469464ea
|
||||
tag: v14.2.0@sha256:1461d3ab670fcc41923c92f330c932082f6653e031eefd1cc12123adb120f0c3
|
||||
# -- Specify the postgresql image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -74,7 +74,7 @@ mariadbImage:
|
||||
# -- Specify the mariadb image
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
# -- Specify the mariadb image tag
|
||||
tag: v10.7.3@sha256:a449af8351ad73fb2807057028ddc2f25c350a59b89686c6ac0e6170f6787005
|
||||
tag: v10.7.3@sha256:63743b10ac562b8f63abd3dfa246298c6678cfeb9e7559c65265f5066385fcf6
|
||||
# -- Specify the mariadb image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.1.0@sha256:f96a1fab826dda8f8e0c2050baafe2572c13b2502ac80c412e9bed2171f9869e
|
||||
tag: v4.2.0@sha256:82e2d802e59b26954096529aa08e83bebd2004da664fee9ab6c911e4f5ab6c48
|
||||
|
||||
args:
|
||||
- --user-data-dir
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/collabora
|
||||
tag: v21.11.2.4.1@sha256:c87ee0a73f081f5987ed7eb4226fa208d5d0ecd6ac15e31fa1046194d01059b0
|
||||
tag: v21.11.3.3.1@sha256:9929ff93991ef738eca24801a260be592fe3d52e724a8f350e81aedddf2169a4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.756@sha256:d969979783aeef1b6eb3d77151f023f4841dbc9c1ad7155cde932d9ae902f67e
|
||||
tag: v0.20.761@sha256:b07f8a49d9b2bdfd4370abe765b3c1f71d494e0f3a69c6cd6a9e64a318d55e14
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.756@sha256:d969979783aeef1b6eb3d77151f023f4841dbc9c1ad7155cde932d9ae902f67e
|
||||
tag: v0.20.761@sha256:b07f8a49d9b2bdfd4370abe765b3c1f71d494e0f3a69c6cd6a9e64a318d55e14
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/deconz
|
||||
tag: v2.15.00@sha256:e092ecb21bb58a75b5e8178642f3afc0dfac44bde91e55c8ec58c95b27116ffe
|
||||
tag: v2.15.00@sha256:bb7e3eca2229f68953a4284a4a09fa8b2725596815435bebfc660e7f4f6051bb
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.3.3@sha256:50a58f6f83db1e88697afc275ebee5a56873a4c36c356b884f1aa8d73264e238
|
||||
tag: v3.3.4@sha256:1937479e0b9e68d8fd46f0b80f8a1601435d95b1e008caeaabb66e261e5d5030
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: v4.41.1@sha256:977e72853df089f6cc2c105969f7eaf4eeaecb2b53178fc2ff71ca35aee20a42
|
||||
tag: v4.41.2@sha256:578a77eae44cb7e388a63c46893dfeefd99e228622994c8c94ef241558cfcfa8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.4.4@sha256:23ea9d6329d5ddff55f8ac640438a1330aaf7a104d2bb08fb84a6003c3f4d9a2
|
||||
tag: v8.4.4@sha256:3e8bca932e10adbc034e30cbf006f52c6cad87462159dd2be4fa3bd821e30a87
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.756@sha256:d969979783aeef1b6eb3d77151f023f4841dbc9c1ad7155cde932d9ae902f67e
|
||||
tag: v0.20.761@sha256:b07f8a49d9b2bdfd4370abe765b3c1f71d494e0f3a69c6cd6a9e64a318d55e14
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: v4.8.0@sha256:37ded6352cdbe0fd25149ba5c45ebb91fcd3a803bdf01e1c57a18a3fea7df81a
|
||||
tag: v4.8.0@sha256:22a6013732e82d7b7f9f29a139060ac2e6689d8e2927c0c35265b9997cb52ed3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -2,7 +2,7 @@ image:
|
||||
# -- image repository
|
||||
repository: tccr.io/truecharts/minio-console
|
||||
# -- image tag
|
||||
tag: v0.15.5@sha256:bb0e31b63e3e58392ff1666b1ca750665f58d98980a3b4808b6a6aaf120bc7f0
|
||||
tag: v0.15.6@sha256:9cdd199bd7be3aae7c5154083cfb8e6fad10ae6bd713aafdc46ba7b83c88be97
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v15.0@sha256:f6c16247bebe2e925315513ba6d9cbb3e9fd408ce099abd165bd6409693bbc8a
|
||||
tag: v15.0@sha256:f2dfcec92495ee630f3b67fd24a5f65caa5245eaaff0d84eb33229745637e280
|
||||
|
||||
env:
|
||||
USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
||||
@@ -2,7 +2,7 @@ image:
|
||||
# -- image repository
|
||||
repository: tccr.io/truecharts/prowlarr
|
||||
# -- image tag
|
||||
tag: v0.2.0.1609@sha256:6dc83a53e394c87b7ecf281e7831dd364f030f4eb3ed0df09696c7753996f731
|
||||
tag: v0.2.0.1617@sha256:54f8ce9e343c8a183d135aa56b2b2198a8802cc0db1e2405dd92c6149428ea25
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.4.1@sha256:5e5aa2ae4de322c47b8a48770a811e45e5c783ef234b7102b80e6fcd6f887515
|
||||
tag: v4.4.2@sha256:193ce0b3040737aaa3f2275d4615442d775f1b39cbcf4ffc11552b54734f6204
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: v4.3.0@sha256:d0e5cc55849d0c7761a2a703df5dd5800ea7956af92faa7cfe55778211f81396
|
||||
tag: v4.3.0@sha256:470b9276da4520b0ad6078cf35c7d5b960c99aad74fe446533a7e1ca1fc51ce0
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.12.1@sha256:afedd806b88c56ec0e0354d359f49294674860c39ebee7f05ba7d5d3e7849f45
|
||||
tag: v1.13.1@sha256:85304746a5c0e1b90bdd20d6c7fdee756ab159edf758fc0bf8d9ba8528d2aa5a
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/wireshark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.4.9
|
||||
tag: v3.4.13
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.6.0@sha256:7798e9afa46b4fda8eadf271efd01e4a0c7bf131c43c9e0ab00334b0df2f35a3
|
||||
tag: v6.6.2@sha256:868ccbcd90a1b38cfadec87ca933b3bf613ccb08df17d2a26b2baf7e743294bc
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user