Skip to content

Commit

Permalink
chore: bump app chart version in frontier chart (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsbh authored Sep 10, 2024
1 parent 67cb8a7 commit acd8ba4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stable/frontier/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.7
version: 0.1.8

dependencies:
- name: app
version: "0.5.3"
version: "0.6.1"
repository: "https://raystack.github.io/charts/"
alias: frontier-app
condition: frontier-app.enabled
- name: app
version: "0.5.3"
version: "0.6.1"
repository: "https://raystack.github.io/charts/"
alias: spicedb
condition: spicedb.enabled

0 comments on commit acd8ba4

Please sign in to comment.