Skip to content

Commit ba2f9c6

Browse files
chore(main): release tailscale-derp 0.7.0 (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42b3a57 commit ba2f9c6

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"chart/tailscale-derp": "0.6.0"
2+
"chart/tailscale-derp": "0.7.0"
33
}

chart/tailscale-derp/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/coreweave/tailscale-derp/compare/tailscale-derp-v0.6.0...tailscale-derp-v0.7.0) (2024-10-31)
4+
5+
6+
### Features
7+
8+
* **container:** update to ghcr.io/coreweave/tailscale-derp:v1.74.0-22e8395 ([42b3a57](https://github.com/coreweave/tailscale-derp/commit/42b3a57ec6d3c93a4132ba2898a4f09b11bd993b))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** improve automation process ([#62](https://github.com/coreweave/tailscale-derp/issues/62)) ([22e8395](https://github.com/coreweave/tailscale-derp/commit/22e8395f5557b667901a1e0c0773c97a5e01b185))
14+
315
## [0.6.0](https://github.com/coreweave/tailscale-derp/compare/tailscale-derp-v0.5.0...tailscale-derp-v0.6.0) (2024-09-13)
416

517

chart/tailscale-derp/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: tailscale-derp
33
description: Run a custom tailscale derp server on Kubernetes.
44
type: application
5-
version: 0.6.0
5+
version: 0.7.0
66
appVersion: "v1.74.0-22e8395"
77
sources:
88
- "https://github.com/coreweave/tailscale-derp"

0 commit comments

Comments
 (0)