Skip to content

Commit

Permalink
Bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Sep 4, 2023
1 parent 4d3861f commit 427bf91
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions charts/selenium-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,20 @@

All notable changes to this helm chart will be documented in this file.

## :heavy_check_mark: 0.20.0
## :heavy_check_mark: 0.20.1

### Changed
- Update image tag to 4.12.1-20230904

## :heavy_check_mark: 0.20.0

### Added
- fix missing securityContext in nodes (#1907) :: balazs92117
- Support to nodes livenessProbe into the Helm Chart (#1897) :: Bruno Brito
- helm chart VolumeMounts & Volumes for Selenium hub (#1893) :: Yoga Yu

### Changed
- Update image tag to 4.12.1-20230904
- Update image tag to 4.11.0-20230801

## :heavy_check_mark: 0.19.0

Expand Down
4 changes: 2 additions & 2 deletions charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.20.0
appVersion: 4.11.0-20230801
version: 0.20.1
appVersion: 4.12.1-20230904
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
dependencies:
- repository: https://kedacore.github.io/charts
Expand Down

0 comments on commit 427bf91

Please sign in to comment.