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.
1 parent 3199d27 commit 6cd481bCopy full SHA for 6cd481b
src/bridge/lib/versions.py
@@ -24,7 +24,7 @@
24
# renovate: datasource=helm depName=superset packageName=superset registryUrl=https://apache.github.io/superset
25
SUPERSET_CHART_VERSION = "0.15.0"
26
# renovate: datasource=helm depName=apisix packageName=apisix registryUrl=https://apache.github.io/apisix-helm-chart
27
-APISIX_CHART_VERSION = "2.12.3"
+APISIX_CHART_VERSION = "2.12.4"
28
# renovate: datasource=helm depName=aws-load-balancer-controller packageName=aws-load-balancer-controller registryUrl=https://aws.github.io/eks-charts
29
AWS_LOAD_BALANCER_CONTROLLER_CHART_VERSION = "1.16.0"
30
# renovate: datasource=helm depName=aws-node-termination-handler packageName=aws-node-termination-handler registryUrl=https://aws.github.io/eks-charts
0 commit comments