File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ type: application
1818# This is the chart version. This version number should be incremented each time you make changes
1919# to the chart and its templates, including the app version.
2020# Versions are expected to follow Semantic Versioning (https://semver.org/)
21-
22- version : " 0.4.0"
21+ version : 0.4.1
2322
2423# This is the version number of the application being deployed. This version number should be
2524# incremented each time you make changes to the application. Versions are not expected to
@@ -36,5 +35,5 @@ dependencies:
3635 repository : https://k8s.ory.sh/helm/charts
3736 - name : opa
3837 condition : opa.enabled
39- version : 0.1 .0
38+ version : 0.2 .0
4039 repository : https://charts.holaplex.com
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: application
1818# This is the chart version. This version number should be incremented each time you make changes
1919# to the chart and its templates, including the app version.
2020# Versions are expected to follow Semantic Versioning (https://semver.org/)
21- version : 0.3.1
21+ version : 0.3.2
2222
2323# This is the version number of the application being deployed. This version number should be
2424# incremented each time you make changes to the application. Versions are not expected to
@@ -28,5 +28,5 @@ appVersion: "0.1.0"
2828dependencies :
2929 - name : svix
3030 condition : svix.enabled
31- version : 0.1.0
31+ version : 0.3.1
3232 repository : https://charts.holaplex.com
You can’t perform that action at this time.
0 commit comments