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

Merged
merged 2 commits into from May 13, 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/core/docker-compose/Chart.yaml
Expand Up @@ -20,7 +20,7 @@ name: docker-compose
sources:
- https://hub.docker.com/_/docker
type: application
version: 1.0.21
version: 1.0.22
annotations:
truecharts.org/catagories: |
- docker
Expand Down
2 changes: 1 addition & 1 deletion charts/core/docker-compose/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/docker-in-docker
pullPolicy: IfNotPresent
tag: v20.10.15@sha256:85fea5c651b66200e3e8864d115165374209ad1f6626c19f9de6711bd1f7bc5b
tag: v20.10.16@sha256:7bc37f70c198bb8e562d3587d4cb2ab11a24ac389aa1f4aa52295ad801a9a096

controller:
# -- Set the controller type.
Expand Down
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: 2.0.55
version: 2.0.56
annotations:
truecharts.org/catagories: |
- metrics
Expand Down
6 changes: 3 additions & 3 deletions charts/core/prometheus/values.yaml
@@ -1,18 +1,18 @@
image:
repository: tccr.io/truecharts/prometheus-operator
tag: v0.56.2@sha256:4dc40e27ea61057731c3f19e2ebe4cb771da74bf3f1523ab74835d072d7bd08b
tag: v0.56.2@sha256:fd302e640fe7261f79577519e148704f8197bda88ddfd4b2496e0bd298546851

prometheusImage:
repository: tccr.io/truecharts/prometheus
tag: v2.35.0@sha256:43215346892d2bf3b69d2dc92ee57fa73b884be6d67f06f4ce118049ef937188
tag: v2.35.0@sha256:2054343ff27dd5d8c36e684ff4f2f00113136ae03d6cb1456662fb6a3b0f0b0f

thanosImage:
repository: tccr.io/truecharts/thanos
tag: v0.26.0@sha256:b7555f1e78d6a811a1cbd38154e47275699de97c2b3aa5df0c939f0bbcbf493b

alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: v0.24.0@sha256:ced09c5937df46f37ba32695351e1895554589a391a5bfe65427f6325b0fadc3
tag: v0.24.0@sha256:744b610b1f6243f754df56a6efee031aa4cc530f6d9b576dca058b5cb3344b25

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: 2.0.62
version: 2.0.63
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.7.3@sha256:aa60e1620da6486911db1fc00a4380255fd2c9c15636a9b1ca199ee183bb672d
tag: v10.7.3@sha256:cb97ba745cc5d7816be18987b9b99326e83d43412bd357591ff17b4e3a6be0b9

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: 2.0.62
version: 2.0.63
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.15@sha256:a97ed180ae81316c9bb2adcbefa60d9521216bc8c2e60d619629b0d8e7c50bc5
tag: v1.6.15@sha256:fdeaccb00826d9779decb371fcf2fd5b45bafd69151ffc65244939c5e6dfe581

service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/mongodb/Chart.yaml
Expand Up @@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 0.1.21
version: 0.1.22
annotations:
truecharts.org/catagories: |
- database
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency/mongodb/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v5.0.8@sha256:6ee948854bce1495a367e8b4d17ecb36bb603d8b9e05f267eb4ef6dfc64d39dd
tag: v5.0.8@sha256:c5a1991a428749ce7eb1af45f1778d2a42a4a06a8ed7e2c3ed7449ac914bd6f9

controller:
# -- Set the controller type.
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: 7.0.65
version: 7.0.66
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.2.0@sha256:2e7eb5317648f12a5e714a9cf06c5ca290fd2ef6c7f7bd9f4b78ec5bf5dae3e5
tag: v14.2.0@sha256:5b73a12340b32d00b19d69d5f82dbcac02c6f6680bd8c1567e8570f74394f294

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: 2.0.56
version: 2.0.57
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.7@sha256:33c6b0d5904847885e6a4dff8198c5472069efb0f8f97ae2f672b24448c29fa5
tag: v6.2.7@sha256:2c97b702604df9239d1f5b2804bdbd94a16f76654de1f12a293c057e2b9bb680

controller:
# -- Set the controller type.
Expand Down
2 changes: 1 addition & 1 deletion charts/dev/artifactory-oss/values.yaml
Expand Up @@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/artifactory-oss
tag: v7.38.7
tag: v7.38.8
persistence:
varoptjfrogartifactory:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion charts/games/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: 0.0.47
version: 0.0.48
annotations:
truecharts.org/catagories: |
- games
Expand Down
2 changes: 1 addition & 1 deletion charts/games/minecraft-java/ci/j11-values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:5affbf3273028587bb2013cfdc039fa76eb04aebc085ea8ca070abb638c749db
tag: latest@sha256:ddf4223deda8545bc3e3578de55c70094f3a792aff378bdd450f2da6f4e93d73
pullPolicy: Always

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

env:
Expand Down
6 changes: 3 additions & 3 deletions charts/games/minecraft-java/values.yaml
Expand Up @@ -4,19 +4,19 @@ image:
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:5affbf3273028587bb2013cfdc039fa76eb04aebc085ea8ca070abb638c749db
tag: latest@sha256:ddf4223deda8545bc3e3578de55c70094f3a792aff378bdd450f2da6f4e93d73
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:448ad084a84ae4dc1bab6ec0351b3e7be0de5d88c179ba980a517ac055409fda
tag: latest@sha256:d03d0aa607f7f31ee9fcf7fbfffb640ff4372f3a5bdd51a2645e5afad9f36190
pullPolicy: Always
j8j9Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:448ad084a84ae4dc1bab6ec0351b3e7be0de5d88c179ba980a517ac055409fda
tag: latest@sha256:d03d0aa607f7f31ee9fcf7fbfffb640ff4372f3a5bdd51a2645e5afad9f36190
pullPolicy: Always

portal:
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/baserow/Chart.yaml
Expand Up @@ -26,7 +26,7 @@ name: baserow
sources:
- https://hub.docker.com/r/baserow/baserow
- https://gitlab.com/bramw/baserow/
version: 0.0.5
version: 0.0.6
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/baserow/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/baserow
tag: v1.9.1@sha256:535d98834bcd69a6905ddde36193af3efa0693ffbdc5fee29d1fdffe6823030d
tag: v1.10.0@sha256:2a4a4dcd9c8cdcff3a05ea8404d309546c95cce102687d49ff840a622ca72dfd
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/ghost/Chart.yaml
Expand Up @@ -25,7 +25,7 @@ sources:
- https://github.com/TryGhost/Ghost
- https://hub.docker.com/_/ghost
- https://ghost.org/docs/
version: 1.0.29
version: 1.0.30
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/ghost/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/ghost
tag: v4.47.0@sha256:ce3e4141174631356bc1d1339a3afd3c78c808fde8359ef106123cbd72ec8784
tag: v4.47.1@sha256:3f68ed050490d1eef2480f0fedcd3720d5e9aa4675d8fc6d0d75592538a84154
pullPolicy: IfNotPresent

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/inventree/Chart.yaml
Expand Up @@ -23,7 +23,7 @@ name: inventree
sources:
- https://inventree.readthedocs.io
- https://github.com/inventree/InvenTree
version: 0.0.6
version: 0.0.7
annotations:
truecharts.org/catagories: |
- utilities
Expand Down
4 changes: 2 additions & 2 deletions charts/incubator/inventree/values.yaml
@@ -1,11 +1,11 @@
image:
repository: tccr.io/truecharts/inventree
tag: v0.6.3@sha256:144de16d47e709e5f0163ff91209c49fe430aedfc6acf8f469bafd530e8a2019
tag: v0.6.4@sha256:3e116199143b01040831b3d328122b310cea79063dd4d40583675ce4f3e85374
pullPolicy: IfNotPresent

nginxImage:
repository: tccr.io/truecharts/nginx
tag: v1.21.6@sha256:79875e354f6669f0fe8a31026a092734fd914ab041de0f3d8462e0117be37fd3
tag: v1.21.6@sha256:d631d0d946bb51399a73d7f6dc4b93dfbf2a43ba06f7d9ea5ded5606381760bd

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/audiobookshelf/Chart.yaml
Expand Up @@ -18,7 +18,7 @@ name: audiobookshelf
sources:
- https://hub.docker.com/r/advplyr/audiobookshelf
- https://github.com/advplyr/audiobookshelf
version: 1.0.9
version: 1.0.10
annotations:
truecharts.org/catagories: |
- media
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.12@sha256:70b51185351d382e5dd304980e1d7f093bc2cc464261e91a483b30cc3a6eac4e
tag: v2.0.13@sha256:2eb8de32d037a4eef89230ee9c176c0d1c7e524860f92501f04dd4b170e5178f
pullPolicy: IfNotPresent

env:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/authelia/Chart.yaml
Expand Up @@ -38,7 +38,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 9.0.25
version: 9.0.26
annotations:
truecharts.org/catagories: |
- security
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/authelia/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/authelia
pullPolicy: IfNotPresent
tag: v4.35.3@sha256:cf4eb4e9f5a063345b70e8bff3e56a4210e8780841367b99f6eac35d59df5f0c
tag: v4.35.4@sha256:8cb6ae76fc00f89e213938d1d0068fdc1c48b61841e505adb7dabd24220b6802

command: ["authelia"]
args: ["--config=/configuration.yaml"]
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: 3.0.23
version: 3.0.24
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.6.0@sha256:87f4fd374f7ee4d65c83624162d877e01942fd8291a091e7713ecfb77671882f
tag: v1.6.0@sha256:94927a00b637ac2c20fed3d21b955dad3562bb40cd501c9e8b67b0be7e3a3725

securityContext:
readOnlyRootFilesystem: false
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: 2.1.14
version: 2.1.15
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.105.0@sha256:7ec18dac2cb9b3977d05d635d5785aa8f3d877f0ad638786b386ca9f5b734bc7
tag: v0.105.0@sha256:1e823d0489134be13ed34e6022b526d78e53dedfa916dcb4a46d2b762d01d1bc

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: 4.0.42
version: 4.0.43
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.1043@sha256:e783ff23e7580d1fd814a41cd51f6d51a63038cb5668e4122b2841fd355f0f68
tag: v0.20.1050@sha256:24071ec69252b8cbfe662218c9d487ff2f618daa28bf452e9f661a5e9d49a34f

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.1043@sha256:e783ff23e7580d1fd814a41cd51f6d51a63038cb5668e4122b2841fd355f0f68
tag: v0.20.1050@sha256:24071ec69252b8cbfe662218c9d487ff2f618daa28bf452e9f661a5e9d49a34f
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: 1.0.13
version: 1.0.14
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.37.3@sha256:3563ec7edbe58d74a3eb3d5d25354b06241d40f14fec5950033f7f3e2335571e
tag: v9.37.3@sha256:9c52ce36311dc96a1fb5f717a1665674aa0a8f7ef8d38ecaa9038f53c8f5f53f
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/deconz/Chart.yaml
Expand Up @@ -22,7 +22,7 @@ name: deconz
sources:
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 7.0.20
version: 7.0.21
annotations:
truecharts.org/catagories: |
- media
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/deconz/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/deconz
tag: v2.15.03@sha256:7963c0e46063d742fada5a9a1538ef6d7095e025eeb373aaa40fd539cd02d119
tag: v2.16.00@sha256:e52d1380e672a9f8b002c4ca8e6f010d865b460c8736cbef1f1f1a0496e6333b
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: 2.0.15
version: 2.0.16
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:c7345c89155a427189d2872793edebde54abb60442860bd2107efe60ee6736ef
tag: v20200729.0.0@sha256:65177399c0253a033b89d74eae89b0a916e580dccb5d6b974e037a9dab15bf41

securityContext:
runAsNonRoot: false
Expand Down