From f4ff32cc64a5cc02905906b0ce9b4ce5ca8f82e9 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Sun, 13 Aug 2017 09:15:22 -0400 Subject: [PATCH] [stable/phpbb] bump dependency mariadb 0.7.0 (#1694) * [stable/phpbb] bump dependency mariadb 0.7.0 * Bump stable/phpbb version --- stable/phpbb/Chart.yaml | 2 +- stable/phpbb/requirements.lock | 12 ++++-------- stable/phpbb/requirements.yaml | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index 1d53d8b32c..816a7369e8 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,5 +1,5 @@ name: phpbb -version: 0.4.13 +version: 0.4.14 appVersion: 3.2.0 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. keywords: diff --git a/stable/phpbb/requirements.lock b/stable/phpbb/requirements.lock index 7394c105a4..6e9cf8e44e 100644 --- a/stable/phpbb/requirements.lock +++ b/stable/phpbb/requirements.lock @@ -1,10 +1,6 @@ dependencies: -- condition: "" - enabled: false - import-values: null - name: mariadb +- name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - tags: null - version: 0.6.3 -digest: sha256:99135a083bee8717224e9f5a4e151b2831bc8367b1b88075b6405dd190ac7a11 -generated: 2017-06-22T19:36:51.077407866-04:00 + version: 0.7.0 +digest: sha256:e1af13ac4ac21f67582006f12d2b4eb78a1a2a59b34338fac850f2bec0b08b41 +generated: 2017-08-09T22:52:57.521757713-04:00 diff --git a/stable/phpbb/requirements.yaml b/stable/phpbb/requirements.yaml index d376de8980..4896aa89de 100644 --- a/stable/phpbb/requirements.yaml +++ b/stable/phpbb/requirements.yaml @@ -1,4 +1,4 @@ dependencies: - name: mariadb - version: 0.6.3 + version: 0.7.0 repository: https://kubernetes-charts.storage.googleapis.com/