Skip to content

Commit

Permalink
chore(deps): update helm release keda to v2.15.2 (#2433)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
renovate[bot] and selenium-ci authored Oct 21, 2024
1 parent 94b8728 commit 022c35f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/selenium-grid/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.1 |
| https://kedacore.github.io/charts | keda | 2.15.1 |
| https://kedacore.github.io/charts | keda | 2.15.2 |
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 65.2.0 |

Expand Down
2 changes: 1 addition & 1 deletion charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ appVersion: 4.25.0-20241010
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
dependencies:
- repository: https://kedacore.github.io/charts
version: 2.15.1
version: 2.15.2
name: keda
condition: autoscaling.enabled, keda.enabled
- repository: https://kubernetes.github.io/ingress-nginx
Expand Down

0 comments on commit 022c35f

Please sign in to comment.