Skip to content

Commit 5439928

Browse files
committed
Updated latest image of kubelink in installer
1 parent db5c712 commit 5439928

File tree

3 files changed

+3
-3
lines changed

3 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
@@ -58,7 +58,7 @@ components:
5858
authenticator: "authenticator:e414faff-393-13273"
5959
kubelink:
6060
registry: ""
61-
image: "kubelink:1fd41bba-564-24952"
61+
image: "kubelink:12abbffb-564-25017"
6262
imagePullPolicy: IfNotPresent
6363
configs:
6464
ENABLE_HELM_RELEASE_CACHE: "true"

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ components:
109109
authenticator: "authenticator:e414faff-393-13273"
110110
kubelink:
111111
registry: ""
112-
image: "kubelink:1fd41bba-564-24952"
112+
image: "kubelink:12abbffb-564-25017"
113113
imagePullPolicy: IfNotPresent
114114
configs:
115115
ENABLE_HELM_RELEASE_CACHE: "true"

manifests/yamls/kubelink.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
runAsUser: 1000
2626
containers:
2727
- name: kubelink
28-
image: "quay.io/devtron/kubelink:1fd41bba-564-24952"
28+
image: "quay.io/devtron/kubelink:12abbffb-564-25017"
2929
securityContext:
3030
allowPrivilegeEscalation: false
3131
runAsUser: 1000

0 commit comments

Comments
 (0)