diff --git a/stable/tailscale/4.0.3/app-changelog.md b/stable/tailscale/4.0.3/app-changelog.md deleted file mode 100644 index 6e9dd4ff89..0000000000 --- a/stable/tailscale/4.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [tailscale-4.0.3](https://github.com/truecharts/charts/compare/tailscale-4.0.2...tailscale-4.0.3) (2023-04-11) - diff --git a/stable/tailscale/4.0.3/charts/common-12.4.3.tgz b/stable/tailscale/4.0.3/charts/common-12.4.3.tgz deleted file mode 100644 index 6c365bc94c..0000000000 Binary files a/stable/tailscale/4.0.3/charts/common-12.4.3.tgz and /dev/null differ diff --git a/stable/tailscale/4.0.3/CHANGELOG.md b/stable/tailscale/4.0.4/CHANGELOG.md similarity index 90% rename from stable/tailscale/4.0.3/CHANGELOG.md rename to stable/tailscale/4.0.4/CHANGELOG.md index 86eeb88ede..6537f0586b 100644 --- a/stable/tailscale/4.0.3/CHANGELOG.md +++ b/stable/tailscale/4.0.4/CHANGELOG.md @@ -4,6 +4,16 @@ +## [tailscale-4.0.4](https://github.com/truecharts/charts/compare/tailscale-4.0.3...tailscale-4.0.4) (2023-04-13) + +### Chore + +- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) + + + + + ## [tailscale-4.0.3](https://github.com/truecharts/charts/compare/tailscale-4.0.2...tailscale-4.0.3) (2023-04-11) @@ -87,13 +97,3 @@ ### Chore - update container image tailscale/tailscale to v1.34.2 - - - - -## [tailscale-3.0.11](https://github.com/truecharts/charts/compare/tailscale-3.0.10...tailscale-3.0.11) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - diff --git a/stable/tailscale/4.0.3/Chart.yaml b/stable/tailscale/4.0.4/Chart.yaml similarity index 95% rename from stable/tailscale/4.0.3/Chart.yaml rename to stable/tailscale/4.0.4/Chart.yaml index 45ce631eb3..e5343e4830 100644 --- a/stable/tailscale/4.0.3/Chart.yaml +++ b/stable/tailscale/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.36.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.3 + version: 12.4.6 description: Tailscale lets you connect your devices and users together in your own secure virtual private network home: https://truecharts.org/charts/stable/tailscale icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png @@ -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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/4.0.3/README.md b/stable/tailscale/4.0.4/README.md similarity index 100% rename from stable/tailscale/4.0.3/README.md rename to stable/tailscale/4.0.4/README.md diff --git a/stable/tailscale/4.0.4/app-changelog.md b/stable/tailscale/4.0.4/app-changelog.md new file mode 100644 index 0000000000..e1da618b0c --- /dev/null +++ b/stable/tailscale/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-4.0.4](https://github.com/truecharts/charts/compare/tailscale-4.0.3...tailscale-4.0.4) (2023-04-13) + +### Chore + +- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) + + \ No newline at end of file diff --git a/stable/tailscale/4.0.3/app-readme.md b/stable/tailscale/4.0.4/app-readme.md similarity index 100% rename from stable/tailscale/4.0.3/app-readme.md rename to stable/tailscale/4.0.4/app-readme.md diff --git a/stable/tailscale/4.0.4/charts/common-12.4.6.tgz b/stable/tailscale/4.0.4/charts/common-12.4.6.tgz new file mode 100644 index 0000000000..ba0ec74451 Binary files /dev/null and b/stable/tailscale/4.0.4/charts/common-12.4.6.tgz differ diff --git a/stable/tailscale/4.0.3/ix_values.yaml b/stable/tailscale/4.0.4/ix_values.yaml similarity index 98% rename from stable/tailscale/4.0.3/ix_values.yaml rename to stable/tailscale/4.0.4/ix_values.yaml index f70621d02a..a0346ce702 100644 --- a/stable/tailscale/4.0.3/ix_values.yaml +++ b/stable/tailscale/4.0.4/ix_values.yaml @@ -5,6 +5,7 @@ image: serviceAccount: main: enabled: true + primary: true rbac: main: enabled: true diff --git a/stable/tailscale/4.0.3/questions.yaml b/stable/tailscale/4.0.4/questions.yaml similarity index 99% rename from stable/tailscale/4.0.3/questions.yaml rename to stable/tailscale/4.0.4/questions.yaml index 46bf63895c..bfb8677c8b 100644 --- a/stable/tailscale/4.0.3/questions.yaml +++ b/stable/tailscale/4.0.4/questions.yaml @@ -993,7 +993,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly @@ -1032,6 +1032,12 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true # - variable: horizontalPodAutoscaler # group: Advanced # label: (Advanced) Horizontal Pod Autoscaler diff --git a/stable/tailscale/4.0.3/templates/NOTES.txt b/stable/tailscale/4.0.4/templates/NOTES.txt similarity index 100% rename from stable/tailscale/4.0.3/templates/NOTES.txt rename to stable/tailscale/4.0.4/templates/NOTES.txt diff --git a/stable/tailscale/4.0.3/templates/_configmap.tpl b/stable/tailscale/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/4.0.3/templates/_configmap.tpl rename to stable/tailscale/4.0.4/templates/_configmap.tpl diff --git a/stable/tailscale/4.0.3/templates/_secret.tpl b/stable/tailscale/4.0.4/templates/_secret.tpl similarity index 100% rename from stable/tailscale/4.0.3/templates/_secret.tpl rename to stable/tailscale/4.0.4/templates/_secret.tpl diff --git a/stable/tailscale/4.0.3/templates/common.yaml b/stable/tailscale/4.0.4/templates/common.yaml similarity index 92% rename from stable/tailscale/4.0.3/templates/common.yaml rename to stable/tailscale/4.0.4/templates/common.yaml index 1504440aaa..b8f8b1435e 100644 --- a/stable/tailscale/4.0.3/templates/common.yaml +++ b/stable/tailscale/4.0.4/templates/common.yaml @@ -17,4 +17,4 @@ {{- end -}} {{/* Render the templates */}} -{{- include "tc.v1.common.loader.apply" . }} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/tailscale/4.0.3/values.yaml b/stable/tailscale/4.0.4/values.yaml similarity index 100% rename from stable/tailscale/4.0.3/values.yaml rename to stable/tailscale/4.0.4/values.yaml