Skip to content

Bump Kuestenlogik.Surgewave.Runtime from 0.1.13 to 0.2.0 - #13

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/Kuestenlogik.Surgewave.Runtime-0.2.0
Jun 28, 2026
Merged

Bump Kuestenlogik.Surgewave.Runtime from 0.1.13 to 0.2.0#13
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/Kuestenlogik.Surgewave.Runtime-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Updated Kuestenlogik.Surgewave.Runtime from 0.1.13 to 0.2.0.

Release notes

Sourced from Kuestenlogik.Surgewave.Runtime's releases.

0.2.0

Surgewave v0.2.0

Installation

NuGet:

dotnet add package Kuestenlogik.Surgewave.Client --version 0.2.0

Container — pre-built (Docker Hub, multi-arch linux/amd64 + arm64):

docker pull kuestenlogik/surgewave-broker:0.2.0
docker pull kuestenlogik/surgewave-control:0.2.0
# …oder :latest

Container — alternative registry (GHCR):

docker pull ghcr.io/kuestenlogik/surgewave-broker:0.2.0
docker pull ghcr.io/kuestenlogik/surgewave-control:0.2.0

Container — build from source:

dotnet publish src/Kuestenlogik.Surgewave.Broker -c Release /t:PublishContainer
dotnet publish src/Kuestenlogik.Surgewave.Control -c Release /t:PublishContainer

Windows MSI (silent install):

msiexec /i surgewave-0.2.0-win-x64.msi /qn

Linux:

sudo bash install.sh

Helm:

helm install surgewave deploy/helm/surgewave/ --set broker.image.tag=0.2.0

What's Changed

Full Changelog: Kuestenlogik/Surgewave@v0.1.12...v0.2.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 28, 2026
---
updated-dependencies:
- dependency-name: Kuestenlogik.Surgewave.Runtime
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Kuestenlogik.Surgewave.Runtime-0.2.0 branch from ac407d8 to ba1a7e0 Compare June 28, 2026 01:46
@github-actions
github-actions Bot merged commit 9e59ce1 into main Jun 28, 2026
2 of 4 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/Kuestenlogik.Surgewave.Runtime-0.2.0 branch June 28, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants