Skip to content

Commit

Permalink
Merge pull request #26 from yjinjo/master
Browse files Browse the repository at this point in the history
build: release 2.0.0-dev5
  • Loading branch information
yjinjo authored Dec 19, 2023
2 parents 0267a8f + a3909ea commit c13c3fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: spaceone
description: A Helm chart for SpaceONE
home: https://www.spaceone.org
type: application
version: 2.0.0-dev4
version: 2.0.0-dev5
appVersion: 2.0.0
dependencies:
- condition: console.enabled
Expand All @@ -21,15 +21,15 @@ dependencies:
- condition: secret.enabled
name: secret
repository: https://cloudforet-io.github.io/charts
version: '1.3.12'
version: '1.3.13'
- condition: repository.enabled
name: repository
repository: https://cloudforet-io.github.io/charts
version: '1.3.10'
- condition: plugin.enabled
name: plugin
repository: https://cloudforet-io.github.io/charts
version: '1.3.9'
version: '1.3.10'
- condition: config.enabled
name: config
repository: https://cloudforet-io.github.io/charts
Expand Down

0 comments on commit c13c3fe

Please sign in to comment.