File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 2424 mountPath : " /tmp/"
2525 initContainers :
2626 - name : grafana-org
27- image : quay.io/devtron/k8s-utils:tutum- curl
27+ image : quay.io/devtron/curl:latest
2828 command : ["sh","/tmp/org.sh"]
2929 env :
3030 - name : GRAFANA_PASSWORD
@@ -657,14 +657,12 @@ metadata:
657657 app.kubernetes.io/instance : devtron
658658 app.kubernetes.io/version : " 7.3.1"
659659 app.kubernetes.io/managed-by : Helm
660- annotations :
661- " helm.sh/hook " : test-success
662660 namespace : devtroncd
663661spec :
664662 serviceAccountName : devtron-grafana-test
665663 containers :
666664 - name : devtron-test
667- image : " quay.io/devtron/bats:v1.1.0 "
665+ image : " quay.io/devtron/bats:v1.4.1 "
668666 imagePullPolicy : " IfNotPresent"
669667 command : ["/opt/bats/bin/bats", "-t", "/tests/run.sh"]
670668 volumeMounts :
@@ -680,4 +678,4 @@ spec:
680678{{- end }}
681679{{- end }}
682680{{- end }}
683- {{- end }}
681+ {{- end }}
You can’t perform that action at this time.
0 commit comments