Skip to content

Commit c111962

Browse files
committed
Updated latest image of kubelink in installer
1 parent 9831e17 commit c111962

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
@@ -14,7 +14,7 @@ components:
1414
initContainer:
1515
authenticator: "quay.io/devtron/authenticator:6e466830-393-11943"
1616
kubelink:
17-
image: "quay.io/devtron/kubelink:7f9303ae-318-12204"
17+
image: "quay.io/devtron/kubelink:a5e179d4-318-12564"
1818
postgres:
1919
image: "quay.io/devtron/postgres:11.9.0-debian-10-r26"
2020
armImage: "quay.io/devtron/postgres:11.9"

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ components:
8080
authenticator: "quay.io/devtron/authenticator:6e466830-393-11943"
8181

8282
kubelink:
83-
image: "quay.io/devtron/kubelink:7f9303ae-318-12204"
83+
image: "quay.io/devtron/kubelink:a5e179d4-318-12564"
8484
imagePullPolicy: IfNotPresent
8585

8686
postgres:

manifests/yamls/kubelink.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
serviceAccount: devtron
2222
containers:
2323
- name: kubelink
24-
image: "quay.io/devtron/kubelink:7f9303ae-318-12204"
24+
image: "quay.io/devtron/kubelink:a5e179d4-318-12564"
2525
imagePullPolicy: IfNotPresent
2626
ports:
2727
- name: app

0 commit comments

Comments
 (0)