Skip to content

Commit

Permalink
chore(main): release tailscale-derp 0.3.2 (#23)
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 Jun 29, 2024
1 parent b133d0e commit e50669c
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.3.1"
"chart/tailscale-derp": "0.3.2"
}
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.3.2](https://github.com/coreweave/tailscale-derp/compare/tailscale-derp-v0.3.1...tailscale-derp-v0.3.2) (2024-06-29)


### Bug Fixes

* **container:** update image ghcr.io/coreweave/tailscale-derp ( v1.68.0 → v1.68.1 ) ([#22](https://github.com/coreweave/tailscale-derp/issues/22)) ([b133d0e](https://github.com/coreweave/tailscale-derp/commit/b133d0e7da72f7f279cf8ce16f3cb6ba54b0a713))

## [0.3.1](https://github.com/coreweave/tailscale-derp/compare/tailscale-derp-v0.3.0...tailscale-derp-v0.3.1) (2024-06-29)


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,6 +2,6 @@ apiVersion: v2
name: tailscale-derp
description: Run a custom tailscale derp server on Kubernetes.
type: application
version: 0.3.1
version: 0.3.2
# renovate: datasource=docker depName=ghcr.io/coreweave/tailscale-derp
appVersion: "v1.68.1"

0 comments on commit e50669c

Please sign in to comment.