mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/phpbb] Release 2.0.1 (#6543)
* phpbb: update to `3.2.2-debian-9` * phpbb: updated chart requirements * phpbb: bump chart appVersion to `3.2.2-debian-9` * phpbb: bump chart version to `2.0.1` * Update Chart.yaml
This commit is contained in:
committed by
k8s-ci-robot
parent
791454125e
commit
88dc66e8d1
@@ -1,5 +1,5 @@
|
||||
name: phpbb
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
appVersion: 3.2.2
|
||||
description: Community forum that supports the notion of users and groups, file attachments,
|
||||
full-text search, notifications and more.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 4.2.2
|
||||
version: 4.2.6
|
||||
digest: sha256:b75f19f70f8a102eeda32e04c0c99dd8e635de3f3ee27e28c6f93054276e9dc1
|
||||
generated: 2018-06-11T13:53:29.382487221+02:00
|
||||
generated: 2018-07-09T11:29:00.677228887Z
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/phpbb
|
||||
tag: 3.2.2
|
||||
tag: 3.2.2-debian-9
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user