Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [tailscale-4.0.16](https://github.com/truecharts/charts/compare/tailscale-4.0.15...tailscale-4.0.16) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [tailscale-4.0.17](https://github.com/truecharts/charts/compare/tailscale-4.0.16...tailscale-4.0.17) (2023-05-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tailscale/tailscale to v1.40.1 ([#8889](https://github.com/truecharts/charts/issues/8889))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tailscale-4.0.16](https://github.com/truecharts/charts/compare/tailscale-4.0.15...tailscale-4.0.16) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tailscale-4.0.6](https://github.com/truecharts/charts/compare/tailscale-4.0.5...tailscale-4.0.6) (2023-04-14)
|
||||
|
||||
|
||||
|
||||
|
||||
## [tailscale-4.0.5](https://github.com/truecharts/charts/compare/tailscale-4.0.4...tailscale-4.0.5) (2023-04-14)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.40.0"
|
||||
appVersion: "1.40.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -19,7 +19,7 @@ name: tailscale
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
|
||||
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
9
stable/tailscale/4.0.17/app-changelog.md
Normal file
9
stable/tailscale/4.0.17/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [tailscale-4.0.17](https://github.com/truecharts/charts/compare/tailscale-4.0.16...tailscale-4.0.17) (2023-05-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tailscale/tailscale to v1.40.1 ([#8889](https://github.com/truecharts/charts/issues/8889))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tailscale/tailscale
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.40.0@sha256:56c775cedbf48c0b3b78c44d89a30c470a882d233837253d42b9699cdd586a36
|
||||
tag: v1.40.1@sha256:78c44afc888aa496c4264f835f98103d65eab337a579912d18ec69f18157e8c1
|
||||
serviceAccount:
|
||||
main:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user