Skip to content

Commit 6cd481b

Browse files
chore(deps): update helm release apisix to v2.12.4
1 parent 3199d27 commit 6cd481b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bridge/lib/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# renovate: datasource=helm depName=superset packageName=superset registryUrl=https://apache.github.io/superset
2525
SUPERSET_CHART_VERSION = "0.15.0"
2626
# renovate: datasource=helm depName=apisix packageName=apisix registryUrl=https://apache.github.io/apisix-helm-chart
27-
APISIX_CHART_VERSION = "2.12.3"
27+
APISIX_CHART_VERSION = "2.12.4"
2828
# renovate: datasource=helm depName=aws-load-balancer-controller packageName=aws-load-balancer-controller registryUrl=https://aws.github.io/eks-charts
2929
AWS_LOAD_BALANCER_CONTROLLER_CHART_VERSION = "1.16.0"
3030
# renovate: datasource=helm depName=aws-node-termination-handler packageName=aws-node-termination-handler registryUrl=https://aws.github.io/eks-charts

0 commit comments

Comments
 (0)