Skip to content

Commit acd8ba4

Browse files
authored
chore: bump app chart version in frontier chart (#120)
1 parent 67cb8a7 commit acd8ba4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stable/frontier/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.7
18+
version: 0.1.8
1919

2020
dependencies:
2121
- name: app
22-
version: "0.5.3"
22+
version: "0.6.1"
2323
repository: "https://raystack.github.io/charts/"
2424
alias: frontier-app
2525
condition: frontier-app.enabled
2626
- name: app
27-
version: "0.5.3"
27+
version: "0.6.1"
2828
repository: "https://raystack.github.io/charts/"
2929
alias: spicedb
3030
condition: spicedb.enabled

0 commit comments

Comments
 (0)