Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit e654e5e

Browse files
committed
Release chart 0.12.1
1 parent 992ae13 commit e654e5e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

charts/selenium-grid/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

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

5+
## :heavy_check_mark: 0.12.1
6+
7+
### Changed
8+
- Update image tag to 4.5.0-20221017
9+
510
## :heavy_check_mark: 0.12.0
611

712
### Changed
@@ -13,7 +18,7 @@ All notable changes to this helm chart will be documented in this file.
1318
- Adds helm-chart releaseName to all selectors in resources
1419

1520
### Changed
16-
- Update image tag to 4.5.0-20221017
21+
- Update image tag to 4.5.0-20221004
1722

1823
## :heavy_check_mark: 0.10.0
1924

charts/selenium-grid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ apiVersion: v2
22
name: selenium-grid
33
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
44
type: application
5-
version: 0.12.0
5+
version: 0.12.1
66
appVersion: 4.5.0-20221017
77
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png

0 commit comments

Comments
 (0)