Skip to content

Commit

Permalink
Merge pull request #139 from vania-pooh/master
Browse files Browse the repository at this point in the history
Moon 2.2.0 changes
  • Loading branch information
vania-pooh authored May 10, 2022
2 parents 21bec94 + 9a2fb5e commit e980b1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion moon2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: moon2
version: 2.0.0
appVersion: 2.1.2
appVersion: 2.2.0
description: Moon Helm chart
icon: https://aerokube.com/img/aerokube_logo.svg
6 changes: 3 additions & 3 deletions moon2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -316,16 +316,16 @@ browsers:
selenium:
MicrosoftEdge:
repository: quay.io/browser/microsoft-edge-stable
default: 100.0.1185.36-1
default: 101.0.1210.39-1
chrome:
repository: quay.io/browser/google-chrome-stable
default: 100.0.4896.75-1
default: 101.0.4951.54-1
firefox:
repository: quay.io/browser/firefox-mozilla-build
default: 99.0.0-1
opera:
repository: quay.io/browser/opera-stable
default: 85.0.4341.60-1
default: 86.0.4363.50-1
safari:
repository: quay.io/browser/safari
default: 15.0-0
Expand Down

0 comments on commit e980b1f

Please sign in to comment.