Skip to content

Commit

Permalink
update to v6.1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mytting committed Apr 10, 2023
1 parent 4acb9a2 commit 3344be2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/deepflow-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image:
repository: deepflowce/deepflow-agent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: v6.1.8.7
tag: v6.1.8.8

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/deepflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ global:
image:
server:
repository: "{{ .Values.global.image.repository }}/deepflow-server"
tag: v6.1.8.7
tag: v6.1.8.8
pullPolicy: "{{ .Values.global.image.pullPolicy }}"
app:
repository: "{{ .Values.global.image.repository }}/deepflow-app"
Expand Down

0 comments on commit 3344be2

Please sign in to comment.