Skip to content

Commit

Permalink
update deepflowio-init-grafana-ds-dh image version
Browse files Browse the repository at this point in the history
  • Loading branch information
1473371932 authored and jianchang committed Mar 18, 2024
1 parent 594422a commit 9f258f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/deepflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ grafana:
- name: custom-plugins
mountPath: /var/lib/grafana/plugins
- name: init-grafana-ds-dh
image: "{{ .Values.global.image.repository }}/deepflowio-init-grafana-ds-dh:latest"
image: "{{ .Values.global.image.repository }}/deepflowio-init-grafana-ds-dh:v6.4"
imagePullPolicy: "{{ tpl .Values.global.image.pullPolicy . }}"
volumeMounts:
- name: deepflow-dashboards
Expand Down

0 comments on commit 9f258f0

Please sign in to comment.