Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 7d46d1a

Browse files
Bitnami Botk8s-ci-robot
Bitnami Bot
authored andcommitted
[stable/magento] Release 2.0.6 (#7810)
* magento: update to `2.2.6-debian-9` Signed-off-by: Bitnami Containers <[email protected]> * magento: updated chart requirements Signed-off-by: Bitnami Containers <[email protected]> * magento: bump chart appVersion to `2.2.6` Signed-off-by: Bitnami Containers <[email protected]> * magento: bump chart version to `2.0.6` Signed-off-by: Bitnami Containers <[email protected]>
1 parent c2090c4 commit 7d46d1a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

stable/magento/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: magento
2-
version: 2.0.5
3-
appVersion: 2.2.5
2+
version: 2.0.6
3+
appVersion: 2.2.6
44
description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more.
55
keywords:
66
- magento

stable/magento/requirements.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: mariadb
33
repository: https://kubernetes-charts.storage.googleapis.com/
4-
version: 4.3.1
4+
version: 4.4.2
55
digest: sha256:b75f19f70f8a102eeda32e04c0c99dd8e635de3f3ee27e28c6f93054276e9dc1
6-
generated: 2018-08-01T14:16:06.145545926+02:00
6+
generated: 2018-09-19T08:55:16.161228356Z

stable/magento/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
image:
55
registry: docker.io
66
repository: bitnami/magento
7-
tag: 2.2.5-debian-9
7+
tag: 2.2.6-debian-9
88
## Specify a imagePullPolicy
99
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1010
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)