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 11, 2023
1 parent b391c32 commit 6acdc98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions charts/selenium-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## :heavy_check_mark: 0.21.0

### Added
- feat: Add option to inject sidecars into Node Pods (#1938)
- Add minReplicaCount, remove replicas if autoscaling is enabled (#1932)

## :heavy_check_mark: 0.20.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: selenium-grid
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
type: application
version: 0.20.1
version: 0.21.0
appVersion: 4.12.1-20230904
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
dependencies:
Expand Down

0 comments on commit 6acdc98

Please sign in to comment.