diff --git a/stable/tailscale/2.0.3/Chart.lock b/stable/tailscale/2.0.3/Chart.lock deleted file mode 100644 index a67965071cb..00000000000 --- a/stable/tailscale/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.9.4 -digest: sha256:dd59313a76f2c5f5a06d534a4546c219da44a0ca084f8f889ef4a53f7bec54f5 -generated: "2022-11-11T21:16:54.794062076Z" diff --git a/stable/tailscale/2.0.3/app-changelog.md b/stable/tailscale/2.0.3/app-changelog.md deleted file mode 100644 index 91b18a2de94..00000000000 --- a/stable/tailscale/2.0.3/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [tailscale-2.0.3](https://github.com/truecharts/charts/compare/tailscale-2.0.2...tailscale-2.0.3) (2022-11-11) - -### Chore - -- Bump all for ingressList and speedtest - - ### Feat - -- readd ingressList to all Apps that already have Ingress itself - - \ No newline at end of file diff --git a/stable/tailscale/2.0.3/CHANGELOG.md b/stable/tailscale/2.0.4/CHANGELOG.md similarity index 100% rename from stable/tailscale/2.0.3/CHANGELOG.md rename to stable/tailscale/2.0.4/CHANGELOG.md diff --git a/stable/tailscale/2.0.3/Chart.yaml b/stable/tailscale/2.0.4/Chart.yaml similarity index 98% rename from stable/tailscale/2.0.3/Chart.yaml rename to stable/tailscale/2.0.4/Chart.yaml index cb7c70c9d72..8f0a9f26341 100644 --- a/stable/tailscale/2.0.3/Chart.yaml +++ b/stable/tailscale/2.0.4/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/2.0.3/README.md b/stable/tailscale/2.0.4/README.md similarity index 100% rename from stable/tailscale/2.0.3/README.md rename to stable/tailscale/2.0.4/README.md diff --git a/stable/tailscale/2.0.4/app-changelog.md b/stable/tailscale/2.0.4/app-changelog.md new file mode 100644 index 00000000000..ef79c089e68 --- /dev/null +++ b/stable/tailscale/2.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [tailscale-2.0.4](https://github.com/truecharts/charts/compare/tailscale-2.0.3...tailscale-2.0.4) (2022-11-12) + diff --git a/stable/tailscale/2.0.3/app-readme.md b/stable/tailscale/2.0.4/app-readme.md similarity index 100% rename from stable/tailscale/2.0.3/app-readme.md rename to stable/tailscale/2.0.4/app-readme.md diff --git a/stable/tailscale/2.0.3/charts/common-10.9.4.tgz b/stable/tailscale/2.0.4/charts/common-10.9.4.tgz similarity index 100% rename from stable/tailscale/2.0.3/charts/common-10.9.4.tgz rename to stable/tailscale/2.0.4/charts/common-10.9.4.tgz diff --git a/stable/tailscale/2.0.3/ix_values.yaml b/stable/tailscale/2.0.4/ix_values.yaml similarity index 93% rename from stable/tailscale/2.0.3/ix_values.yaml rename to stable/tailscale/2.0.4/ix_values.yaml index 4c31df0edfe..c0e8755a3f7 100644 --- a/stable/tailscale/2.0.3/ix_values.yaml +++ b/stable/tailscale/2.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.33.158@sha256:81c72e39a98bff7186675edd1664c16333f473444f90af527c182862818abc0a + tag: unstable-v1.33.177@sha256:48fa7e2301c42a9bc97e588c48b1e14f7d5b21b607d396402fe180ad4fb67034 command: - /usr/local/bin/containerboot diff --git a/stable/tailscale/2.0.3/questions.yaml b/stable/tailscale/2.0.4/questions.yaml similarity index 100% rename from stable/tailscale/2.0.3/questions.yaml rename to stable/tailscale/2.0.4/questions.yaml diff --git a/stable/tailscale/2.0.3/templates/_configmap.tpl b/stable/tailscale/2.0.4/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/2.0.3/templates/_configmap.tpl rename to stable/tailscale/2.0.4/templates/_configmap.tpl diff --git a/stable/tailscale/2.0.3/templates/_secret.tpl b/stable/tailscale/2.0.4/templates/_secret.tpl similarity index 100% rename from stable/tailscale/2.0.3/templates/_secret.tpl rename to stable/tailscale/2.0.4/templates/_secret.tpl diff --git a/stable/tailscale/2.0.3/templates/common.yaml b/stable/tailscale/2.0.4/templates/common.yaml similarity index 100% rename from stable/tailscale/2.0.3/templates/common.yaml rename to stable/tailscale/2.0.4/templates/common.yaml diff --git a/stable/tailscale/2.0.3/values.yaml b/stable/tailscale/2.0.4/values.yaml similarity index 100% rename from stable/tailscale/2.0.3/values.yaml rename to stable/tailscale/2.0.4/values.yaml