mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
Synchronize upstreamed folder to f5ff60c9e
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: joomla
|
||||
version: 7.1.4
|
||||
appVersion: 3.9.14
|
||||
version: 7.1.5
|
||||
appVersion: 3.9.15
|
||||
description: PHP content management system (CMS) for publishing web content
|
||||
keywords:
|
||||
- joomla
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/joomla
|
||||
tag: 3.9.14-debian-10-r0
|
||||
tag: 3.9.15-debian-10-r0
|
||||
## 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
|
||||
@@ -97,7 +97,7 @@ mariadb:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 10.1.43-debian-10-r0
|
||||
tag: 10.1.43-debian-10-r4
|
||||
## Disable MariaDB replication
|
||||
replication:
|
||||
enabled: false
|
||||
@@ -286,7 +286,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 0.7.0-debian-10-r0
|
||||
tag: 0.7.0-debian-10-r4
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user