diff --git a/stable/frontier/Chart.yaml b/stable/frontier/Chart.yaml index 30164c5a..7f080031 100644 --- a/stable/frontier/Chart.yaml +++ b/stable/frontier/Chart.yaml @@ -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