From 18697f9ab023379b5d5dad4e4c92e2f86a3a95ef Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 11 Jul 2021 13:00:47 +0000 Subject: [PATCH] [bitnami/kubeapps] Release 7.1.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/kubeapps/Chart.yaml | 2 +- bitnami/kubeapps/values.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/kubeapps/Chart.yaml b/bitnami/kubeapps/Chart.yaml index 6dd49e011b..fbfdaafc04 100644 --- a/bitnami/kubeapps/Chart.yaml +++ b/bitnami/kubeapps/Chart.yaml @@ -25,4 +25,4 @@ maintainers: name: kubeapps sources: - https://github.com/kubeapps/kubeapps -version: 7.1.5 +version: 7.1.6 diff --git a/bitnami/kubeapps/values.yaml b/bitnami/kubeapps/values.yaml index 5165845482..5be41db77b 100644 --- a/bitnami/kubeapps/values.yaml +++ b/bitnami/kubeapps/values.yaml @@ -144,7 +144,7 @@ frontend: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.1-debian-10-r2 + tag: 1.21.1-debian-10-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -408,7 +408,7 @@ dashboard: image: registry: docker.io repository: bitnami/kubeapps-dashboard - tag: 2.3.3-debian-10-r1 + tag: 2.3.3-debian-10-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1251,7 +1251,7 @@ authProxy: image: registry: docker.io repository: bitnami/oauth2-proxy - tag: 7.1.3-debian-10-r62 + tag: 7.1.3-debian-10-r63 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1358,7 +1358,7 @@ pinnipedProxy: image: registry: docker.io repository: bitnami/kubeapps-pinniped-proxy - tag: 2.3.3-debian-10-r0 + tag: 2.3.3-debian-10-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1469,7 +1469,7 @@ rbac: testImage: registry: docker.io repository: bitnami/nginx - tag: 1.21.1-debian-10-r2 + tag: 1.21.1-debian-10-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images