Skip to content

Commit 84440a4

Browse files
authored
chore(deps): Update dependencies version (#2963)
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 1162c08 commit 84440a4

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.ffmpeg/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:noble AS builder
22
ARG FFMPEG_VERSION="8.0"
3-
ARG RCLONE_VER="v1.71.0"
3+
ARG RCLONE_VER="v1.71.1"
44
ARG GO_VERSION="latest"
55
#ARG GO_CRYPTO_VERSION="v0.36.0"
66
#ARG GO_OAUTH2_VERSION="v0.27.0"

.github/workflows/helm-chart-test.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- k8s-version: 'v1.34.1'
6363
cluster: 'minikube'
6464
helm-version: 'v3.18.6'
65-
docker-version: '28.3.3'
65+
docker-version: '28.4.0'
6666
python-version: '3.9'
6767
test-upgrade: true
6868
service-mesh: false
@@ -72,7 +72,7 @@ jobs:
7272
- k8s-version: 'v1.28.15'
7373
cluster: 'minikube'
7474
helm-version: 'v3.13.3'
75-
docker-version: '26.1.4'
75+
docker-version: '27.5.1'
7676
python-version: '3.10'
7777
test-upgrade: true
7878
service-mesh: true
@@ -102,7 +102,7 @@ jobs:
102102
- k8s-version: 'v1.31.12'
103103
cluster: 'minikube'
104104
helm-version: 'v3.16.4'
105-
docker-version: '27.4.1'
105+
docker-version: '27.5.1'
106106
python-version: '3.13'
107107
test-upgrade: true
108108
service-mesh: false
@@ -112,7 +112,7 @@ jobs:
112112
- k8s-version: 'v1.32.9'
113113
cluster: 'minikube'
114114
helm-version: 'v3.17.4'
115-
docker-version: '26.1.4'
115+
docker-version: '27.5.1'
116116
python-version: '3.10'
117117
test-upgrade: true
118118
service-mesh: false
@@ -122,7 +122,7 @@ jobs:
122122
- k8s-version: 'v1.33.5'
123123
cluster: 'minikube'
124124
helm-version: 'v3.18.6'
125-
docker-version: '26.1.4'
125+
docker-version: '27.5.1'
126126
python-version: '3.10'
127127
test-upgrade: true
128128
service-mesh: true

.github/workflows/k8s-scaling-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- k8s-version: 'v1.34.1'
8282
cluster: 'minikube'
8383
helm-version: 'v3.18.6'
84-
docker-version: '28.3.3'
84+
docker-version: '28.4.0'
8585
python-version: '3.10'
8686
os: ubuntu-22.04
8787
test-strategy: test_k8s_autoscaling_job_count_strategy_default_with_node_max_sessions
@@ -102,14 +102,14 @@ jobs:
102102
- k8s-version: 'v1.31.12'
103103
cluster: 'minikube'
104104
helm-version: 'v3.16.4'
105-
docker-version: '27.4.1'
105+
docker-version: '27.5.1'
106106
python-version: '3.13'
107107
os: ubuntu-22.04
108108
test-strategy: test_k8s_autoscaling_deployment_count_with_node_max_sessions
109109
- k8s-version: 'v1.32.9'
110110
cluster: 'minikube'
111111
helm-version: 'v3.17.4'
112-
docker-version: '26.1.4'
112+
docker-version: '27.5.1'
113113
python-version: '3.10'
114114
os: ubuntu-22.04
115115
test-strategy: test_k8s_autoscaling_deployment_count

.github/workflows/release-firefox-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131
browser-versions:
3232
description: 'List browser version to build. E.g: [130, 131]'
3333
required: true
34-
default: '[98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141]'
34+
default: '[98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142]'
3535
push-image:
3636
description: 'Push image after testing successfully'
3737
required: true

tests/build-backward-compatible/browser-matrix.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
matrix:
22
browser:
3+
'143':
4+
FIREFOX_VERSION: 143.0.1
5+
FIREFOX_PLATFORMS: linux/amd64,linux/arm64
36
'142':
47
FIREFOX_VERSION: 142.0.1
58
FIREFOX_PLATFORMS: linux/amd64,linux/arm64
@@ -9,8 +12,8 @@ matrix:
912
FIREFOX_VERSION: 141.0.3
1013
FIREFOX_PLATFORMS: linux/amd64,linux/arm64
1114
'140':
12-
EDGE_VERSION: microsoft-edge-stable=140.0.3485.54-1
13-
CHROME_VERSION: google-chrome-stable=140.0.7339.80-1
15+
EDGE_VERSION: microsoft-edge-stable=140.0.3485.94-1
16+
CHROME_VERSION: google-chrome-stable=140.0.7339.207-1
1417
FIREFOX_VERSION: 140.0.4
1518
FIREFOX_PLATFORMS: linux/amd64,linux/arm64
1619
'139':

tests/build-backward-compatible/firefox-matrix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
matrix:
22
browser:
3+
'143':
4+
FIREFOX_VERSION: 143.0.1
35
'142':
46
FIREFOX_VERSION: 142.0.1
57
'141':

0 commit comments

Comments
 (0)