Skip to content

Commit

Permalink
chore(deps): update docker general non-major (#3290)
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>
  • Loading branch information
truecharts-admin committed Jul 25, 2022
1 parent 76a5a87 commit c9777b1
Show file tree
Hide file tree
Showing 39 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion charts/stable/babybuddy/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.11.2"
kubeVersion: ">=1.16.0-0"
version: 8.0.30
version: 8.0.31
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/babybuddy/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/babybuddy
pullPolicy: IfNotPresent
tag: v1.11.2@sha256:b540e758b86629ace4b6bf52a79074bc55f36d38ff53f6e31372c46228aa3c92
tag: v1.11.2@sha256:adcf323626ff0cff5067c8816a08829388595b2ef0a4020f0a1106b7b8b1e94d

env:
DB_ENGINE: "django.db.backends.postgresql"
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/booksonic-air/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ name: booksonic-air
sources:
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
version: 6.0.25
version: 6.0.26
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/booksonic-air/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
tag: v2201.1.0@sha256:4aa84f7d35afdafac5ab757cf67cb3b8781ec58aee2d0eb04998e4380d1bdb3a
tag: v2201.1.0@sha256:412a3721103a3005c8ee91043d7fe400ba471b9b0d90bc68a44387920e9ab297

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/calibre/Chart.yaml
Expand Up @@ -18,7 +18,7 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
version: 7.0.27
version: 7.0.28
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/calibre/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/calibre
tag: v6.1.0@sha256:4b75c66d387d2fcef0a6f618c8c21ad03ef7802735ccb31bc2d1e79767f6fe4a
tag: v6.1.0@sha256:611f6ebaa7a2a5f428263e2fe2b568ce0fa0579f83cd2f6a659375fa8c3d45f9
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/cyberchef/Chart.yaml
Expand Up @@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://hub.docker.com/r/mpepping/cyberchef
version: 2.0.45
version: 2.0.46
annotations:
truecharts.org/catagories: |
- utilities
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/cyberchef/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
tag: v9.46.0@sha256:96dc9cd80c76d3350f4b15f571367a4b4d93cded2f86d2bdfc9921f31cad0da2
tag: v9.46.0@sha256:baa5d4caac7a788ebe0a219be34c4b21e492cab59bbedeedbde96116484f1b18
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/dokuwiki/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 3.0.36
version: 3.0.37
appVersion: "20200729.0"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/dokuwiki/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: v20200729.0.0@sha256:7f612e378aef7cb72a765e93c329b983afae931ca4731f14dc168fb2e1217ec1
tag: v20200729.0.0@sha256:e56c11866914b56183627c7912d15779b8997924f55fc58549f61857ea93f8da

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/hammond/Chart.yaml
Expand Up @@ -18,7 +18,7 @@ name: hammond
sources:
- https://github.com/akhilrex/hammond
- https://hub.docker.com/r/akhilrex/hammond
version: 2.0.21
version: 2.0.22
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/hammond/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/hammond
tag: 1.0.0@sha256:a38f0455634f15a38535b6f067f0cd6b62770df51d0c40c5f09ad19cbe066702
tag: 1.0.0@sha256:7bba8afd2d246a8bc994f908df7e3463258bfea01961bf62df986ef5280de471
pullPolicy: IfNotPresent

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/heimdall/Chart.yaml
Expand Up @@ -19,7 +19,7 @@ name: heimdall
sources:
- https://github.com/linuxserver/Heimdall/
type: application
version: 11.0.24
version: 11.0.25
annotations:
truecharts.org/catagories: |
- organizers
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/heimdall/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/heimdall
tag: v2.4.13@sha256:b4f96295d094e8e26f8354808dd245a056212ff361080ba36dcc9be98152d606
tag: v2.4.13@sha256:602dc4f7de2db08a304d8cf4cd91a7870ea8f9f0279ba5c67c7ef36fa5d296f1
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/impostor-server/Chart.yaml
Expand Up @@ -19,7 +19,7 @@ name: impostor-server
sources:
- https://github.com/truecharts/apps/tree/master/incubator/impostor-server
type: application
version: 1.0.25
version: 1.0.26
annotations:
truecharts.org/catagories: |
- games
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/impostor-server/ci/values.yaml
@@ -1,4 +1,4 @@
image:
repository: tccr.io/truecharts/impostor-server-nightly
pullPolicy: IfNotPresent
tag: vnightly@sha256:a9ac4d9322c4616b131197faa5b4ec4eb95526a486976826a5f07af4852f00c9
tag: vnightly@sha256:2783d83a6d2c23fb2534ec45dcc9f96cb969357aa9f3846faeeea09a82a3a842
2 changes: 1 addition & 1 deletion charts/stable/impostor-server/values.yaml
Expand Up @@ -6,7 +6,7 @@ image:
nightlyImage:
repository: tccr.io/truecharts/impostor-server-nightly
pullPolicy: IfNotPresent
tag: vnightly@sha256:a9ac4d9322c4616b131197faa5b4ec4eb95526a486976826a5f07af4852f00c9
tag: vnightly@sha256:2783d83a6d2c23fb2534ec45dcc9f96cb969357aa9f3846faeeea09a82a3a842

env:
IMPOSTOR_Server__PublicIp: "127.0.0.1"
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: 11.0.29
version: 11.0.30
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:4dc42694e21b24b86fb435ee0fc42dc8645e409865afaa2ad472788fececa87f
tag: latest@sha256:ddc9ec4ab5a7fda6387146620927f414f988b820f26c734ea8295b8ffdccc9ac

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/littlelink/Chart.yaml
Expand Up @@ -20,7 +20,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 6.0.38
version: 6.0.39
annotations:
truecharts.org/catagories: |
- social
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:115a33e4a6ed87a7e4f4270de84321b251ffbe6e0fb1b95d3b74a51a4e185598
tag: latest@sha256:d4d8d776235a1fc40e5fafe8b54310a23ad8ff5457842ccf83879f3efca65c3f

service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/matomo/Chart.yaml
Expand Up @@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/r/bitnami/matomo
- https://github.com/bitnami/bitnami-docker-matomo
- https://github.com/matomo-org/matomo
version: 3.0.35
version: 3.0.36
annotations:
truecharts.org/catagories: |
- productivity
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:bd2902ea4fa700af7b7e2b3e1a6585af5d4e28cbb7cdbf576822025f9926de34
tag: v4.10.1@sha256:687ca5bf75b51914b2ddc2cb52fc1be945d842896a3e550102aa0dc340e3f1f3
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/medusa/Chart.yaml
Expand Up @@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-medusa
- https://pymedusa.com/
type: application
version: 3.0.26
version: 3.0.27
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/medusa/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: v1.0.5@sha256:1e3e2b9da4e7019aa34ee623d9bf04d186494dd54b1eb6358d3461d4b4a30ee8
tag: v1.0.5@sha256:db112450793346bcf309d80cae21b3fa6a3a8785cb552fe41580dae6f62f9640

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/Chart.yaml
Expand Up @@ -20,7 +20,7 @@ sources:
- https://github.com/itzg/docker-minecraft-server
- https://hub.docker.com/r/itzg/minecraft-server
type: application
version: 1.0.31
version: 1.0.32
annotations:
truecharts.org/catagories: |
- games
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:71b89d32155dfb577badbbb2752bc1f78a3d18873588421f6a3447f7c65a5523
tag: latest@sha256:00feb853809dad3fefd6ae8fcc4c323d627467f54092f1b243a091ca88b9e813
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:186c0cd44469009149a68efccb001c41e9ad83552bce5b3e3d13b5e0c2aa5488
tag: latest@sha256:be629ce040cedc52f4ca9ea2ff4d96176120c79681bf4aad757e1f5f84a0f537
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:71b89d32155dfb577badbbb2752bc1f78a3d18873588421f6a3447f7c65a5523
tag: latest@sha256:00feb853809dad3fefd6ae8fcc4c323d627467f54092f1b243a091ca88b9e813
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:186c0cd44469009149a68efccb001c41e9ad83552bce5b3e3d13b5e0c2aa5488
tag: latest@sha256:be629ce040cedc52f4ca9ea2ff4d96176120c79681bf4aad757e1f5f84a0f537
pullPolicy: Always
j8j9Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:186c0cd44469009149a68efccb001c41e9ad83552bce5b3e3d13b5e0c2aa5488
tag: latest@sha256:be629ce040cedc52f4ca9ea2ff4d96176120c79681bf4aad757e1f5f84a0f537
pullPolicy: Always

portal:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/nextcloud/Chart.yaml
Expand Up @@ -38,7 +38,7 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 15.2.26
version: 15.2.27
annotations:
truecharts.org/catagories: |
- cloud
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/nextcloud/values.yaml
Expand Up @@ -6,7 +6,7 @@ image:
nginxImage:
repository: tccr.io/truecharts/nginx-unprivileged
pullPolicy: IfNotPresent
tag: 1.23.1@sha256:1375393812131c3e776ee2198619d3d931fcd847dacc819af97d28b14dac9d67
tag: 1.23.1@sha256:7f769eedf8a04939e23a2a58c7b71b4c0d9a89d54844a00863fd58fcde4c8cd4

imaginaryImage:
repository: h2non/imaginary
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/omada-controller/Chart.yaml
Expand Up @@ -18,7 +18,7 @@ name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truecharts/apps/tree/master/charts/omada-controller
version: 6.0.38
version: 6.0.39
annotations:
truecharts.org/catagories: |
- media
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:ccbd4af9110ee1e424b605cf979e24fdc0ca929f8df22029e136ceaad3985d56
tag: v5.3@sha256:e91f341cf85fcf12eea78dd03ca08757487a85ca3fc8998ec837ac8272fb950b
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/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: 4.0.46
version: 4.0.47
annotations:
truecharts.org/catagories: |
- metrics
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/prometheus/values.yaml
Expand Up @@ -12,7 +12,7 @@ thanosImage:

alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: v0.24.0@sha256:df1a9431003ec363ec83abd752da5d95ea7f01d103a1174253e8814b75e6eb5d
tag: v0.24.0@sha256:921ffe0a667d339152a8373f2a373f1fa6a463d2643003809b120a0bbf94e685

global:
labels: {}
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/rsshub/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 3.0.49
version: 3.0.50
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application
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:d92c862eebf10df4a7429605bc2bcd59ebeef372e6ea03fec474a4e7f4f8001d
tag: latest@sha256:2178389a6e155d1ad909c398d4951db48113f3a5b805fcee64df69c07b9d929c

browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/sickchill/Chart.yaml
Expand Up @@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-sickchill
- https://github.com/SickChill/SickChill
type: application
version: 3.0.24
version: 3.0.25
annotations:
truecharts.org/catagories: |
- media
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: 2022.7.20@sha256:92b0bb1e375a0fed491b5e52f97514f630599657ae8ec4743941c81099d463e0
tag: 2022.7.20@sha256:17061bfc20896004bad43acddfbe30d2ebd8bdb2d7a069733e01daf3530ffbe9

securityContext:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit c9777b1

Please sign in to comment.