Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker general non-major #3266

Merged
merged 1 commit into from Jul 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/dependency/clickhouse/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: v22.6.3.35@sha256:0f7ed60880f2f1710c64a81d629d6de105d72bac98850fba5242aad3b26445e2
tag: 22.7.1.2484@sha256:3fd86810c9c7c7a39774879c5eceeef4db3a15c9978266c511fc2d908186e7e2

controller:
type: statefulset
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/mongodb/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v5.0.9@sha256:8a3aa7687468fe558a847f2b3c815a6a6a3dbcfaa0747984583f7325e611f07a
tag: v5.0.9@sha256:d3cff02da6604983562973a0277e3c2abfcfd12775caee4449aa40d2330fd687

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/redis/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.4@sha256:22446a44032b19b70f1f75b9278a2cc5351ac19778ee82a0f4a442e6dd10c170
tag: v7.0.4@sha256:fd9a25142860d1c19042730a135d25e48bc1e287b6bb29290bd742c059321d48

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/ghost/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/ghost
tag: v5.3.1@sha256:69e0236e82c86215f2d85d9e35f399dbeb0d56bb696c796313648baa417eeecd
tag: 5.4.1@sha256:113e16642e6855051ae5ae4e4f650ee6d6119c74d0e64d64f27d440ce381afd7
pullPolicy: IfNotPresent

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/minecraft-bungeecord/ci/j11-values.yaml
@@ -1,4 +1,4 @@
image:
repository: itzg/bungeecord
tag: java11-2022.4.1@sha256:fe5af3659c3e25b110edf83025a15725988770baee340ceecd97822bac6dcc09
tag: java11-2022.4.1@sha256:33c5185872d54533e996490523c61c01d24d38c412c7021ff1f5e8bc4f9f7e45
pullPolicy: Always
2 changes: 1 addition & 1 deletion charts/incubator/minecraft-bungeecord/ci/j8-values.yaml
@@ -1,4 +1,4 @@
image:
repository: itzg/bungeecord
tag: java8-2022.4.1@sha256:b949350264b2eab450fc68485defd9c9c1cd281c012250493a1670ad38a88848
tag: java8-2022.4.1@sha256:112285cf835ce5777f7222238963bbbd4e49ef1150900b92d561d68c0807d14a
pullPolicy: Always
4 changes: 2 additions & 2 deletions charts/incubator/minecraft-bungeecord/values.yaml
Expand Up @@ -4,15 +4,15 @@ image:
pullPolicy: Always
j17Image:
repository: tccr.io/truecharts/bungeecord-java17
tag: v2022.4.1@sha256:21121f66eba1d3594ab1719c61c139336f04ef0585e6d60a929aa12a24f37e19
tag: v2022.4.1@sha256:a5787a267a46af82cc2683b3b4e7bb9ded45d79cb3fae1a94f55a07daf427898
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/bungeecord-java11
tag: v2022.4.1@sha256:7594351f800ceddc45a00b013cb57d2867d1abbbbf573ceeec83c335acc21a1b
pullPolicy: Always
j8Image:
repository: tccr.io/truecharts/bungeecord-java8
tag: v2022.4.1@sha256:7291e010fa9e029e37c9a260b657c4404dbe08da51a45f862ee22d480ff6494d
tag: v2022.4.1@sha256:b36f56054a5df1f92a291beb0497ce5f4e6bec7d4758e901d9d5cec2f82f439e
pullPolicy: Always

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/plex-meta-manager/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/plex-meta-manager
pullPolicy: IfNotPresent
tag: v1.17.1@sha256:138b60cdde3cd08ae25a78c44d8a03da715538d76dc137318dc3fdde19ba4bcd
tag: 1.17.2@sha256:6f51fac96015a7627abf4aa38c79c79402ae10d8e73a24046032266d87b88f6e

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/privatebin/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/privatebin
pullPolicy: IfNotPresent
tag: v1.4.0@sha256:07bca5ffce39bbb8f66b03ad795b8bd5112aa8824d2b85ff474ba3072a0cbabd
tag: v1.4.0@sha256:6aad8b81c85d85536b89a87cad32566114fbcb86e64d9c402bcf5cd7c514524e

podSecurityContext:
runAsUser: 65534
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/sourcegraph/values.yaml
Expand Up @@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/sourcegraph
tag: v3.10.0
tag: 3.42.0
persistence:
applicationdatastoragepath:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/wger/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/wger
tag: latest@sha256:c6426c8eb178f03b7bec101738dfe75aa711d1c445262dde8ef7574812fa60fd
tag: latest@sha256:3f4f641def8387f134e0bcc81fe76f03061eaafb10942133374f322473899b02
pullPolicy: IfNotPresent

nginxImage:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/alist/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/alist
pullPolicy: IfNotPresent
tag: v2.6.1@sha256:60d7928a8fef827c78a00c04f05bbc8e452a2a026dbbee67ddb6e4ce328628e0
tag: 2.6.3@sha256:f62117e5918371564a63b564f3ab1a17600a640a571a857f8e939583c68b00f6

service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/audiobookshelf/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/audiobookshelf
tag: v2.0.24@sha256:7294c86fd8e3b723a4182a79d7d4ed1b89b891953ee43c6e29668ce942b5d714
tag: 2.1.0@sha256:3f6fd4733d32546c098c836cc2aff994b0fd9b618004fbb74c58babbb3a1ac51
pullPolicy: IfNotPresent

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/beets/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:413212136f6d2e403e614eb3abed84b868f1f92f79e2e326144e7e5c8d47ba7f
tag: v1.6.0@sha256:09f5732188a31d6786bfb6fa9c0f23e60a8285b6f58d0bd0dc3b2f6e5cc4f0d1

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/dashdot/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/dashdot
tag: v4.3.5@sha256:19dd7dd650a3408278f4a03dbcb7b09025188f33bc3bb44036e70a1fc9f9a2a8
tag: 4.3.6@sha256:a3df40ce3def43ae9f06a25354f9c16ee1ba3a57cf47c79d928718a9bf2f2dc5
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/docker-compose/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/docker-in-docker
pullPolicy: IfNotPresent
tag: v20.10.17@sha256:099cb1d054634f250031d4a24a5b24be36917810eb9bdacb62bb2afe75e216ca
tag: v20.10.17@sha256:047f9a25efeb7df8cccc4fddbc7766e01f1126e3299b34c02501adea810e2600

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/drawio/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/drawio
tag: v20.1.1@sha256:0e05b43bc79a649094ec0a1bd87ca225d4451b949c5dcea5bc432a9d5b2e881a
tag: 20.1.4@sha256:70f7e0721b31f8a9b37c9f750dac2a5995871b17c546800976d6f489537c57e8
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/duckdns/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:4ccd20b76ad925428ef8e7a9aa0d0c510f8969bed119f1d956929703f81043f8
tag: latest@sha256:94468a0002a3d13cc924ceb0b086b9f1ac7d27644247eccdfaad76b845ddef0c

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/fileflows/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/fileflows
tag: v0.9.1@sha256:eae3de5a41e7301e5409c078f72dc9a5cef259fb6b36be73769c51be277abaf7
tag: 0.9.3@sha256:7c26f2361c387365198d8da1b12c0abaf73ecf26064d23e442eda5e487a0b55c
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/filezilla/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent
tag: v3.55.1@sha256:7a7b1960978707711905a40542455a9f1a422edace217f1c741fe29307282ebd
tag: v3.55.1@sha256:295636ab2d8b36e4742408c9b541aa02707f7303fe29ae66f295121f68f07723

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/grocy/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/grocy
tag: v3.3.1@sha256:8a666946e0bdd3e826378bafc6580e37aeac9c736fd42d0ddb56a5c007fb88d8
tag: v3.3.1@sha256:b6e879335c2e268956c11996f58fafc6ce893f30c9bafd7773005b0ef3060f0f
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/homarr/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/homarr
tag: v0.7.2@sha256:f17ec4cc1f9fe6b61fc53d5addb9d07775f60341292fc1d32a57a6b82d8ecbd7
tag: 0.8.0@sha256:0c8e858914273c37add20a7b1b2c2c8816f46ac452e4eeec482defcf147dddee
pullPolicy: IfNotPresent

service:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/home-assistant/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/home-assistant
pullPolicy: IfNotPresent
tag: v2022.7.5@sha256:0d8faad79c3318ed74a07d3c227d4d2a75fce41d54ca90729d676a2426b3594d
tag: 2022.7.6@sha256:66db0d89e60eb24023b9ea8f62ead248ba46b50acbb3ceb38ebe107f74628f5f

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/inventree/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/inventree
tag: v0.7.5@sha256:7677153653b26249ffb97430b0b95943e820256bbacbb8b4d0cd565759b7ce0b
tag: 0.7.6@sha256:9a443fa1df29d1e0e51470e7b7224c4b50dc090cfc3c08676d43740040267745
pullPolicy: IfNotPresent

nginxImage:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/ipfs/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ipfs
pullPolicy: IfNotPresent
tag: v0.13.1@sha256:7762e26dbcf49b42fbe543e52d52a9f25774a65b7669b2aa4a742dbe2ec14386
tag: 0.14.0@sha256:77a8ee7894b819afaca07c8173367db8b01fa0ee621e540a08b063445205986e

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/komga/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/komga
tag: v0.155.1@sha256:a3601ff00b6f1b43a92da548f3db109d27644f3c4cf179071b9b7a2ba0e6e0ac
tag: 0.155.3@sha256:ea7f15c2c0154fed7de3cb9a7fcafaac3b9dfe4fae3b519c2ac3607025c68f29
pullPolicy: IfNotPresent

service:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/lazylibrarian/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:37162ff5b64c766566ff0caac8897662868345221c45daa32dbb650cfc950a14
tag: latest@sha256:4dc42694e21b24b86fb435ee0fc42dc8645e409865afaa2ad472788fececa87f

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/littlelink/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:536a33d7a3565750e16194f0aca2e9e17b4e8b288d4e7945e94e9fcca7d4c9d5
tag: latest@sha256:b854527be0016b79b088e5c791be83af2e83987e585f6677a2926a2741388342

service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/matomo/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/matomo
tag: v4.10.1@sha256:31eb02524a0073b1a204264d15a9a4a01408a2a26ec175980fe16552bb28bfe0
tag: v4.10.1@sha256:bd2902ea4fa700af7b7e2b3e1a6585af5d4e28cbb7cdbf576822025f9926de34
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/ci/j11-values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:0c27929925ccd0c8d8f8355d2dfcacc394a34d7788bd08a9474fcbd690966d7f
tag: latest@sha256:71b89d32155dfb577badbbb2752bc1f78a3d18873588421f6a3447f7c65a5523
pullPolicy: Always

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/ci/j8-values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:1c8648fdde4baf55ace2bc6c54e40f61dd60b26b694a08d12d34aef3c16509c6
tag: latest@sha256:186c0cd44469009149a68efccb001c41e9ad83552bce5b3e3d13b5e0c2aa5488
pullPolicy: Always

env:
Expand Down
6 changes: 3 additions & 3 deletions charts/stable/minecraft-java/values.yaml
Expand Up @@ -4,19 +4,19 @@ image:
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:0c27929925ccd0c8d8f8355d2dfcacc394a34d7788bd08a9474fcbd690966d7f
tag: latest@sha256:71b89d32155dfb577badbbb2752bc1f78a3d18873588421f6a3447f7c65a5523
pullPolicy: Always
j11j9Image:
repository: tccr.io/truecharts/minecraft-java11-openj9
tag: latest@sha256:248ecbdca94efa8ab7c0b0437a0b59ba82ca9dabe6cd1f90a8cbd43319f15b82
pullPolicy: Always
j8Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:1c8648fdde4baf55ace2bc6c54e40f61dd60b26b694a08d12d34aef3c16509c6
tag: latest@sha256:186c0cd44469009149a68efccb001c41e9ad83552bce5b3e3d13b5e0c2aa5488
pullPolicy: Always
j8j9Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:1c8648fdde4baf55ace2bc6c54e40f61dd60b26b694a08d12d34aef3c16509c6
tag: latest@sha256:186c0cd44469009149a68efccb001c41e9ad83552bce5b3e3d13b5e0c2aa5488
pullPolicy: Always

portal:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/mosquitto/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/eclipse-mosquitto
tag: v2.0.14@sha256:90d2286d567a84ce15ff3e5212e6a381cc084fc7ba59f37c39c51427d40351eb
tag: v2.0.14@sha256:ec922fccf82acf41c1d7ba6d2a83db39b29d9feb799d338b6117bc82b93fce88
pullPolicy: IfNotPresent

service:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/n8n/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/n8n
tag: v0.186.1@sha256:0671e2b5532398ef751a37d75a9047736540f0fd3c003750b07d5e571b3d6ab0
tag: 0.187.2@sha256:fd8f4143612ac15fad9b0084fee4d9a1bc439f689499454e93a797bca1d1f99b
pullPolicy: IfNotPresent

securityContext:
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/nextcloud/values.yaml
@@ -1,12 +1,12 @@
image:
repository: tccr.io/truecharts/nextcloud-fpm
pullPolicy: IfNotPresent
tag: v24.0.3@sha256:7d0cd04aca7d17fdf57b0d883f519c7caefaeefd5724480885ad2fb098a25a1e
tag: v24.0.3@sha256:d901d041d3b4b7f67fc9763c5d33531ccafec2412bd9fbf38b4ad825f044e85d

nginxImage:
repository: tccr.io/truecharts/nginx-unprivileged
pullPolicy: IfNotPresent
tag: v1.23.0@sha256:19c70438611219b20c1b75e528b7b04baed6ecefdef3a58baf971d01c4138121
tag: 1.23.1@sha256:0e75c68151dd62d627e20d7bf1398a0af2c006680bc3c29b47f33c703a5002fd

imaginaryImage:
repository: h2non/imaginary
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/omada-controller/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/omada-controller
tag: v5.3@sha256:17d8c6afa7e24e055928239d6edd6fb956570c4f887e16d0213e8959d7668048
tag: v5.3@sha256:5875060865cf3ede7500ca4785cba32a773cbc2bc861a6478777f0c1fb87bb61
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/outline/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/outline
pullPolicy: IfNotPresent
tag: v0.64.4@sha256:bdc3c0a5a927ce91d3f5cc1cc04938dc4dea762c9df85e8ffc0349359684ef1c
tag: 0.65.2@sha256:779cc1c59da1646f56609cdbb350feaf8b6af1bc79b39de8f9533f30c52a5cbb

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/prometheus/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/prometheus-operator
tag: v0.57.0@sha256:bb7ac6805fc834995432093adc3b1500c3c5adcc6fdc69b01d5f013122810c87
tag: 0.58.0@sha256:f35cd9631b31bafa54befdb0900afcfc3820cf2e4453e60d6be7ea1b347d6648

prometheusImage:
repository: tccr.io/truecharts/prometheus
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/rsshub/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:ad969bfae1e6dc8ac5d4cf12edd57b57d0bd732a8f555ef7a2c1db01be67abfa
tag: latest@sha256:1bcd6e10d65c816014f228950d7cdc5bcd1ed7e493079406f955075fcfec7c0a

browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/sickchill/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: v2022.2.20@sha256:3a3d5b06dab2aa8248fd090d094fd22b705806e530c3cdabaf722b5025a2be6f
tag: 2022.7.20@sha256:92b0bb1e375a0fed491b5e52f97514f630599657ae8ec4743941c81099d463e0

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/snapdrop/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/snapdrop
tag: latest@sha256:942282ba82ae433126199081b173625d04074bf87d9af957b0e55f1148c304c1
tag: latest@sha256:c9edb6b4f30b52b89bf0a6b59298492bfc0105f0d14a81a266e0d3b27754adf3
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/synclounge/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/synclounge
pullPolicy: IfNotPresent
tag: v5.1.123@sha256:b7543ae73bd283232a5394508338f0f37912096267f16402703ce6311cc620f2
tag: v5.1.123@sha256:6644484703432038524d4f56a7404923e594d926d8d18451e4c42eedb1b93d03

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/teamspeak3/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/teamspeak
pullPolicy: IfNotPresent
tag: v3.13.7@sha256:7f1ec50314dab8622bed469a2841eb61bb844ba3fabfb283ffcc3bcfef453186
tag: v3.13.7@sha256:c43a80ea04b10064f8d3c0d0ba7728abb857f387e1bb3c1ef7745a630d5a75a0

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/traccar/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/traccar
tag: v5.1@sha256:13672b7b48ce1fb3777a43dd76ebc5a27d4d08bcc5cc10805b8c316136a5743a
tag: 5.2@sha256:d7f99bf75242c3eee43a0492cc2fb5b1a23576f6fac9b54f8551b3059b61693a
pullPolicy: IfNotPresent

env:
Expand Down