Skip to content

Commit

Permalink
Bump PR images (#16068)
Browse files Browse the repository at this point in the history
* Bump pr images

* Bump PR images
  • Loading branch information
VOID404 authored Nov 10, 2022
1 parent ecfad37 commit fe9f2a1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions resources/application-connector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ global:
images:
central_application_connectivity_validator:
name: "central-application-connectivity-validator"
version: "PR-15890"
version: "v20221110-a5664ef6"
central_application_gateway:
name: "central-application-gateway"
version: "PR-15891"
version: "v20221110-f465743f"
busybox:
name: "busybox"
version: "1.34.1"
Expand Down
2 changes: 1 addition & 1 deletion resources/compass-runtime-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ global:
images:
compass_runtime_agent:
name: "compass-runtime-agent"
version: "PR-15892"
version: "v20221110-3e3269e4"
istio:
gateway:
name: kyma-gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ containerRegistry:
images:
compassTest:
name: "compass-runtime-agent-test"
version: "PR-15390"
version: "v20221019-76c187d1"

compassCredentials:
clientID: ""
clientSecret: ""
tokensEndpoint: ""
tokensEndpoint: ""
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ global:
images:
gatewayTest:
name: "gateway-test"
version: "PR-15924"
version: "v20221102-d9651673"

mockApplication:
name: "mock-app"
version: "PR-15924"
version: "v20221102-d9651673"

serviceAccountName: "test-account"
namespace: "test"
Expand Down

0 comments on commit fe9f2a1

Please sign in to comment.