From 49239bf2ac3682580fbfb5e9efe7bc5caa2ab389 Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Mon, 2 Sep 2019 15:35:06 +0000 Subject: [PATCH] Synchronize upstreamed folder to f7b14f806 --- upstreamed/phpmyadmin/Chart.yaml | 2 +- upstreamed/phpmyadmin/requirements.lock | 4 ++-- upstreamed/phpmyadmin/values.yaml | 4 ++-- upstreamed/postgresql/Chart.yaml | 2 +- upstreamed/postgresql/values-production.yaml | 4 ++-- upstreamed/postgresql/values.yaml | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/upstreamed/phpmyadmin/Chart.yaml b/upstreamed/phpmyadmin/Chart.yaml index c4dd3e8af..9d18255f4 100644 --- a/upstreamed/phpmyadmin/Chart.yaml +++ b/upstreamed/phpmyadmin/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phpmyadmin -version: 3.0.1 +version: 3.0.2 appVersion: 4.9.0-1 description: phpMyAdmin is an mysql administration frontend keywords: diff --git a/upstreamed/phpmyadmin/requirements.lock b/upstreamed/phpmyadmin/requirements.lock index 2cf470b16..7c0e0caaa 100644 --- a/upstreamed/phpmyadmin/requirements.lock +++ b/upstreamed/phpmyadmin/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 6.7.2 + version: 6.8.3 digest: sha256:a5bab50185c0373da803c6b86abc0e27ed0be1053fe1b560bc8de5a8054e8101 -generated: "2019-07-25T09:27:29.346369+02:00" +generated: 2019-09-02T07:16:05.3035566Z diff --git a/upstreamed/phpmyadmin/values.yaml b/upstreamed/phpmyadmin/values.yaml index a9964426c..b98eb573e 100644 --- a/upstreamed/phpmyadmin/values.yaml +++ b/upstreamed/phpmyadmin/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/phpmyadmin - tag: 4.9.0-1-debian-9-r42 + tag: 4.9.0-1-debian-9-r91 ## Specify a imagePullPolicy pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -106,7 +106,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r2 + tag: 0.7.0-debian-9-r43 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/postgresql/Chart.yaml b/upstreamed/postgresql/Chart.yaml index cf51d123e..a1f0244a9 100644 --- a/upstreamed/postgresql/Chart.yaml +++ b/upstreamed/postgresql/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: postgresql -version: 6.3.3 +version: 6.3.4 appVersion: 11.5.0 description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. keywords: diff --git a/upstreamed/postgresql/values-production.yaml b/upstreamed/postgresql/values-production.yaml index ec1597bf0..52606763d 100644 --- a/upstreamed/postgresql/values-production.yaml +++ b/upstreamed/postgresql/values-production.yaml @@ -15,7 +15,7 @@ global: image: registry: docker.io repository: bitnami/postgresql - tag: 11.5.0-debian-9-r1 + tag: 11.5.0-debian-9-r26 ## 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 @@ -347,7 +347,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.5.1-debian-9-r17 + tag: 0.5.1-debian-9-r41 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/postgresql/values.yaml b/upstreamed/postgresql/values.yaml index b341c3bc8..284ed5c5b 100644 --- a/upstreamed/postgresql/values.yaml +++ b/upstreamed/postgresql/values.yaml @@ -15,7 +15,7 @@ global: image: registry: docker.io repository: bitnami/postgresql - tag: 11.5.0-debian-9-r1 + tag: 11.5.0-debian-9-r26 ## 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 @@ -347,7 +347,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.5.1-debian-9-r17 + tag: 0.5.1-debian-9-r41 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.