Skip to content

Commit 35a75e2

Browse files
authored
bumps application connector images before 2.18 release (#18030)
1 parent 455e090 commit 35a75e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

resources/application-connector/values.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ global:
3131
images:
3232
central_application_connectivity_validator:
3333
name: "central-application-connectivity-validator"
34-
version: "PR-17957"
35-
directory: "dev"
34+
version: "v20230818-dad1db65"
35+
directory: "prod"
3636
central_application_gateway:
3737
name: "central-application-gateway"
38-
version: "PR-17914"
39-
directory: "dev"
38+
version: "v20230821-f9ec5ecd"
39+
directory: "prod"
4040
busybox:
4141
name: "busybox"
4242
version: "1.34.1-v1"

resources/compass-runtime-agent/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ global:
55
images:
66
compass_runtime_agent:
77
name: "compass-runtime-agent"
8-
version: "PR-17914"
9-
directory: "dev"
8+
version: "v20230804-8c6b9d6f"
9+
directory: "prod"
1010
istio:
1111
gateway:
1212
name: kyma-gateway

0 commit comments

Comments
 (0)