Skip to content

Commit afc81d9

Browse files
authored
Merge pull request #8779 from jandubois/integration-1.19.2
Cherry-picks for 1.92.2 release
2 parents 2e2473f + 481a219 commit afc81d9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

build/signing-config-mac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ entitlements:
2525
- com.apple.security.cs.allow-jit
2626
- com.apple.security.hypervisor
2727
- paths:
28-
- Contents/Resources/resources/darwin/bin/spin
28+
- Contents/Resources/resources/darwin/internal/spin
2929
entitlements:
3030
- com.apple.security.cs.allow-unsigned-executable-memory
3131
- paths:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rancher-desktop",
33
"productName": "Rancher Desktop",
44
"license": "Apache-2.0",
5-
"version": "1.19.1",
5+
"version": "1.19.2",
66
"author": {
77
"name": "SUSE",
88
"email": "containers@suse.com"

pkg/rancher-desktop/assets/dependencies.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ lima: 1.0.6.rd2
22
qemu: 9.2.0.rd2
33
socketVMNet: 1.2.1
44
alpineLimaISO:
5-
isoVersion: 0.2.43.rd4
5+
isoVersion: 0.2.43.rd6
66
alpineVersion: 3.21.3
7-
WSLDistro: "0.83"
7+
WSLDistro: "0.84"
88
kuberlr: 0.6.0
99
helm: 3.18.0
1010
dockerCLI: 28.1.1
1111
dockerBuildx: 0.24.0
12-
dockerCompose: 2.36.2
12+
dockerCompose: 2.37.1
1313
golangci-lint: 2.1.6
1414
trivy: 0.62.1
1515
steve: 0.1.0-beta9
@@ -23,6 +23,6 @@ moproxy: 0.5.1
2323
spinShim: 0.19.0
2424
spinOperator: 0.5.0
2525
certManager: 1.17.2
26-
spinCLI: 3.2.0
26+
spinCLI: 3.3.0
2727
spinKubePlugin: 0.4.0
2828
check-spelling: 0.0.24

0 commit comments

Comments
 (0)