chore(deps): update major docker tags (major) (#1235)

* chore(deps): update major docker tags

* 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>
This commit is contained in:
renovate[bot]
2021-10-26 16:28:32 +02:00
committed by GitHub
parent 872f02713b
commit 5eb690069f
5 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ postgresqlImage:
# -- Specify the postgresql image
repository: bitnami/postgresql
# -- Specify the postgresql image tag
tag: 13.4.0@sha256:bb3930e910886892d023bce133612e11a90c238d8b1f57125809b740b0f70f82
tag: 14.0.0@sha256:3076561d591ccd3a3629851997bef40a92eee9e7686de33b586efc8d35e7d9ca
# -- Specify the postgresql image pull policy
pullPolicy: IfNotPresent

View File

@@ -19,7 +19,7 @@ name: flaresolverr
sources:
- https://github.com/FlareSolverr/FlareSolverr
- https://hub.docker.com/r/flaresolverr/flaresolverr
version: 4.0.0
version: 4.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786
tag: v2.0.1@sha256:f53cb64232fe93d9ececb7433038aad972ef1b46657447c927343b16a8ce67cc
securityContext:
readOnlyRootFilesystem: false

View File

@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 5.1.0
version: 5.1.1
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:bb3930e910886892d023bce133612e11a90c238d8b1f57125809b740b0f70f82
tag: 14.0.0@sha256:3076561d591ccd3a3629851997bef40a92eee9e7686de33b586efc8d35e7d9ca
securityContext:
readOnlyRootFilesystem: false