Skip to content

Commit

Permalink
[bitnami/joomla] Release 13.3.18 (bitnami#15663)
Browse files Browse the repository at this point in the history
* [bitnami/joomla] Release 13.3.18 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Mar 22, 2023
1 parent 38337ed commit abe03c9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions bitnami/joomla/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.3
version: 11.5.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.4
digest: sha256:c80633a3adf6a09cc999585fbc4cffec1a9c10935580a854de10290da5c1486b
generated: "2023-03-14T16:22:26.79240016Z"
digest: sha256:e4d1dbc232992b9564bb7cee2bbef9082691a9ec8bbe6e1ad5b2ee1533ef2d66
generated: "2023-03-22T03:11:23.729563411Z"
2 changes: 1 addition & 1 deletion bitnami/joomla/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ name: joomla
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/joomla
- https://www.joomla.org/
version: 13.3.17
version: 13.3.18
4 changes: 2 additions & 2 deletions bitnami/joomla/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------- |
| `image.registry` | Joomla! image registry | `docker.io` |
| `image.repository` | Joomla! Image name | `bitnami/joomla` |
| `image.tag` | Joomla! Image tag | `4.2.9-debian-11-r0` |
| `image.tag` | Joomla! Image tag | `4.2.9-debian-11-r1` |
| `image.digest` | Joomla! image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Joomla! image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
Expand Down Expand Up @@ -221,7 +221,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Start a side-car prometheus exporter | `false` |
| `metrics.image.registry` | Apache exporter image registry | `docker.io` |
| `metrics.image.repository` | Apache exporter image name | `bitnami/apache-exporter` |
| `metrics.image.tag` | Apache exporter image tag | `0.13.0-debian-11-r7` |
| `metrics.image.tag` | Apache exporter image tag | `0.13.0-debian-11-r9` |
| `metrics.image.digest` | Apache exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
Expand Down
4 changes: 2 additions & 2 deletions bitnami/joomla/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 4.2.9-debian-11-r0
tag: 4.2.9-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -618,7 +618,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.13.0-debian-11-r7
tag: 0.13.0-debian-11-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit abe03c9

Please sign in to comment.