Skip to content

Commit 1f354fb

Browse files
committed
Refactoring and adding 3.19.0 version
Signed-off-by: Krzysztof Pudłowski <[email protected]>
1 parent ae6e1cc commit 1f354fb

File tree

6 files changed

+402
-3
lines changed

6 files changed

+402
-3
lines changed

charts/litmus/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: "3.19.0"
33
description: A Helm chart to install ChaosCenter
44
name: litmus
5-
version: 3.19.0
5+
version: 3.19.1
66
kubeVersion: ">=1.16.0-0"
77
home: https://litmuschaos.io
88
sources:
File renamed without changes.
File renamed without changes.

values-local-3-18-0.yaml renamed to charts/litmus/values-local-3-18-0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ openshift:
357357
name: litmus-portal
358358
customLabels: {}
359359
annotations: {}
360-
host: "litmus-portal.apps-crc.testig"
360+
host: "litmus-portal.apps-crc.testing"
361361

362362
# -- Configure the Bitnami MongoDB subchart
363363
# see values at https://github.com/bitnami/charts/blob/master/bitnami/mongodb/values.yaml

0 commit comments

Comments
 (0)