From 69d9349c6eefcdcaa9b899547caceb86f9f7998d Mon Sep 17 00:00:00 2001 From: Diego Molina Date: Wed, 4 Oct 2023 23:05:15 +0200 Subject: [PATCH] Bumping Chart version --- charts/selenium-grid/CHANGELOG.md | 11 ++++++++++- charts/selenium-grid/Chart.yaml | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/charts/selenium-grid/CHANGELOG.md b/charts/selenium-grid/CHANGELOG.md index 713c817c0a..d5f29a28d9 100644 --- a/charts/selenium-grid/CHANGELOG.md +++ b/charts/selenium-grid/CHANGELOG.md @@ -2,11 +2,20 @@ All notable changes to this helm chart will be documented in this file. -## :heavy_check_mark: 0.21.3 +## :heavy_check_mark: 0.22.0 + +### Added +- feat(keda): bumped up keda 2.12.0 (#1960) :: Amar Deep Singh +- Add missing Ingress namespace field (#1966) :: Cody Lent ### Changed - Update image tag to 4.13.0-20231004 +## :heavy_check_mark: 0.21.3 + +### Changed +- Update image tag to 4.13.0-20230926 + ## :heavy_check_mark: 0.21.2 ### Changed diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 900f838571..f11aa98e0f 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.21.3 -appVersion: 4.13.0-20230926 +version: 0.22.0 +appVersion: 4.13.0-20231004 icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png dependencies: - repository: https://kedacore.github.io/charts