Skip to content

Commit

Permalink
Update eventing-publisher-proxy to image 1.0.1 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl authored Jan 17, 2024
1 parent 4ee2b5b commit a430d09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/prod/event-publisher-proxy:v20231025-3f5d1600"
value: "europe-docker.pkg.dev/kyma-project/prod/eventing-publisher-proxy:1.0.1"
- name: PUBLISHER_IMAGE_PULL_POLICY
value: "IfNotPresent"
- name: PUBLISHER_REPLICAS
Expand Down
2 changes: 1 addition & 1 deletion sec-scanners-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module-name: eventing
rc-tag: 0.0.0
protecode:
- europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20231229-2f787759
- europe-docker.pkg.dev/kyma-project/prod/event-publisher-proxy:v20231025-3f5d1600
- europe-docker.pkg.dev/kyma-project/prod/eventing-publisher-proxy:1.0.1
- europe-docker.pkg.dev/kyma-project/prod/eventing-webhook-certificates:1.7.0
whitesource:
language: golang-mod
Expand Down

0 comments on commit a430d09

Please sign in to comment.