From 0ccb527b884b038fffb60026dcbda756ee5007d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 13:53:01 +0200 Subject: [PATCH] Bump kyma-project/eventing-tools from 0.0.2 to 0.0.3 in /resources/validationtest/base (#41) Bump kyma-project/eventing-tools in /resources/validationtest/base Bumps [kyma-project/eventing-tools](https://github.com/kyma-project/eventing-tools) from 0.0.2 to 0.0.3. - [Commits](https://github.com/kyma-project/eventing-tools/compare/v0.0.2...v0.0.3) --- updated-dependencies: - dependency-name: kyma-project/eventing-tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- resources/validationtest/base/deployment.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/validationtest/base/deployment.yaml b/resources/validationtest/base/deployment.yaml index a5adf48..b028d35 100644 --- a/resources/validationtest/base/deployment.yaml +++ b/resources/validationtest/base/deployment.yaml @@ -18,7 +18,7 @@ spec: app: publisher spec: containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - publisher imagePullPolicy: IfNotPresent @@ -85,7 +85,7 @@ spec: app: event-subscriber-0 spec: containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - subscriber - --listen-port=8888 @@ -132,7 +132,7 @@ spec: app: event-subscriber-1 spec: containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - subscriber - --listen-port=8888 @@ -179,7 +179,7 @@ spec: app: event-subscriber-2 spec: containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - subscriber - --listen-port=8888