Skip to content

Commit

Permalink
Merge pull request #509 from amanr032/my_master
Browse files Browse the repository at this point in the history
Release Tag Update
  • Loading branch information
joseph-v authored Dec 23, 2022
2 parents f84e225 + 16217fd commit 4d8b286
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/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dummy:

enable_dashboard: false

dashboard_release_version: v1.7.2
dashboard_release_version: v1.8.0

# Dashboard installation types are: 'container', 'source_code'
dashboard_installation_type: container
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.6.3
delfin_release_version: v1.7.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.7.2
gelato_release_version: v1.8.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 charts/opensds/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ osdsdashboard:
name: dashboard
replicaCount: 1

image: sodafoundation/dashboard:v1.7.2
image: sodafoundation/dashboard:v1.8.0

# ImagePullPolicy: valid values are "IfNotPresent", "Never", and "Always"
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 4d8b286

Please sign in to comment.