Skip to content

Commit

Permalink
bump chart to version 1.58.2 (#83)
Browse files Browse the repository at this point in the history
* bump chart to version 1.58.2

* update readme

---------

Co-authored-by: Vini Vas <vini@intenseye.com>
  • Loading branch information
vinivasundharan and vini-intenseye authored Feb 6, 2024
1 parent 75db9fc commit b444acc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/tailscale-relay/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
apiVersion: v2
name: tailscale-relay
version: 0.2.5
appVersion: v1.56.1
version: 0.2.6
appVersion: v1.58.2
description: Deploy a tailscale relay on top of kubernetes
home: https://github.com/mvisonneau/tailscale-relay-over-k8s
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/tailscale-relay/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tailscale-relay

![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![AppVersion: v1.56.1](https://img.shields.io/badge/AppVersion-v1.56.1-informational?style=flat-square)
![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![AppVersion: v1.58.2](https://img.shields.io/badge/AppVersion-v1.58.2-informational?style=flat-square)

Deploy a tailscale relay on top of kubernetes

Expand Down
1 change: 1 addition & 0 deletions charts/tailscale-relay/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ config:
# eg:
# TAILSCALE_ACCEPT_DNS: "true"
# TAILSCALE_ACCEPT_ROUTES: "false"
# TAILSCALE_ADVERTISE_CONNECTOR: false
# TAILSCALE_ADVERTISE_EXIT_NODE: "false"
# TAILSCALE_ADVERTISE_ROUTES: 10.0.0.0/8
# TAILSCALE_ADVERTISE_TAGS: env:prod
Expand Down

0 comments on commit b444acc

Please sign in to comment.