Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.7.1

# 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.8.2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gelato = strato
is this release tag for O release or RC2?


# These fields are NOT suggested to be modifie
gelato_work_dir: /opt/opensds-gelato-linux-amd64
Expand Down