Skip to content

Commit

Permalink
bump images after knative-serving removal (kyma-project#9806)
Browse files Browse the repository at this point in the history
  • Loading branch information
k15r authored Oct 30, 2020
1 parent d85ad39 commit 7d4d30c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/permission-controller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: eu.gcr.io/kyma-project/permission-controller
tag: PR-9496
tag: "a8a6bca9"
pullPolicy: IfNotPresent

deployment:
Expand Down
2 changes: 1 addition & 1 deletion resources/serverless/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ containers:
functionBuildExecutorImage:
value: gcr.io/kaniko-project/executor:v0.22.0
functionBuildRepoFetcherImage:
value: eu.gcr.io/kyma-project/function-build-init:PR-9496
value: eu.gcr.io/kyma-project/function-build-init:a8a6bca9

services:
manager:
Expand Down
2 changes: 1 addition & 1 deletion resources/service-catalog-addons/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ global:
name: kyma-gateway
service_binding_usage_controller:
dir:
version: PR-9496
version: "a8a6bca9"
ingress:
domainName: "TBD"

0 comments on commit 7d4d30c

Please sign in to comment.