Skip to content

Commit

Permalink
Bump EPP image to latest from main (#190)
Browse files Browse the repository at this point in the history
* Bump EPP image to same as in kyma 2.19.1

* Bump EPP image to latest main

* revert kustomize image
  • Loading branch information
mfaizanse authored Oct 25, 2023
1 parent 01751ad commit b3a0f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
- name: PUBLISHER_LIMITS_MEMORY
value: 128Mi
- name: PUBLISHER_IMAGE
value: "europe-docker.pkg.dev/kyma-project/dev/event-publisher-proxy:PR-18259"
value: "europe-docker.pkg.dev/kyma-project/prod/event-publisher-proxy:v20231018-69698634"
- name: PUBLISHER_IMAGE_PULL_POLICY
value: "IfNotPresent"
- name: PUBLISHER_REPLICAS
Expand Down
1 change: 1 addition & 0 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module-name: eventing
protecode:
- europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20231025-e0419d5e
- europe-docker.pkg.dev/kyma-project/prod/event-publisher-proxy:v20231018-69698634
whitesource:
language: golang-mod
subprojects: false
Expand Down

0 comments on commit b3a0f12

Please sign in to comment.