From 932f8a76a2789dc7bce1b91fc274283bd2ffa17c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Jul 2022 21:38:50 +0200 Subject: [PATCH] chore(deps): update docker general non-major (#189) * chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/common/Chart.yaml | 2 +- charts/common/values.yaml | 10 +++++----- helper-charts/common-test/ci/basic-values.yaml | 2 +- helper-charts/common-test/ci/codeserver-values.yaml | 2 +- helper-charts/common-test/ci/configmap-values.yaml | 2 +- helper-charts/common-test/ci/ingress-values.yaml | 2 +- helper-charts/common-test/ci/netshoot-values.yaml | 2 +- helper-charts/common-test/ci/networkpolicy-values.yaml | 2 +- helper-charts/common-test/ci/persistence-values.yaml | 2 +- helper-charts/common-test/ci/rbac-values.yaml | 2 +- .../common-test/ci/simple-persistence-values.yaml | 2 +- .../common-test/ci/simple-service-values.yaml | 2 +- helper-charts/common-test/values.yaml | 2 +- 13 files changed, 17 insertions(+), 17 deletions(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 5b75e01f..274f29a8 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.4.7 +version: 10.4.8 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index dc3a55c5..114b9d7c 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -4,7 +4,7 @@ openvpnImage: # -- Specify the openvpn client image repository: ghcr.io/truecharts/openvpn-client # -- Specify the openvpn client image tag - tag: latest@sha256:840ca35ddaaf96324b673bee5154c13484908286dc4390557a8d635fbf4e0476 + tag: latest@sha256:1f83decdf614cbf48e2429921b6f0efa0e825f447f5c510b65bc90f660227688 # -- Specify the openvpn client image pull policy pullPolicy: IfNotPresent @@ -14,7 +14,7 @@ wireguardImage: # -- Specify the WireGuard image repository: ghcr.io/truecharts/wireguard # -- Specify the WireGuard image tag - tag: v1.0.20210914@sha256:2cb83ed964c53a02d31ba4a07e04ea835a44c5a949ca52625d145d9fda5d30fe + tag: v1.0.20210914@sha256:193e41d15efd71a1d17c14b0f2581153289ca648d9bd5de7498c9cf0856dd98a # -- Specify the WireGuard image pull policy pullPolicy: IfNotPresent @@ -24,7 +24,7 @@ promtailImage: # -- Specify the promtail image repository: ghcr.io/truecharts/promtail # -- Specify the promtail image tag - tag: v2.6.1@sha256:5cb08b84c0fe2dd0eff2b22eae6b6e341191e79dba8d863eaaf38b8282870108 + tag: v2.6.1@sha256:e40671972c3ebdf7dc562b86c2f489418a03998daf44a72818e8243f9636f972 # -- Specify the promtail image pull policy pullPolicy: IfNotPresent @@ -34,7 +34,7 @@ netshootImage: # -- Specify the netshoot image repository: ghcr.io/truecharts/netshoot # -- Specify the netshoot image tag - tag: latest@sha256:659892f163ae2f2295727d087f4e04cec2d12002c8466d1cff64a5516bb30bfa + tag: latest@sha256:e7315c07de7319a22cf81cf7a32d081411cbdb8df181a3a01227839b14331151 # -- Specify the netshoot image pull policy pullPolicy: Always @@ -44,7 +44,7 @@ codeserverImage: # -- Specify the code-server image repository: ghcr.io/truecharts/code-server # -- Specify the code-server image tag - tag: v4.5.1@sha256:bef266a1988247a18a1f1249604c435e7cf1c96cc1966c2a4809e5b0a170cf6b + tag: v4.5.1@sha256:6fe1562f98333108b6004cdade0d28577dcf7523e62b0e5217bf4feb14fa4593 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent diff --git a/helper-charts/common-test/ci/basic-values.yaml b/helper-charts/common-test/ci/basic-values.yaml index f744e1fe..e2ebfa5a 100644 --- a/helper-charts/common-test/ci/basic-values.yaml +++ b/helper-charts/common-test/ci/basic-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/codeserver-values.yaml b/helper-charts/common-test/ci/codeserver-values.yaml index f9dde49b..f2f637d6 100644 --- a/helper-charts/common-test/ci/codeserver-values.yaml +++ b/helper-charts/common-test/ci/codeserver-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/configmap-values.yaml b/helper-charts/common-test/ci/configmap-values.yaml index b5cf6cdc..552d279a 100644 --- a/helper-charts/common-test/ci/configmap-values.yaml +++ b/helper-charts/common-test/ci/configmap-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/ingress-values.yaml b/helper-charts/common-test/ci/ingress-values.yaml index bdf6bf4e..98c1c695 100644 --- a/helper-charts/common-test/ci/ingress-values.yaml +++ b/helper-charts/common-test/ci/ingress-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/netshoot-values.yaml b/helper-charts/common-test/ci/netshoot-values.yaml index 0c02bcd2..9305b977 100644 --- a/helper-charts/common-test/ci/netshoot-values.yaml +++ b/helper-charts/common-test/ci/netshoot-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/networkpolicy-values.yaml b/helper-charts/common-test/ci/networkpolicy-values.yaml index 6e6c59a3..23106026 100644 --- a/helper-charts/common-test/ci/networkpolicy-values.yaml +++ b/helper-charts/common-test/ci/networkpolicy-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/persistence-values.yaml b/helper-charts/common-test/ci/persistence-values.yaml index 93659c1f..0398b7ae 100644 --- a/helper-charts/common-test/ci/persistence-values.yaml +++ b/helper-charts/common-test/ci/persistence-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/rbac-values.yaml b/helper-charts/common-test/ci/rbac-values.yaml index 4f2d3dba..85480edb 100644 --- a/helper-charts/common-test/ci/rbac-values.yaml +++ b/helper-charts/common-test/ci/rbac-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/simple-persistence-values.yaml b/helper-charts/common-test/ci/simple-persistence-values.yaml index 4d5337dd..50fa3c4d 100644 --- a/helper-charts/common-test/ci/simple-persistence-values.yaml +++ b/helper-charts/common-test/ci/simple-persistence-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/ci/simple-service-values.yaml b/helper-charts/common-test/ci/simple-service-values.yaml index c8149072..de755f29 100644 --- a/helper-charts/common-test/ci/simple-service-values.yaml +++ b/helper-charts/common-test/ci/simple-service-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: diff --git a/helper-charts/common-test/values.yaml b/helper-charts/common-test/values.yaml index 56b36b0f..aaf204a3 100644 --- a/helper-charts/common-test/values.yaml +++ b/helper-charts/common-test/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:7df92e7d31662558dbadb11dd532a225a6b0bfd14fe22747b0b589062375a1f5 + tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b service: main: