diff --git a/bitnami/kubeapps/Chart.lock b/bitnami/kubeapps/Chart.lock index e423d57dc2..81594a2800 100644 --- a/bitnami/kubeapps/Chart.lock +++ b/bitnami/kubeapps/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.1.1 + version: 17.1.2 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 11.8.1 - name: common repository: https://charts.bitnami.com/bitnami version: 2.0.1 -digest: sha256:53d5c1b8b8cf8f44349f7bdaf1e510a4cb4a65ce2674819d2dd9cad955459463 -generated: "2022-08-23T22:50:59.188605321Z" +digest: sha256:24538586d30c7c446a655691e576732a1547fa9fdab919e1d258655acb0fa3ff +generated: "2022-08-25T05:14:23.93821441Z" diff --git a/bitnami/kubeapps/Chart.yaml b/bitnami/kubeapps/Chart.yaml index 1f0b768912..b481e963a8 100644 --- a/bitnami/kubeapps/Chart.yaml +++ b/bitnami/kubeapps/Chart.yaml @@ -31,4 +31,4 @@ maintainers: name: kubeapps sources: - https://github.com/vmware-tanzu/kubeapps -version: 10.3.1 +version: 10.3.2 diff --git a/bitnami/kubeapps/values.yaml b/bitnami/kubeapps/values.yaml index 66901e5f9c..e599d0e203 100644 --- a/bitnami/kubeapps/values.yaml +++ b/bitnami/kubeapps/values.yaml @@ -205,7 +205,7 @@ frontend: image: registry: docker.io repository: bitnami/nginx - tag: 1.23.1-debian-11-r10 + tag: 1.23.1-debian-11-r12 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -523,7 +523,7 @@ dashboard: image: registry: docker.io repository: bitnami/kubeapps-dashboard - tag: 2.5.0-debian-11-r0 + tag: 2.5.0-debian-11-r3 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1439,7 +1439,7 @@ authProxy: image: registry: docker.io repository: bitnami/oauth2-proxy - tag: 7.3.0-debian-11-r25 + tag: 7.3.0-debian-11-r27 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1573,7 +1573,7 @@ pinnipedProxy: image: registry: docker.io repository: bitnami/kubeapps-pinniped-proxy - tag: 2.5.0-debian-11-r0 + tag: 2.5.0-debian-11-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1740,7 +1740,7 @@ rbac: testImage: registry: docker.io repository: bitnami/nginx - tag: 1.23.1-debian-11-r10 + tag: 1.23.1-debian-11-r12 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1855,7 +1855,7 @@ kubeappsapis: image: registry: docker.io repository: bitnami/kubeapps-apis - tag: 2.5.0-debian-11-r0 + tag: 2.5.0-debian-11-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'