Skip to content

Commit f692a3c

Browse files
Update Helm release postgresql to v16.4.1 (#2579)
* Update Helm release postgresql to v16.4.1 * [ci] Update chart configuration table [skip test] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]>
1 parent 92841c5 commit f692a3c

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
@@ -18,7 +18,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
1818

1919
| Repository | Name | Version |
2020
|------------|------|---------|
21-
| https://charts.bitnami.com/bitnami | postgresql | 16.3.5 |
21+
| https://charts.bitnami.com/bitnami | postgresql | 16.4.1 |
2222
| https://charts.bitnami.com/bitnami | redis | 20.6.2 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
2424
| https://kedacore.github.io/charts | keda | 2.16.1 |

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
name: kube-prometheus-stack
2424
condition: monitoring.enabled, prometheus-stack.enabled
2525
- repository: https://charts.bitnami.com/bitnami
26-
version: 16.3.5
26+
version: 16.4.1
2727
name: postgresql
2828
condition: postgresql.enabled
2929
- repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)