Skip to content

Commit

Permalink
Bump recent browser versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed May 25, 2023
1 parent eb273b2 commit 0120194
Show file tree
Hide file tree
Showing 4 changed files with 391 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Moon Deployment Configuration

This repository contains Moon 1.x deployment manifests only. If you need Moon 2.x - use our [charts](https://github.com/aerokube/charts).
This repository contains Moon 1.x deployment manifests only. If you need Moon 2.x (recommended in most cases) - use our [charts](https://github.com/aerokube/charts).

## One Command Deployment

Expand Down
134 changes: 130 additions & 4 deletions moon-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -668,8 +668,43 @@ data:
}
},
"MicrosoftEdge": {
"default": "106.0",
"default": "113.0",
"versions": {
"113.0": {
"image": "quay.io/browsers/edge:113.0",
"port": "4444",
"path": "/"
},
"112.0": {
"image": "quay.io/browsers/edge:112.0",
"port": "4444",
"path": "/"
},
"111.0": {
"image": "quay.io/browsers/edge:111.0",
"port": "4444",
"path": "/"
},
"110.0": {
"image": "quay.io/browsers/edge:110.0",
"port": "4444",
"path": "/"
},
"109.0": {
"image": "quay.io/browsers/edge:109.0",
"port": "4444",
"path": "/"
},
"108.0": {
"image": "quay.io/browsers/edge:108.0",
"port": "4444",
"path": "/"
},
"107.0": {
"image": "quay.io/browsers/edge:107.0",
"port": "4444",
"path": "/"
},
"106.0": {
"image": "quay.io/browsers/edge:106.0",
"port": "4444",
Expand Down Expand Up @@ -768,8 +803,43 @@ data:
}
},
"firefox": {
"default": "106.0",
"default": "113.0",
"versions": {
"113.0": {
"image": "quay.io/browsers/firefox:113.0",
"port": "4444",
"path": "/wd/hub"
},
"112.0": {
"image": "quay.io/browsers/firefox:112.0",
"port": "4444",
"path": "/wd/hub"
},
"111.0": {
"image": "quay.io/browsers/firefox:111.0",
"port": "4444",
"path": "/wd/hub"
},
"110.0": {
"image": "quay.io/browsers/firefox:110.0",
"port": "4444",
"path": "/wd/hub"
},
"109.0": {
"image": "quay.io/browsers/firefox:109.0",
"port": "4444",
"path": "/wd/hub"
},
"108.0": {
"image": "quay.io/browsers/firefox:108.0",
"port": "4444",
"path": "/wd/hub"
},
"107.0": {
"image": "quay.io/browsers/firefox:107.0",
"port": "4444",
"path": "/wd/hub"
},
"106.0": {
"image": "quay.io/browsers/firefox:106.0",
"port": "4444",
Expand Down Expand Up @@ -1293,8 +1363,36 @@ data:
}
},
"chrome": {
"default": "106.0",
"default": "113.0",
"versions": {
"113.0": {
"image": "quay.io/browsers/chrome:113.0",
"port": "4444"
},
"112.0": {
"image": "quay.io/browsers/chrome:112.0",
"port": "4444"
},
"111.0": {
"image": "quay.io/browsers/chrome:111.0",
"port": "4444"
},
"110.0": {
"image": "quay.io/browsers/chrome:110.0",
"port": "4444"
},
"109.0": {
"image": "quay.io/browsers/chrome:109.0",
"port": "4444"
},
"108.0": {
"image": "quay.io/browsers/chrome:108.0",
"port": "4444"
},
"107.0": {
"image": "quay.io/browsers/chrome:107.0",
"port": "4444"
},
"106.0": {
"image": "quay.io/browsers/chrome:106.0",
"port": "4444"
Expand Down Expand Up @@ -1530,8 +1628,36 @@ data:
}
},
"opera": {
"default": "91.0",
"default": "98.0",
"versions": {
"98.0": {
"image": "quay.io/browsers/opera:98.0",
"port": "4444"
},
"97.0": {
"image": "quay.io/browsers/opera:97.0",
"port": "4444"
},
"96.0": {
"image": "quay.io/browsers/opera:96.0",
"port": "4444"
},
"95.0": {
"image": "quay.io/browsers/opera:95.0",
"port": "4444"
},
"94.0": {
"image": "quay.io/browsers/opera:94.0",
"port": "4444"
},
"93.0": {
"image": "quay.io/browsers/opera:93.0",
"port": "4444"
},
"92.0": {
"image": "quay.io/browsers/opera:92.0",
"port": "4444"
},
"91.0": {
"image": "quay.io/browsers/opera:91.0",
"port": "4444"
Expand Down
135 changes: 130 additions & 5 deletions moon-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -742,8 +742,43 @@ objects:
}
},
"MicrosoftEdge": {
"default": "106.0",
"default": "113.0",
"versions": {
"113.0": {
"image": "quay.io/browsers/edge:113.0",
"port": "4444",
"path": "/"
},
"112.0": {
"image": "quay.io/browsers/edge:112.0",
"port": "4444",
"path": "/"
},
"111.0": {
"image": "quay.io/browsers/edge:111.0",
"port": "4444",
"path": "/"
},
"110.0": {
"image": "quay.io/browsers/edge:110.0",
"port": "4444",
"path": "/"
},
"109.0": {
"image": "quay.io/browsers/edge:109.0",
"port": "4444",
"path": "/"
},
"108.0": {
"image": "quay.io/browsers/edge:108.0",
"port": "4444",
"path": "/"
},
"107.0": {
"image": "quay.io/browsers/edge:107.0",
"port": "4444",
"path": "/"
},
"106.0": {
"image": "quay.io/browsers/edge:106.0",
"port": "4444",
Expand Down Expand Up @@ -842,8 +877,43 @@ objects:
}
},
"firefox": {
"default": "106.0",
"default": "113.0",
"versions": {
"113.0": {
"image": "quay.io/browsers/firefox:113.0",
"port": "4444",
"path": "/wd/hub"
},
"112.0": {
"image": "quay.io/browsers/firefox:112.0",
"port": "4444",
"path": "/wd/hub"
},
"111.0": {
"image": "quay.io/browsers/firefox:111.0",
"port": "4444",
"path": "/wd/hub"
},
"110.0": {
"image": "quay.io/browsers/firefox:110.0",
"port": "4444",
"path": "/wd/hub"
},
"109.0": {
"image": "quay.io/browsers/firefox:109.0",
"port": "4444",
"path": "/wd/hub"
},
"108.0": {
"image": "quay.io/browsers/firefox:108.0",
"port": "4444",
"path": "/wd/hub"
},
"107.0": {
"image": "quay.io/browsers/firefox:107.0",
"port": "4444",
"path": "/wd/hub"
},
"106.0": {
"image": "quay.io/browsers/firefox:106.0",
"port": "4444",
Expand Down Expand Up @@ -1367,8 +1437,36 @@ objects:
}
},
"chrome": {
"default": "106.0",
"default": "113.0",
"versions": {
"113.0": {
"image": "quay.io/browsers/chrome:113.0",
"port": "4444"
},
"112.0": {
"image": "quay.io/browsers/chrome:112.0",
"port": "4444"
},
"111.0": {
"image": "quay.io/browsers/chrome:111.0",
"port": "4444"
},
"110.0": {
"image": "quay.io/browsers/chrome:110.0",
"port": "4444"
},
"109.0": {
"image": "quay.io/browsers/chrome:109.0",
"port": "4444"
},
"108.0": {
"image": "quay.io/browsers/chrome:108.0",
"port": "4444"
},
"107.0": {
"image": "quay.io/browsers/chrome:107.0",
"port": "4444"
},
"106.0": {
"image": "quay.io/browsers/chrome:106.0",
"port": "4444"
Expand Down Expand Up @@ -1604,8 +1702,36 @@ objects:
}
},
"opera": {
"default": "91.0",
"default": "98.0",
"versions": {
"98.0": {
"image": "quay.io/browsers/opera:98.0",
"port": "4444"
},
"97.0": {
"image": "quay.io/browsers/opera:97.0",
"port": "4444"
},
"96.0": {
"image": "quay.io/browsers/opera:96.0",
"port": "4444"
},
"95.0": {
"image": "quay.io/browsers/opera:95.0",
"port": "4444"
},
"94.0": {
"image": "quay.io/browsers/opera:94.0",
"port": "4444"
},
"93.0": {
"image": "quay.io/browsers/opera:93.0",
"port": "4444"
},
"92.0": {
"image": "quay.io/browsers/opera:92.0",
"port": "4444"
},
"91.0": {
"image": "quay.io/browsers/opera:91.0",
"port": "4444"
Expand Down Expand Up @@ -1842,7 +1968,6 @@ objects:
}
}
}
- kind: Secret
apiVersion: v1
metadata:
Expand Down
Loading

0 comments on commit 0120194

Please sign in to comment.