From 9f3ff68d14cde68f872e1216c69c67c1809f88a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 13:07:23 +0100 Subject: [PATCH] chore(deps): update docker general non-major (#2108) Co-authored-by: Renovate Bot --- charts/core/prometheus/values.yaml | 4 ++-- charts/dependency/memcached/values.yaml | 2 +- charts/dependency/postgresql/values.yaml | 2 +- charts/dependency/redis/values.yaml | 2 +- charts/library/common/values.yaml | 2 +- charts/stable/ombi/values.yaml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/core/prometheus/values.yaml b/charts/core/prometheus/values.yaml index 45113c1bd20..33482c2d37b 100644 --- a/charts/core/prometheus/values.yaml +++ b/charts/core/prometheus/values.yaml @@ -4,7 +4,7 @@ image: prometheusImage: repository: tccr.io/truecharts/prometheus - tag: v2.33.4@sha256:ebfa3ff1b4e709c8dba3f4c58572672bd5b111c9df8509149cb06139eae34317 + tag: v2.33.4@sha256:8211a6e58ef250c5be922e072902ec21a030d3da74c46206a608f5bd653b309e thanosImage: repository: tccr.io/truecharts/thanos @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.23.0@sha256:8e25a782d492629d3cacc692bad9fefd2ee51dce46c026e84051cf85b6864358 + tag: v0.23.0@sha256:6e0e6d4854bd65b99a0e6bca031e4cf23a5cb8c792a39372e2adda457f445eb2 global: labels: {} diff --git a/charts/dependency/memcached/values.yaml b/charts/dependency/memcached/values.yaml index fa9a0d6d28c..99d2eba2f4e 100644 --- a/charts/dependency/memcached/values.yaml +++ b/charts/dependency/memcached/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440 + tag: v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900 service: main: diff --git a/charts/dependency/postgresql/values.yaml b/charts/dependency/postgresql/values.yaml index 7f2663d2c84..3601a0b2542 100644 --- a/charts/dependency/postgresql/values.yaml +++ b/charts/dependency/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51 + tag: v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772 controller: # -- Set the controller type. diff --git a/charts/dependency/redis/values.yaml b/charts/dependency/redis/values.yaml index 2f02be51952..e840317170e 100644 --- a/charts/dependency/redis/values.yaml +++ b/charts/dependency/redis/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740 + tag: v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3 controller: # -- Set the controller type. diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 0e2062e9e0d..86ad4146209 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: ghcr.io/truecharts/postgresql # -- Specify the postgresql image tag - tag: v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51 + tag: v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772 # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/ombi/values.yaml b/charts/stable/ombi/values.yaml index 33f53771cd7..704a8801a84 100644 --- a/charts/stable/ombi/values.yaml +++ b/charts/stable/ombi/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent - tag: v4.14.2@sha256:077d85e01f702c89472a8757b3700922ba15fc2e1e31a0f80c5483662177d3d2 + tag: v4.14.3@sha256:dfc26f3a10d1d00f33c98fd9eb6d19111fd5fb00168ab4639638b238a0f17434 securityContext: readOnlyRootFilesystem: false