Skip to content

Commit 24cbfe8

Browse files
authored
Merge pull request #115 from holaplex/mpw/update-chart-deps
update hub-permissions and hub-webhooks dependencies with network pol…
2 parents 833831d + 79275bc commit 24cbfe8

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

charts/hub-permissions/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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

charts/hub-webhooks/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"
2828
dependencies:
2929
- name: svix
3030
condition: svix.enabled
31-
version: 0.1.0
31+
version: 0.3.1
3232
repository: https://charts.holaplex.com

0 commit comments

Comments
 (0)