We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455e090 commit 35a75e2Copy full SHA for 35a75e2
resources/application-connector/values.yaml
@@ -31,12 +31,12 @@ global:
31
images:
32
central_application_connectivity_validator:
33
name: "central-application-connectivity-validator"
34
- version: "PR-17957"
35
- directory: "dev"
+ version: "v20230818-dad1db65"
+ directory: "prod"
36
central_application_gateway:
37
name: "central-application-gateway"
38
- version: "PR-17914"
39
+ version: "v20230821-f9ec5ecd"
40
busybox:
41
name: "busybox"
42
version: "1.34.1-v1"
resources/compass-runtime-agent/values.yaml
@@ -5,8 +5,8 @@ global:
5
6
compass_runtime_agent:
7
name: "compass-runtime-agent"
8
9
+ version: "v20230804-8c6b9d6f"
10
istio:
11
gateway:
12
name: kyma-gateway
0 commit comments