Skip to content

Commit 8fcb593

Browse files
committed
Syncing Repo from branch sync-2025-09-15-131349-ad43612
1 parent ad43612 commit 8fcb593

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

charts/devtron/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-operator
3-
appVersion: 1.8.0
3+
appVersion: 1.8.1
44
description: Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
55
keywords:
66
- Devtron
@@ -11,7 +11,7 @@ keywords:
1111
- argocd
1212
- Hyperion
1313
engine: gotpl
14-
version: 0.22.96
14+
version: 0.22.97
1515
sources:
1616
- https://github.com/devtron-labs/charts
1717
dependencies:

charts/devtron/devtron-bom.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ global:
1515
PG_DATABASE: orchestrator
1616
extraManifests: []
1717
installer:
18-
release: "v1.8.0"
18+
release: "v1.8.1"
1919
registry: ""
2020
image: "inception"
2121
tag: "473deaa4-185-21582"
@@ -41,7 +41,7 @@ components:
4141
FEATURE_CODE_MIRROR_ENABLE: "true"
4242
FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE: "true"
4343
registry: ""
44-
image: "dashboard:5196e935-690-36024"
44+
image: "dashboard:6618ce43-690-36167"
4545
imagePullPolicy: IfNotPresent
4646
healthPort: 8080
4747
devtron:

charts/devtron/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ nfs:
4242
extraManifests: []
4343
installer:
4444
repo: "devtron-labs/devtron"
45-
release: "v1.8.0"
45+
release: "v1.8.1"
4646
registry: ""
4747
image: inception
4848
tag: 473deaa4-185-21582
@@ -97,7 +97,7 @@ components:
9797
FEATURE_CODE_MIRROR_ENABLE: "true"
9898
FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE: "true"
9999
registry: ""
100-
image: "dashboard:5196e935-690-36024"
100+
image: "dashboard:6618ce43-690-36167"
101101
imagePullPolicy: IfNotPresent
102102
healthPort: 8080
103103
devtron:

0 commit comments

Comments
 (0)