Skip to content

Commit 022c35f

Browse files
chore(deps): update helm release keda to v2.15.2 (#2433)
* chore(deps): update helm release keda to v2.15.2 * Update chart configuration table --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]>
1 parent 94b8728 commit 022c35f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: charts/selenium-grid/CONFIGURATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
1919
| Repository | Name | Version |
2020
|------------|------|---------|
2121
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.1 |
22-
| https://kedacore.github.io/charts | keda | 2.15.1 |
22+
| https://kedacore.github.io/charts | keda | 2.15.2 |
2323
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
2424
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 65.2.0 |
2525

Diff for: charts/selenium-grid/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ appVersion: 4.25.0-20241010
77
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
88
dependencies:
99
- repository: https://kedacore.github.io/charts
10-
version: 2.15.1
10+
version: 2.15.2
1111
name: keda
1212
condition: autoscaling.enabled, keda.enabled
1313
- repository: https://kubernetes.github.io/ingress-nginx

0 commit comments

Comments
 (0)