Skip to content

Commit 5a3f1e9

Browse files
committed
Update base image ubuntu:noble-20240827.1
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent ff5b248 commit 5a3f1e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:noble-20240801
1+
FROM ubuntu:ubuntu:noble-20240827.1
22
LABEL authors="Selenium <[email protected]>"
33

44
# Arguments to define the version of dependencies to download

charts/selenium-grid/CONFIGURATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
1818

1919
| Repository | Name | Version |
2020
|------------|------|---------|
21-
| https://jaegertracing.github.io/helm-charts | jaeger | 3.2.0 |
21+
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.1 |
2222
| https://kedacore.github.io/charts | keda | 2.15.1 |
2323
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.2 |
24-
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.6.0 |
24+
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.7.0 |
2525

2626
## Values
2727

0 commit comments

Comments
 (0)