Skip to content

Commit a2836d3

Browse files
committed
Updated the version in scripts
1 parent cd4b386 commit a2836d3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/devtron-enterprise/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: devtron-enterprise
3-
appVersion: 42.0.0
3+
appVersion: 42.0.1
44
description: Chart to configure and install Devtron Enterprise Stack. Devtron is a Kubernetes Orchestration system.
55
keywords:
66
- Devtron
@@ -10,7 +10,7 @@ keywords:
1010
- Deployment
1111
- argocd
1212
- Hyperion
13-
version: 42.0.0
13+
version: 42.0.1
1414
sources:
1515
- https://github.com/devtron-labs/charts/tree/main/charts/devtron-enterprise
1616
dependencies:

charts/devtron-enterprise/devtron-bom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ global:
2626
devtron:
2727
installer:
2828
repo: "devtron-labs/charts"
29-
release: "42.0.0"
29+
release: "42.0.1"
3030
registry: ""
3131
arch: "multi-arch"
3232
image: inception

charts/devtron-enterprise/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ global:
3939
devtron:
4040
installer:
4141
repo: "devtron-labs/charts"
42-
release: "42.0.0"
42+
release: "42.0.1"
4343
registry: ""
4444
image: inception
4545
tag: 7beef376-948-31378

0 commit comments

Comments
 (0)