mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/prestashop] multi release support (#19467)
Signed-off-by: Andrejs Volkovs <andrey@printify.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2b0d9906b2
commit
2397a53406
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: prestashop
|
||||
version: 9.0.2
|
||||
version: 9.1.0
|
||||
appVersion: 1.7.6-2
|
||||
description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing.
|
||||
keywords:
|
||||
|
||||
@@ -30,3 +30,4 @@ spec:
|
||||
{{- end }}
|
||||
selector:
|
||||
app: "{{ template "prestashop.name" . }}"
|
||||
release: "{{ .Release.Name }}"
|
||||
|
||||
Reference in New Issue
Block a user