Skip to content

Commit f5ee231

Browse files
committed
Updated latest image of hyperion in installer
1 parent 22f8634 commit f5ee231

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/devtron/devtron-bom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ components:
77
dashboard:
88
image: "quay.io/devtron/dashboard:3a064e5e-325-11658"
99
devtron:
10-
image: "quay.io/devtron/hyperion:f733769d-280-11662"
10+
image: "quay.io/devtron/hyperion:07e7628c-280-11672"
1111
cicdImage: "quay.io/devtron/devtron:07e7628c-326-11670"
1212
argocdDexServer:
1313
image: "ghcr.io/dexidp/dex:v2.30.2"

charts/devtron/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
installer:
22
repo: "devtron-labs/devtron"
33
# For Kubernetes version < 1.16, set release: legacy. You won't be able to upgrade Devtron unless you upgrade the K8s version to 1.16 or above.
4-
release: "v0.6.7" #You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
4+
release: "v0.6.8" #You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
55
image: quay.io/devtron/inception
66
tag: 1d2b87e5-185-11095
77
source: "github" # Available options are github and gitee
@@ -47,7 +47,7 @@ components:
4747
imagePullPolicy: IfNotPresent
4848

4949
devtron:
50-
image: "quay.io/devtron/hyperion:f733769d-280-11662"
50+
image: "quay.io/devtron/hyperion:07e7628c-280-11672"
5151
cicdImage: "quay.io/devtron/devtron:07e7628c-326-11670"
5252
imagePullPolicy: IfNotPresent
5353
customOverrides: {}

0 commit comments

Comments
 (0)