Skip to content

Commit

Permalink
Bump kyma-project/eventing-tools from 0.0.1 to 0.0.2 in /resources/lo…
Browse files Browse the repository at this point in the history
…adtest/base (#31)

Bump kyma-project/eventing-tools in /resources/loadtest/base

Bumps [kyma-project/eventing-tools](https://github.com/kyma-project/eventing-tools) from 0.0.1 to 0.0.2.
- [Commits](v0.0.1...v0.0.2)

---
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 Aug 10, 2023
1 parent 592c0a5 commit a84aee5
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.1
- image: ghcr.io/kyma-project/eventing-tools:0.0.2
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.1
- image: ghcr.io/kyma-project/eventing-tools:0.0.2
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.1
- image: ghcr.io/kyma-project/eventing-tools:0.0.2
args:
- subscriber
- --loadtest
Expand Down

0 comments on commit a84aee5

Please sign in to comment.