Skip to content

Commit

Permalink
chore(main): release tailscale-derp 0.11.0 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
1 parent 67a8097 commit a2ae8e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"chart/tailscale-derp": "0.10.0"
"chart/tailscale-derp": "0.11.0"
}
7 changes: 7 additions & 0 deletions chart/tailscale-derp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.11.0](https://github.com/coreweave/tailscale-derp/compare/tailscale-derp-v0.10.0...tailscale-derp-v0.11.0) (2024-12-09)


### Features

* **container:** update to ghcr.io/coreweave/tailscale-derp:v1.78.1-241672a ([67a8097](https://github.com/coreweave/tailscale-derp/commit/67a8097c81da27f0a10ef7be929d5ee64961074a))

## [0.10.0](https://github.com/coreweave/tailscale-derp/compare/tailscale-derp-v0.9.0...tailscale-derp-v0.10.0) (2024-11-24)


Expand Down
2 changes: 1 addition & 1 deletion chart/tailscale-derp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tailscale-derp
description: Run a custom tailscale derp server on Kubernetes.
type: application
version: 0.10.0
version: 0.11.0
appVersion: "v1.78.1-241672a"
sources:
- "https://github.com/coreweave/tailscale-derp"

0 comments on commit a2ae8e8

Please sign in to comment.