Skip to content

Commit

Permalink
Merge pull request #572 from sushanthakumar/O-release-tag-update
Browse files Browse the repository at this point in the history
Okinawa Release tag update
  • Loading branch information
skdwriting authored Jul 14, 2023
2 parents 32639f3 + 09ad73a commit a706848
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ansible/group_vars/delfin-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ enable_delfin_ui: false

delfin_ui_port: 9001

delfin_ui_release_version: v1.7.1
delfin_ui_release_version: v1.8.0

#Dashboard Console Login Address
delfin_ui_login_url: "{{ host_ip }}:{{ delfin_ui_port }}"
Expand Down
2 changes: 1 addition & 1 deletion ansible/group_vars/delfin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ delfin_installation_type: repository
delfin_branch: master

# Delfin projects release versions
delfin_release_version: v1.7.0
delfin_release_version: v1.8.0

# delete all source packages
source_purge: true
Expand Down
2 changes: 1 addition & 1 deletion ansible/group_vars/gelato.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dummy:

enable_gelato: false

gelato_release_version: v1.8.0
gelato_release_version: v1.9.0

# These fields are NOT suggested to be modifie
gelato_work_dir: /opt/opensds-gelato-linux-amd64
Expand Down
2 changes: 1 addition & 1 deletion ansible/group_vars/strato-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ enable_strato_ui: false

strato_ui_port: 9003

strato_ui_release_version: v1.8.1
strato_ui_release_version: v1.9.0


# Strato UI Console Login Address
Expand Down

0 comments on commit a706848

Please sign in to comment.