We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cb8a7 commit acd8ba4Copy full SHA for acd8ba4
stable/frontier/Chart.yaml
@@ -15,16 +15,16 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.1.7
+version: 0.1.8
19
20
dependencies:
21
- name: app
22
- version: "0.5.3"
+ version: "0.6.1"
23
repository: "https://raystack.github.io/charts/"
24
alias: frontier-app
25
condition: frontier-app.enabled
26
27
28
29
alias: spicedb
30
condition: spicedb.enabled
0 commit comments