chore(deps): update docker general non-major (#3965)
* chore(deps): update docker general non-major * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0116990b6f
commit
95df6b7a78
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 3.0.85
|
||||
version: 3.0.86
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.9.3@sha256:c9b6b0a7a4b7724871c3980f6ea3f3b53185e28759a9a4f9a9bf32efceecb5e9
|
||||
tag: 10.9.3@sha256:7fbc3b94508c5a27f6558b75e5ead19a7e9a544c3bc8b4da121790a2f90fcb91
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 2.0.24
|
||||
version: 2.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.1@sha256:1eca349e2fe81f5bd0c99ab37efebef3a45f5a75ba57081211cb97ed7692a440
|
||||
tag: 6.0.2@sha256:da8b8e1af68267c53b39e765ebb5c62e89232f760f12b1e6c14049e2e87a8bab
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 0.0.28
|
||||
version: 0.0.29
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:aa36e8f0403e65cbb4ec73c3a9292caa9b96c7e974cce7bb36d78b6cf1075776
|
||||
tag: latest@sha256:7094ee7a9ae76e577b52d5675dae7379bbeec451d410b2010f3364d485039685
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://cryptpad.fr/
|
||||
- https://hub.docker.com/r/promasu/cryptpad/
|
||||
type: application
|
||||
version: 0.0.62
|
||||
version: 0.0.63
|
||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cryptpad
|
||||
tag: latest@sha256:e27274305ebe8348384ea5b4624ba8fdfaadad6c6c62986987543ea9c294323b
|
||||
tag: latest@sha256:612d7e9664b8e24fe5d5f49a9adcbe66d6652790a051a8d6665932217ba9fa00
|
||||
persistence:
|
||||
blobpath:
|
||||
enabled: true
|
||||
|
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://github.com/farmOS/farmOS
|
||||
- https://hub.docker.com/r/farmos/farmos/
|
||||
type: application
|
||||
version: 0.0.27
|
||||
version: 0.0.28
|
||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/farmos
|
||||
tag: latest@sha256:6c4168372c1ecc3b7c419b1866587f08e78855b7c3a4eb78fe2298a6d786bb29
|
||||
tag: latest@sha256:9bf914d8883849adc3044896a827aaa5ffe73beaa7c8b551fe9f1280f9da3db4
|
||||
persistence:
|
||||
sitesdirectory:
|
||||
enabled: true
|
||||
|
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: "7648"
|
||||
description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
|
||||
name: jitsi
|
||||
version: 0.0.34
|
||||
version: 0.0.35
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- jitsi
|
||||
|
|
|
@ -13,7 +13,7 @@ jicofoImage:
|
|||
|
||||
jvbImage:
|
||||
repository: tccr.io/truecharts/jitsi-jvb
|
||||
tag: v7648@sha256:8f7711113ca839dd5886a8ab1b8848f0d306326a289e43bcda61378921002438
|
||||
tag: v7830@sha256:1e9fa417446f03ab0aa9573251dd5ead5229e3a5d1a875524d3ed9272549ba18
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter
|
||||
- https://github.com/jupyter/docker-stacks
|
||||
type: application
|
||||
version: 0.0.13
|
||||
version: 0.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jupyter-base
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022-09@sha256:8cdda9e8b37ee056ab0d5547ff3eee665772418d4f1f5af31b228200a55754d8
|
||||
tag: v2022-09@sha256:f9c8f208c8b9cf01a0fb3d9890129b68b4c55d7b741e67e87cf2c2676de7736b
|
||||
imageMinimal:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
|
||||
- https://quay.io/repository/pussthecatorg/rimgo
|
||||
type: application
|
||||
version: 0.0.67
|
||||
version: 0.0.68
|
||||
|
|
|
@ -5,7 +5,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/rimgo
|
||||
tag: latest@sha256:b7dfc96ba984f0961b56528611a66e02167f3ed04d99a2a9a151da4f673fb0f5
|
||||
tag: latest@sha256:db704361e7178536e0adb51d364e776e90589aa1e22164e9ec4bcf8e8bf7b017
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
|
|
@ -30,4 +30,4 @@ sources:
|
|||
- https://github.com/H2CK/twonkyserver
|
||||
- https://hub.docker.com/r/dtjs48jkt/twonkyserver/
|
||||
type: application
|
||||
version: 0.0.32
|
||||
version: 0.0.33
|
||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/twonky-server
|
||||
tag: latest@sha256:00a4184efc2dfa116da20e8cb8984ba54713bf438170a02a19add2a2bf5c4d5c
|
||||
tag: latest@sha256:9ed59cee9593cceca0a689969c9439fdfc209485a780798f3674bee7fb05f842
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://vaulthunters.gg
|
||||
- https://hub.docker.com/repository/docker/goobaroo/vaulthunters
|
||||
type: application
|
||||
version: 0.0.29
|
||||
version: 0.0.30
|
||||
|
|
|
@ -5,7 +5,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/vaulthunters
|
||||
tag: latest@sha256:1374af69a33a176fb936153adac80395a0f6707caf81772f29fd67418d827f19
|
||||
tag: latest@sha256:43972301c330485b1afaed4ec93b100f651f24f5ed1312c6026a8297649ede89
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://gitlab.lswl.in/lswl/vertex
|
||||
- https://hub.docker.com/r/lswl/vertex
|
||||
type: application
|
||||
version: 0.0.58
|
||||
version: 0.0.59
|
||||
|
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/vertex
|
||||
tag: vstable@sha256:5d2f27616fe0347e1da77232c4acc0b756ecd0ddfe9938b464c9c5ec9907d43f
|
||||
tag: vstable@sha256:2775ec75bb04c6df4ec7d1426150b0d8555a27da502423bfef2367ff542304b4
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager
|
||||
- https://hub.docker.com/r/mber5/virt-manager
|
||||
type: application
|
||||
version: 0.0.66
|
||||
version: 0.0.67
|
||||
|
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/virt-manager
|
||||
tag: latest@sha256:70fda1a92ebf5d7a4c0c1b6a322d5b2611eefba622e2681527ff2bd5d4c15056
|
||||
tag: latest@sha256:fabc0fd6d8305a55b8cf437d5925daab3e86de9928df846df86a97902c06044d
|
||||
persistence:
|
||||
devkvm:
|
||||
enabled: true
|
||||
|
|
|
@ -19,7 +19,7 @@ name: adguard-home
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
version: 2.0.5
|
||||
version: 2.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/adguard-home
|
||||
tag: 0.107.13@sha256:0cc6c26020c2ea7c205fa77d48994f6ab008f6f6b88dd10894dd7fd842cfc14b
|
||||
tag: 0.107.14@sha256:25de77dee1dca14ecb8842e81da2a8690093142dce673207fbe95cc8eb0b0e6d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -19,7 +19,7 @@ name: custom-app
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 5.1.70
|
||||
version: 5.1.71
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- custom
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.2015@sha256:f4af983fb197b340615ffa920551e7f6551d33bcc352b342ea664fda3fcdfc88
|
||||
tag: 0.20.2019@sha256:3909955994911213d346604e9d9332db8da743b569a938efe897c2c190d9c174
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.2015@sha256:f4af983fb197b340615ffa920551e7f6551d33bcc352b342ea664fda3fcdfc88
|
||||
tag: 0.20.2019@sha256:3909955994911213d346604e9d9332db8da743b569a938efe897c2c190d9c174
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-digikam
|
||||
- https://www.digikam.org/
|
||||
type: application
|
||||
version: 4.0.36
|
||||
version: 4.0.37
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/digikam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.8.0@sha256:efd7c9f3e2bfbfe45e93d3c7806db4f96fada39d87af51900cd736ccc8e72ffa
|
||||
tag: v7.8.0@sha256:b39661f56abdfb6c41d7b69d3b98bba36fb807542ed924effdbd4ba32f470087
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
version: 11.0.40
|
||||
version: 11.0.41
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.9.1@sha256:bdd11973d5fa55f294ff52125af801001225695794d31cc80260dbc4b2539ba3
|
||||
tag: 2022.9.2@sha256:93413698f35ac01a1e8eedafaf9c5ec205aa5f046fbeeb625b8617629092d5b1
|
||||
|
||||
# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752
|
||||
securityContext:
|
||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
type: application
|
||||
version: 4.0.42
|
||||
version: 4.0.43
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.55.1@sha256:4f512c42a8e4f6fa15c69b740e58822c760d7b79f11a9fa5620ec88d1628272e
|
||||
tag: v3.55.1@sha256:af846bdb23e2093a75b5a689ae8ce1eef6abde80aa77f122bc74ffff3a6f129d
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 4.0.65
|
||||
version: 4.0.66
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.1.6@sha256:04506efbc5fba8ad933e2d9cdee8d17040b97285e7ae7df0e13a8d79b7b3b8b5
|
||||
tag: 9.1.6@sha256:aeb30bab7c671ac6410991412624c88c9c428bfbc9c71d974f17f5bde96666e1
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 11.0.99
|
||||
version: 11.0.100
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.2015@sha256:f4af983fb197b340615ffa920551e7f6551d33bcc352b342ea664fda3fcdfc88
|
||||
tag: 0.20.2019@sha256:3909955994911213d346604e9d9332db8da743b569a938efe897c2c190d9c174
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -24,7 +24,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.68
|
||||
version: 3.0.69
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: 4.11.0@sha256:f05a21f5aad5c2ba3e6eee014c19fa2d07d592659e6800ed1a57a7f137474869
|
||||
tag: 4.11.0@sha256:785424ffadcc2857f0a61a50d7c1647c7f71157f72ff3b346dc651fd8f156ba8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -37,7 +37,7 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
version: 15.3.21
|
||||
version: 15.3.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nextcloud-fpm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.0.5@sha256:1516301290268ff9738acc2c669e8a4fb8f8f78dbb64c0b8f36ef4c791c9f568
|
||||
tag: 24.0.5@sha256:f066f1a876c99cd9a977ffb900660e3032b535f25e070183abcd0954c4fb778e
|
||||
|
||||
nginxImage:
|
||||
repository: tccr.io/truecharts/nginx-unprivileged
|
||||
|
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/plex
|
||||
- https://github.com/k8s-at-home/container-images/pkgs/container/plex
|
||||
type: application
|
||||
version: 10.2.11
|
||||
version: 10.2.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/plex
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.28.2.6151@sha256:051f78cad0ffe6958c53c8542ecf7a7b44848a4da3ced44e82489e01a2b0de80
|
||||
tag: 1.29.0.6244@sha256:2943ffde79a45087fe0dfd65f9513b4bffe058c71c3ce682e3347c2004a3c1a0
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 4.0.93
|
||||
version: 4.0.94
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: 0.59.2@sha256:a32f2b1b5dbb36165785fcea0f48fbd5e92babe32faa486b9040014aa460e44b
|
||||
tag: 0.59.2@sha256:91bb691f827090f09dcbcee4803dd8b25ceede98387ffa3cf5b6d29eda3dd4aa
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 2.0.43
|
||||
version: 2.0.44
|
||||
appVersion: "2.14.5"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.14.5@sha256:fe671e98141cdf216cdbc098c3d13d114992da6c89d25a6a8e213e0f1060de19
|
||||
tag: 2.14.6@sha256:b4a60c64a6653f95412dfb9838cd3d5f358fe3b9cb05e6cf34177cd089a0cd15
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 3.0.107
|
||||
version: 3.0.108
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8832d742efcc063b6bb08498a02c736a5d6241b0d1d4e8c5fe4af1847f936ea2
|
||||
tag: latest@sha256:16f9c3cbea16cc25732b65430bb2d939bd5dfcacce31c56d20cc4e9581a64966
|
||||
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
|
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wger
|
||||
- https://github.com/wger-project/wger
|
||||
- https://github.com/wger-project/docker
|
||||
version: 1.1.11
|
||||
version: 1.1.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- life
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wger
|
||||
tag: latest@sha256:4aba9256b1b1045371abecdf32de75808e0dcb19f4d83261fe6f205c86b1546f
|
||||
tag: latest@sha256:4678ebad651d208beaf24872a639f19c87b9cf09d349553f445813cddca1b917
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nginxImage:
|
||||
|
|
Loading…
Reference in New Issue