Skip to content

Commit ffb182d

Browse files
renovate[bot]selenium-ciVietND96
authored
Update Helm release postgresql to v16.3.3 (#2523)
* Update Helm release postgresql to v16.3.3 * Update chart configuration table --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Viet Nguyen Duc <[email protected]>
1 parent a841309 commit ffb182d

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.2 |
21+
| https://charts.bitnami.com/bitnami | postgresql | 16.3.3 |
2222
| https://charts.bitnami.com/bitnami | redis | 20.6.1 |
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.2
26+
version: 16.3.3
2727
name: postgresql
2828
condition: postgresql.enabled
2929
- repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)