From 020ded4eb6e02ec4ea52dd16f94ea7b27799bdba Mon Sep 17 00:00:00 2001 From: Diego Molina Date: Wed, 25 Oct 2023 17:42:55 +0200 Subject: [PATCH] Bumping chart version --- charts/selenium-grid/CHANGELOG.md | 13 ++++++++++++- charts/selenium-grid/Chart.yaml | 4 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index aba79dca1..0291683e1 100644 --- a/charts/selenium-grid/CHANGELOG.md +++ b/charts/selenium-grid/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this helm chart will be documented in this file. +## :heavy_check_mark: 0.23.0 + +### Added + +- Update tag in docs and files [skip ci] :: Selenium CI Bot +- feat: video recording with pluggable upload container (#1881) :: MÃ¥rten Svantesson +- Update Video/Dockerfile with based image ffmpeg:6.0-alpine (#1981) :: Viet Nguyen Duc + +### Changed +- Update image tag to 4.14.1-20231025 + ## :heavy_check_mark: 0.22.0 ### Added @@ -9,7 +20,7 @@ All notable changes to this helm chart will be documented in this file. - Add missing Ingress namespace field (#1966) :: Cody Lent ### Changed -- Update image tag to 4.14.1-20231025 +- Update image tag to 4.13.0-20231004 ## :heavy_check_mark: 0.21.3 diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index f11aa98e0..e5d9c79ec 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: selenium-grid description: A Helm chart for creating a Selenium Grid Server in Kubernetes type: application -version: 0.22.0 -appVersion: 4.13.0-20231004 +version: 0.23.0 +appVersion: 4.14.1-20231025 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png dependencies: - repository: https://kedacore.github.io/charts