From 5a3f1e9e821f8823a4ccfea48628a6ba02cce776 Mon Sep 17 00:00:00 2001 From: Viet Nguyen Duc Date: Sun, 22 Sep 2024 22:13:43 +0000 Subject: [PATCH] Update base image ubuntu:noble-20240827.1 Signed-off-by: Viet Nguyen Duc --- Base/Dockerfile | 2 +- charts/selenium-grid/CONFIGURATION.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Base/Dockerfile b/Base/Dockerfile index 1438ce351..0df30d0f7 100644 --- a/Base/Dockerfile +++ b/Base/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble-20240801 +FROM ubuntu:ubuntu:noble-20240827.1 LABEL authors="Selenium " # Arguments to define the version of dependencies to download diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index 5219b5c69..ba6ba1203 100644 --- a/charts/selenium-grid/CONFIGURATION.md +++ b/charts/selenium-grid/CONFIGURATION.md @@ -18,10 +18,10 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://jaegertracing.github.io/helm-charts | jaeger | 3.2.0 | +| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.1 | | https://kedacore.github.io/charts | keda | 2.15.1 | | https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.2 | -| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.6.0 | +| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.7.0 | ## Values