Skip to content

Commit

Permalink
Merge pull request #200 from inno-cloudbarista/update-dragonfly
Browse files Browse the repository at this point in the history
Update cb-dragonfly version to 0.8.0 for docker-compose, helm
  • Loading branch information
seokho-son authored Dec 14, 2023
2 parents ee35657 + 28e47bd commit d3a5dc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose-mode-files/docker-compose-df-only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: "3.3"
services:
# CB-Dragonfly
cb-dragonfly:
image: cloudbaristaorg/cb-dragonfly:0.7.4
image: cloudbaristaorg/cb-dragonfly:0.8.0
container_name: cb-dragonfly
volumes:
- ./conf/cb-dragonfly/:/go/src/github.com/cloud-barista/cb-dragonfly/conf/
Expand Down
4 changes: 2 additions & 2 deletions helm-chart/charts/cb-dragonfly/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: cb-dragonfly
type: application
version: 0.7.0
appVersion: 0.7.2
version: 0.8.0
appVersion: 0.8.0
description: CB-Dragonfly Helm chart
dependencies:
- name: influxdb
Expand Down

0 comments on commit d3a5dc0

Please sign in to comment.