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 #3002

Merged
merged 3 commits into from
Jun 29, 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/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 3.0.18
version: 3.0.19
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/mariadb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v10.8.3@sha256:b258673bc9f1a6377bc7b7355224346fdc4d8b1256c9ef953b2cd0c7f92192a6
tag: v10.8.3@sha256:7963761747039bb08fd27ef8426a60da180a922e1510602a79f41520a3d66f14

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 8.0.18
version: 8.0.19
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/postgresql/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: v14.4.0@sha256:569f358a5e8fa89564c68625fedc5d9b60580bac3a2e49169faeba23429e55ea
tag: v14.4.0@sha256:da6bfac193ac0aab9221a31e3d12da5d3c529b3b232f7e24491a17fa0cce2810

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 3.0.18
version: 3.0.19
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/redis/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.2@sha256:f8d1ed698dc62989cb821727b0d56ff268825714002f4b9715026d1916dfbc69
tag: v7.0.2@sha256:e7098fc0c7875019c0b48ba2525e7793f63c35424661b6269c3fad1c46f11ab6

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/self-service-password/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/r/tiredofit/self-service-password
- https://self-service-password.readthedocs.io/en/latest
type: application
version: 1.0.8
version: 1.0.9
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/self-service-password/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/self-service-password
pullPolicy: IfNotPresent
tag: v5.2.2@sha256:8f121cb243437e9d9507e1574dfb66db108e9463aaf713b1f97f904bdf728478
tag: v5.2.3@sha256:950a5a9ca9963466ec5555c9a83862daa10603874557ffc384b10146810ab2df

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/wger/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: wger/server
tag: latest@sha256:78fea660278d316a6a4235c1179a2355370aa1ce80d1ed3e346fbe37420a0b11
tag: latest@sha256:a9dc8d9975760b6ff6d0af36b9e301946e5ec0d94b93ca037077061da41ee4ad
pullPolicy: IfNotPresent

nginxImage:
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/youtubedl-material/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name: youtubedl-material
sources:
- https://hub.docker.com/r/tzahi12345/youtubedl-material
- https://github.com/Tzahi12345/YoutubeDL-Material
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/youtubedl-material/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tzahi12345/youtubedl-material
tag: 4.3@sha256:58b17b5be6a9b27076214fa35ebf5929d90f077696f3c2185d2db858d426c599
tag: 4.3@sha256:37d256afb958d064159e54e72182a009f707173a8abec46d20fe1a0cf00050d9
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/authelia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 11.0.8
version: 11.0.9
annotations:
truecharts.org/catagories: |
- security
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/authelia/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/authelia
pullPolicy: IfNotPresent
tag: v4.35.6@sha256:b36938fb88cce6d73c4c9e92644340d9ecfc58cad87aa8a8f6351ea4301c42df
tag: v4.36.1@sha256:fcc7caa381739c7bfc777ba95a78cafd133a7b56a38467e983ed9096a7260604

command: ["authelia"]
args: ["--config=/configuration.yaml"]
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/babybuddy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.11.1"
kubeVersion: '>=1.16.0-0'
version: 8.0.10
version: 8.0.11
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/babybuddy
pullPolicy: IfNotPresent
tag: v1.11.1@sha256:2372897ae4cf921ed4d5591b7b951b401cef158fe59de623d1db3356bf5bda8b
tag: v1.11.2@sha256:e72a1c2e6e71a45e2c4edc1c01c7ade7ac2f0683c798cfc580593e2a9afd46e4

env:
DB_ENGINE: "django.db.backends.postgresql"
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/boinc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 2.0.11
version: 2.0.12
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/boinc/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:98970f6af1d719da271bd24015db6b6c13ff4e7ee6bce7f71a04f467274da42b
tag: latest@sha256:aef21492dc940cf5b6bc1ba9396d70364e5d5cd9e5eb73f748fe4863f739cf11

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/budge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: budge
sources:
- https://github.com/linuxserver/budge
- https://github.com/linuxserver/docker-BudgE
version: 2.0.8
version: 2.0.9
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/budge/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/budge
tag: v0.0.9@sha256:4b7fd31b32482e2378a391f4274b472b70c1ef0959098ce478573180cfc3613f
tag: v0.0.9@sha256:4ba35afad817100e32743e1436f8c29ec7ad1f2a0f0391dc36059bc62a8b0cda
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/calibre-web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
version: 11.0.9
version: 11.0.10
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/calibre-web/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/calibre-web
pullPolicy: IfNotPresent
tag: v0.6.18@sha256:735a845342986489276db7f2cc5a197f5015c622b2ca46ed15c9571bb3e4f1c8
tag: v0.6.18@sha256:17b96577a72e9970ea61d9964e933a88cc1d4f557c8c075c278459f7ca0ae6f9

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/custom-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 5.1.1
version: 5.1.2
annotations:
truecharts.org/catagories: |
- custom
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/custom-app/ci/test-values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1246@sha256:b0d890621102e7328336b89ad87efc62ef52d4eef0d8a18f0d8a3f0ee28d4092
tag: v0.20.1250@sha256:b8bc070201fdb5524fb48458918accce9070679299d309c3764c5957554e8dc8

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/custom-app/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1246@sha256:b0d890621102e7328336b89ad87efc62ef52d4eef0d8a18f0d8a3f0ee28d4092
tag: v0.20.1250@sha256:b8bc070201fdb5524fb48458918accce9070679299d309c3764c5957554e8dc8
2 changes: 1 addition & 1 deletion charts/stable/cyberchef/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://hub.docker.com/r/mpepping/cyberchef
version: 2.0.16
version: 2.0.17
annotations:
truecharts.org/catagories: |
- utilities
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/cyberchef/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
tag: v9.39.1@sha256:64eb0bab8901ece060180ba0889393f001e6b8c8123bcb7476c202a7c3423f29
tag: v9.39.1@sha256:500e20f377abf4adf554259045d200ea2bd1f14c82ee854f8a6a64dbb8f3d3b3
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/dashdot/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/dashdot
tag: v3.8.2@sha256:7547f520380aeddfda4b7b4195c483c60641caba149bc8896416dd104c899ae5
tag: v3.9.3@sha256:be33a80a07d36a517a9c2a9bb28fdd8744670042cea6a7bc7020e0aa6699bf50
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/docker-compose/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ name: docker-compose
sources:
- https://hub.docker.com/_/docker
type: application
version: 2.0.8
version: 2.0.9
annotations:
truecharts.org/catagories: |
- docker
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/docker-compose/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/docker-in-docker
pullPolicy: IfNotPresent
tag: v20.10.17@sha256:abcae8652f27784887493cbd7af53374e57660fb094c091e1d0817722c522d1b
tag: v20.10.17@sha256:7e8681ebd23058cbfcbfc8d58613e76185be414bed4fa7a22914b7cec6afd22d

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/dokuwiki/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 3.0.13
version: 3.0.14
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: v20200729.0.0@sha256:804759e051d202d1dba53fa9a46b597d6bac239766e48d9dde48eb720bc5d150
tag: v20200729.0.0@sha256:98344959a4b7a924d650d8ce71debeccfff42ba519e5ec0d5c33957123b84e00

securityContext:
runAsNonRoot: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/fileflows/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: fileflows
sources:
- https://github.com/revenz/FileFlows
- https://hub.docker.com/r/revenz/fileflows
version: 2.0.11
version: 2.0.12
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/fileflows/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/fileflows
tag: v0.8.3@sha256:084c61081c8363768dc95df816121e1a73cf3b55c8fa875fae2c7213e5698cd7
tag: v0.8.4@sha256:366a6893e0dff211ae79c7492411f7713bb9d6b6e760b745dc821747a9702866
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/handbrake/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sources:
- https://hub.docker.com/r/jlesage/handbrake/
- https://handbrake.fr/
type: application
version: 13.0.7
version: 13.0.8
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/handbrake/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/handbrake
tag: v1.24.2@sha256:7b5fa65f152910287ac3346b8e71b67d9d85987ae28aec0730542506b9b5780a
tag: v1.25.1@sha256:89920e1a3bd1cd94487f43113f08e28ec6a00bad08b573032c69ee40abe50ff1
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/jackett/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 11.0.17
version: 11.0.18
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/jackett/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1246@sha256:b0d890621102e7328336b89ad87efc62ef52d4eef0d8a18f0d8a3f0ee28d4092
tag: v0.20.1250@sha256:b8bc070201fdb5524fb48458918accce9070679299d309c3764c5957554e8dc8

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/littlelink/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 6.0.14
version: 6.0.15
annotations:
truecharts.org/catagories: |
- social
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/littlelink/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:db0386a15cdd91a93d32c4d8afa5da7feda342ca74892ee75dd6ad8f3672e9a0
tag: latest@sha256:ab295f79a7ddbd84060362a702d749203de7539cede03ffbfdf194eb6dcfc1cc

service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/makemkv/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: makemkv
sources:
- https://github.com/jlesage/docker-makemkv
- https://hub.docker.com/r/jlesage/makemkv
version: 2.0.7
version: 2.0.8
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/makemkv/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/makemkv
tag: v1.21.3@sha256:f118ce074c75f8544913c1ed1f2354613e3a8838061aa7d44c323a52a811f23d
tag: v1.22.0@sha256:2da789a349c1b0ee0bc13a4ea3e7eb20baf3e76d53daefdce5c97f025feae17c
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/Chart.yaml
Original file line number Diff line number Diff line change
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.12
version: 1.0.13
annotations:
truecharts.org/catagories: |
- games
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/ci/j11-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:a4dce981e60c290688560c3d81b2eac0306e985ca99e99f03d5205750b3443b6
tag: latest@sha256:7f3c748118259bbb802e69cbe7fed0e7890f96d58340c27d4e46985e30ec1105
pullPolicy: Always

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/ci/j8-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:db892d4462bf171cc8d9c6a37684f2f9a99672f338cbfefea989e584af47708e
tag: latest@sha256:81bde94aa417614bb4e72d130d390d386f8bf02376fe22d413e9ecead20f31ae
pullPolicy: Always

env:
Expand Down