Skip to content

Commit

Permalink
Bump kyma-project/eventing-tools in /resources/loadtest/base
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 0ccb527 commit b352ba5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/loadtest/base/publisher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
serviceAccountName: loadtest-publisher
containers:
- image: ghcr.io/kyma-project/eventing-tools:0.0.2
- image: ghcr.io/kyma-project/eventing-tools:0.0.3
args:
- publisher
- --loadtest
Expand Down
4 changes: 2 additions & 2 deletions resources/loadtest/base/subscriber.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- kyma-system
topologyKey: kubernetes.io/hostname
containers:
- image: ghcr.io/kyma-project/eventing-tools:0.0.2
- image: ghcr.io/kyma-project/eventing-tools:0.0.3
args:
- subscriber
- --loadtest
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
- kyma-system
topologyKey: kubernetes.io/hostname
containers:
- image: ghcr.io/kyma-project/eventing-tools:0.0.2
- image: ghcr.io/kyma-project/eventing-tools:0.0.3
args:
- subscriber
- --loadtest
Expand Down

0 comments on commit b352ba5

Please sign in to comment.