Skip to content

Commit

Permalink
[bitnami/magento] Release 21.0.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Jul 9, 2022
1 parent 963e4f9 commit 2f8c728
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bitnami/magento/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ name: magento
sources:
- https://github.com/bitnami/bitnami-docker-magento
- https://magento.com/
version: 21.0.0
version: 21.0.1
4 changes: 2 additions & 2 deletions bitnami/magento/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Magento is a powerful open source e-commerce platform. With easy customizations
[Overview of Magento](http://www.magento.com)

Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.

## TL;DR

```console
Expand Down Expand Up @@ -830,4 +830,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
12 changes: 6 additions & 6 deletions bitnami/magento/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/magento
tag: 2.4.4-debian-11-r13
tag: 2.4.4-debian-11-r14
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -488,7 +488,7 @@ mariadb:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.4.25-debian-11-r12
tag: 10.4.25-debian-11-r13
## @param mariadb.architecture MariaDB architecture. Allowed values: `standalone` or `replication`
##
architecture: standalone
Expand Down Expand Up @@ -580,7 +580,7 @@ elasticsearch:
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 7.17.5-debian-11-r2
tag: 7.17.5-debian-11-r3
## @param elasticsearch.sysctlImage.enabled Enable kernel settings modifier image for Elasticsearch
##
sysctlImage:
Expand Down Expand Up @@ -688,7 +688,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r12
tag: 11-debian-11-r13
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Expand Down Expand Up @@ -887,7 +887,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r12
tag: 0.11.0-debian-11-r13
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -985,7 +985,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r12
tag: 11-debian-11-r13
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 2f8c728

Please sign in to comment.