Skip to content

Commit

Permalink
chore(deps): update docker general non-major (#1836)
Browse files Browse the repository at this point in the history
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
  • Loading branch information
3 people committed Feb 3, 2022
1 parent 65aa064 commit 90e86d3
Show file tree
Hide file tree
Showing 57 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion charts/core/prometheus/Chart.yaml
Expand Up @@ -28,7 +28,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 1.1.55
version: 1.1.56
annotations:
truecharts.org/catagories: |
- metrics
Expand Down
8 changes: 4 additions & 4 deletions charts/core/prometheus/values.yaml
@@ -1,18 +1,18 @@
image:
repository: tccr.io/truecharts/prometheus-operator
tag: v0.54.0@sha256:d24b852454b66d6e96779e56efd6680bf12086511c387f3ba9f6228a961a7b71
tag: v0.54.0@sha256:2b39a9a080ac3b39f685a02b1515fa8f34e8014afbd8ef4b327baec43735be8c

prometheusImage:
repository: tccr.io/truecharts/prometheus
tag: v2.33.0@sha256:065775cca95339e66a9287e9143f564443dc2ca52af4aa59bf69ab3d120a4917
tag: v2.33.0@sha256:cc23293414f36563c541b1ee9577121fcc9a272e559a33d0c900cbf931604e27

thanosImage:
repository: tccr.io/truecharts/thanos
tag: v0.24.0@sha256:f93ec826a676561abe21c4d68376d092fea96bde0980ed1f52df8e28b5a316d3
tag: v0.24.0@sha256:e9bdbacc5e14b7dc1685b7422a52a868d7fa601c64bd828e9fdb025a68578c5d

alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: v0.23.0@sha256:07f6ee20c93bc6d8e7e95c36fcf690debd76b42cd087b69cabe3ae1184502c21
tag: v0.23.0@sha256:52e27f50d223eb598f70ea8e3531e7dfbd0a7343d6c140973ad0834620c631cf

global:
labels: {}
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/mariadb/Chart.yaml
Expand Up @@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 1.0.63
version: 1.0.64
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/mariadb/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v10.6.5@sha256:2f6231753b63e02ef7877171314b46f3d92a308adee7e8ead83c76dea4637661
tag: v10.6.5@sha256:e85745a920e807cbcb764db76d576e5e250cbb09d79f7197eb7c9caa90bff2f2

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/memcached/Chart.yaml
Expand Up @@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 1.0.63
version: 1.0.64
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/memcached/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.13@sha256:06abc6006987a796f2b719b52f4fdee6a908ff0cbb09fdfd44f96d80e5e13fc3
tag: v1.6.13@sha256:665f7aede1a2f88973d6fcb422cd2cc8738ac79eba65ccc736af6a16cfd00197

service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/postgresql/Chart.yaml
Expand Up @@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 6.0.60
version: 6.0.61
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/postgresql/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: v14.1.0@sha256:10bb49f226ebbc0dcf831533fd01de2850323d3f06a66ed9a525a0ceabb73ae7
tag: v14.1.0@sha256:8336724eae3c82b62d9e7b4dc431fb7d93b4efdb5422c61ff4559dfe6de9eadc

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/redis/Chart.yaml
Expand Up @@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 1.0.65
version: 1.0.66
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/redis/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v6.2.6@sha256:d32f1e5a73090250b70ef02f924d5e1394a97eadbde6c1730778d5f8e9df6253
tag: v6.2.6@sha256:bcb1cce7412c36979adf3dee70c17d562b68e94f6f50ff81c29ea8a337956908

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/omada-controller/Chart.yaml
Expand Up @@ -18,7 +18,7 @@ name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truechartsapps/tree/master/charts/omada-controller
version: 4.0.57
version: 4.0.58
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/omada-controller/values.yaml
Expand Up @@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/omada-controller
# -- image tag
tag: v5.0@sha256:b3aa70cb499a302d16448ed18b589a752830d0420789e93dea67bcf110bca54d
tag: v5.0@sha256:5d2eb643e752719519f2f57f758aa0036718e09715aecb507450a25147a2e170
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/library/common/Chart.yaml
Expand Up @@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 8.14.4
version: 8.14.5
2 changes: 1 addition & 1 deletion charts/library/common/values.yaml
Expand Up @@ -64,7 +64,7 @@ postgresqlImage:
# -- Specify the postgresql image
repository: ghcr.io/truecharts/postgresql
# -- Specify the postgresql image tag
tag: v14.1.0@sha256:10bb49f226ebbc0dcf831533fd01de2850323d3f06a66ed9a525a0ceabb73ae7
tag: v14.1.0@sha256:8336724eae3c82b62d9e7b4dc431fb7d93b4efdb5422c61ff4559dfe6de9eadc
# -- Specify the postgresql image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/stable/beets/Chart.yaml
Expand Up @@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 2.0.39
version: 2.0.40
annotations:
truecharts.org/catagories: |
- media
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.5.0@sha256:c963714988fb49ac8437eac906db8dd9db88231da4fa2687e7a1bc3d39f639a7
tag: v1.6.0@sha256:8fed531cb444deaedf244132c4249bb1691bcd561587ea8cfca813b7c0b1ad6f

env:
PUID: 568
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/clamav/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ sources:
- https://hub.docker.com/r/clamav/clamav
- https://docs.clamav.net/
type: application
version: 1.0.4
version: 1.0.5
annotations:
truecharts.org/catagories: |
- utilities
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/clamav/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clamav
pullPolicy: IfNotPresent
tag: v0.104.2@sha256:9b600aac57738b292236fc534220b317ee3185fc96d0a995e08f44b19c4dcb25
tag: v0.104.2@sha256:d30296ee9d7520f4d422a8933cbc9d03218ffdfcfaec3ed257306a5077b4f1d5

podSecurityContext:
runAsUser: 0
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/custom-app/Chart.yaml
Expand Up @@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 3.0.67
version: 3.0.68
annotations:
truecharts.org/catagories: |
- custom
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/custom-app/ci/test-values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.492@sha256:951533c74b2774ec302ba9328d9eab96da97d139697ed7ebd5a3a01e2514bc8e
tag: v0.20.497@sha256:8aad6f7d4d61e7cd70a49321837d8a3c9cb4ab670738c4d2a1ffac9911841617

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/custom-app/values.yaml
@@ -1,4 +1,4 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.492@sha256:951533c74b2774ec302ba9328d9eab96da97d139697ed7ebd5a3a01e2514bc8e
tag: v0.20.497@sha256:8aad6f7d4d61e7cd70a49321837d8a3c9cb4ab670738c4d2a1ffac9911841617
2 changes: 1 addition & 1 deletion charts/stable/fireflyiii/Chart.yaml
Expand Up @@ -28,7 +28,7 @@ name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 13.1.21
version: 13.1.22
annotations:
truecharts.org/catagories: |
- finacial
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/fireflyiii/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/fireflyiii-core
pullPolicy: IfNotPresent
tag: v5.6.5@sha256:fe75d9df1daf62871eccb976643ff393ed1bd402b61baa0f17f7ad5289697264
tag: v5.6.13@sha256:df9474b6dae556d71f19609a74712869e94316b0380709e672b120158fc4324a

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/grafana/Chart.yaml
Expand Up @@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 2.0.34
version: 2.0.35
annotations:
truecharts.org/catagories: |
- metrics
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/grafana/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: v8.3.4@sha256:e8e5f9a84ebd12662d2671a4154aa1de92f3112f2a1c74e7b2abde362c2348c5
tag: v8.3.4@sha256:f36577c95a370da4f709c67a9e4d382a3d8ed88c0306350412ec196e76d19bed

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/grocy/Chart.yaml
Expand Up @@ -20,7 +20,7 @@ name: grocy
sources:
- https://github.com/grocy/grocy
type: application
version: 9.0.39
version: 9.0.40
annotations:
truecharts.org/catagories: |
- Home-Automation
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.1.3@sha256:0441a8ad4ab386007410cb5f354369612ef08ffb477f41dbf6343ccb2183a261
tag: v3.1.3@sha256:ffd978ec1a4cb51733120a7466ee6ef8d38567ea5f66a9273b8408f407302cfb
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/jackett/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 9.0.76
version: 9.0.77
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/jackett/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.492@sha256:951533c74b2774ec302ba9328d9eab96da97d139697ed7ebd5a3a01e2514bc8e
tag: v0.20.497@sha256:8aad6f7d4d61e7cd70a49321837d8a3c9cb4ab670738c4d2a1ffac9911841617

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/komga/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 4.0.49
version: 4.0.50
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/komga/values.yaml
Expand Up @@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/komga
# -- image tag
tag: v0.148.1@sha256:e1b1011cb209dfd14a8a98424113f1e73a7bf2a3e02957f01bf22513884ab0b7
tag: v0.148.2@sha256:d3e03b18eaf51889d3a5aa26c9d367637009c46c92bc58aa0dac8f81a21ca6a7
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/stable/lazylibrarian/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
version: 9.0.50
version: 9.0.51
annotations:
truecharts.org/catagories: |
- media
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:69baa760b6cb6fb69f8969d51a6151721b5e728cfe7f92f8e0ce572c7724aede
tag: latest@sha256:6f2d74b901cb8c2f763d06769a47c54e8a56e7e1b13a9450d15e8f916f13f4ac

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/logitech-media-server/Chart.yaml
Expand Up @@ -23,7 +23,7 @@ sources:
- https://github.com/Logitech/slimserver
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
type: application
version: 2.0.56
version: 2.0.57
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/logitech-media-server/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/logitechmediaserver
pullPolicy: IfNotPresent
tag: v8.3.0@sha256:876efb2550b161b9f6c3d077efa8333e9feca55fbd0e9c8c7e9bb263fbff9238
tag: v8.3.0@sha256:bcc775fe572909e5cef1890442821c8187ef2009af3c162e22075d56fa23f564
env:
# Permissions Settings
PUID: 568
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minio-console/Chart.yaml
Expand Up @@ -19,7 +19,7 @@ maintainers:
name: minio-console
sources:
- https://github.com/minio/console
version: 1.0.45
version: 1.0.46
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minio-console/values.yaml
Expand Up @@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/minio-console
# -- image tag
tag: v0.13.3@sha256:1e436226b9673f6ad01b94d4b5ea911387a971081c0e57405e38798e45affb04
tag: v0.14.2@sha256:e046f1275d009fcbc5ff4133c04391f26e5bc30b5fa2ba87b306fb3be7701959
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/stable/n8n/Chart.yaml
Expand Up @@ -28,7 +28,7 @@ sources:
- https://docs.n8n.io/
- https://github.com/n8n-io/n8n
- https://hub.docker.com/r/n8nio/n8n
version: 1.0.2
version: 1.0.3
annotations:
truecharts.org/catagories: |
- media
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.160.0@sha256:0bfb1ed711a55f6e93ade9d8550b60a1b829c2f23a7e248ff3b9a3ba611eef2b
tag: v0.161.1@sha256:1b2013be3f5df489a05d4d1c84e1538603510f1148ff636a443721cb1605f871
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/ombi/Chart.yaml
Expand Up @@ -24,7 +24,7 @@ name: ombi
sources:
- https://github.com/tidusjar/Ombi
type: application
version: 9.0.43
version: 9.0.44
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/ombi/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: v4.10.2@sha256:88c52259814465bc6a70f9e0dbd6fe04dec88d86ee6143b3bae4e0e483d4c8ef
tag: v4.11.2@sha256:2804a71f3f2d48e5ab1c81376719ef2a88843cb4eb3483cd37bcc303afcfdd3f

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/plex/Chart.yaml
Expand Up @@ -20,7 +20,7 @@ name: plex
sources:
- https://github.com/k8s-at-home/container-images/pkgs/container/plex
type: application
version: 8.0.40
version: 8.0.41
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/plex/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/plex
pullPolicy: IfNotPresent
tag: v1.25.4.5468@sha256:43e4c1631d7353f8be95181846abc7fec42a74f828b328f82e9fceb8f7b3e5d5
tag: v1.25.4.5487@sha256:b6ddf17ad9c7133a9114cc005262049aa44977b57b14a1adbe8141c4ca037e2b

service:
main:
Expand Down

0 comments on commit 90e86d3

Please sign in to comment.