Skip to content

Commit

Permalink
Bump kyma-project/eventing-tools from 0.0.2 to 0.0.3 in /resources/va…
Browse files Browse the repository at this point in the history
…lidationtest/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](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 214fd82 commit 0ccb527
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resources/validationtest/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0ccb527

Please sign in to comment.