We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c824435 + 032e576 commit e39d4efCopy full SHA for e39d4ef
charts/hub-gateway/Chart.yaml
@@ -18,7 +18,7 @@ type: application
18
# This is the chart version. This version number should be incremented each time you make changes
19
# to the chart and its templates, including the app version.
20
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21
-version: 0.23.2
+version: 0.23.3
22
23
# This is the version number of the application being deployed. This version number should be
24
# incremented each time you make changes to the application. Versions are not expected to
charts/hub-gateway/templates/netpol.yaml
@@ -10,7 +10,7 @@ spec:
10
matchLabels:
11
app.kubernetes.io/name: apisix
12
ingress:
13
- - from: {}
+ - {}
14
egress:
15
- to:
16
- podSelector:
0 commit comments