From 864f4bac2f15bdeada2e89616671e362ecfa2c78 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 14 Apr 2023 07:52:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/lldap/0.1.0/app-changelog.md | 9 --------- incubator/lldap/{0.1.0 => 0.1.1}/CHANGELOG.md | 9 +++++++++ incubator/lldap/{0.1.0 => 0.1.1}/Chart.yaml | 2 +- incubator/lldap/{0.1.0 => 0.1.1}/NOTES.txt | 0 incubator/lldap/{0.1.0 => 0.1.1}/README.md | 0 incubator/lldap/0.1.1/app-changelog.md | 9 +++++++++ .../lldap/{0.1.0 => 0.1.1}/app-readme.md | 0 .../{0.1.0 => 0.1.1}/charts/common-12.4.6.tgz | Bin .../lldap/{0.1.0 => 0.1.1}/ix_values.yaml | 3 ++- .../lldap/{0.1.0 => 0.1.1}/questions.yaml | 4 ++-- .../{0.1.0 => 0.1.1}/templates/_secrets.tpl | 0 .../{0.1.0 => 0.1.1}/templates/common.yaml | 0 incubator/lldap/{0.1.0 => 0.1.1}/values.yaml | 0 stable/tailscale/4.0.4/app-changelog.md | 9 --------- .../tailscale/{4.0.4 => 4.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/tailscale/{4.0.4 => 4.0.5}/Chart.yaml | 2 +- stable/tailscale/{4.0.4 => 4.0.5}/README.md | 0 stable/tailscale/4.0.5/app-changelog.md | 9 +++++++++ .../tailscale/{4.0.4 => 4.0.5}/app-readme.md | 0 .../{4.0.4 => 4.0.5}/charts/common-12.4.6.tgz | Bin .../tailscale/{4.0.4 => 4.0.5}/ix_values.yaml | 13 +++++++++++++ .../tailscale/{4.0.4 => 4.0.5}/questions.yaml | 2 +- .../{4.0.4 => 4.0.5}/templates/NOTES.txt | 0 .../{4.0.4 => 4.0.5}/templates/_configmap.tpl | 0 .../{4.0.4 => 4.0.5}/templates/_secret.tpl | 0 .../{4.0.4 => 4.0.5}/templates/common.yaml | 5 +---- stable/tailscale/{4.0.4 => 4.0.5}/values.yaml | 0 27 files changed, 57 insertions(+), 37 deletions(-) delete mode 100644 incubator/lldap/0.1.0/app-changelog.md rename incubator/lldap/{0.1.0 => 0.1.1}/CHANGELOG.md (68%) rename incubator/lldap/{0.1.0 => 0.1.1}/Chart.yaml (98%) rename incubator/lldap/{0.1.0 => 0.1.1}/NOTES.txt (100%) rename incubator/lldap/{0.1.0 => 0.1.1}/README.md (100%) create mode 100644 incubator/lldap/0.1.1/app-changelog.md rename incubator/lldap/{0.1.0 => 0.1.1}/app-readme.md (100%) rename incubator/lldap/{0.1.0 => 0.1.1}/charts/common-12.4.6.tgz (100%) rename incubator/lldap/{0.1.0 => 0.1.1}/ix_values.yaml (96%) rename incubator/lldap/{0.1.0 => 0.1.1}/questions.yaml (99%) rename incubator/lldap/{0.1.0 => 0.1.1}/templates/_secrets.tpl (100%) rename incubator/lldap/{0.1.0 => 0.1.1}/templates/common.yaml (100%) rename incubator/lldap/{0.1.0 => 0.1.1}/values.yaml (100%) delete mode 100644 stable/tailscale/4.0.4/app-changelog.md rename stable/tailscale/{4.0.4 => 4.0.5}/CHANGELOG.md (90%) rename stable/tailscale/{4.0.4 => 4.0.5}/Chart.yaml (98%) rename stable/tailscale/{4.0.4 => 4.0.5}/README.md (100%) create mode 100644 stable/tailscale/4.0.5/app-changelog.md rename stable/tailscale/{4.0.4 => 4.0.5}/app-readme.md (100%) rename stable/tailscale/{4.0.4 => 4.0.5}/charts/common-12.4.6.tgz (100%) rename stable/tailscale/{4.0.4 => 4.0.5}/ix_values.yaml (83%) rename stable/tailscale/{4.0.4 => 4.0.5}/questions.yaml (99%) rename stable/tailscale/{4.0.4 => 4.0.5}/templates/NOTES.txt (100%) rename stable/tailscale/{4.0.4 => 4.0.5}/templates/_configmap.tpl (100%) rename stable/tailscale/{4.0.4 => 4.0.5}/templates/_secret.tpl (100%) rename stable/tailscale/{4.0.4 => 4.0.5}/templates/common.yaml (80%) rename stable/tailscale/{4.0.4 => 4.0.5}/values.yaml (100%) diff --git a/incubator/lldap/0.1.0/app-changelog.md b/incubator/lldap/0.1.0/app-changelog.md deleted file mode 100644 index 3a709356cd..0000000000 --- a/incubator/lldap/0.1.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lldap-0.1.0](https://github.com/truecharts/charts/compare/lldap-0.0.2...lldap-0.1.0) (2023-04-13) - -### Fix - -- lldap fixes and refactor ([#7869](https://github.com/truecharts/charts/issues/7869)) - - \ No newline at end of file diff --git a/incubator/lldap/0.1.0/CHANGELOG.md b/incubator/lldap/0.1.1/CHANGELOG.md similarity index 68% rename from incubator/lldap/0.1.0/CHANGELOG.md rename to incubator/lldap/0.1.1/CHANGELOG.md index 6f4c36077d..0ecc846091 100644 --- a/incubator/lldap/0.1.0/CHANGELOG.md +++ b/incubator/lldap/0.1.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [lldap-0.1.1](https://github.com/truecharts/charts/compare/lldap-0.1.0...lldap-0.1.1) (2023-04-14) + +### Fix + +- ldap port fix ([#7974](https://github.com/truecharts/charts/issues/7974)) + + + + ## [lldap-0.1.0](https://github.com/truecharts/charts/compare/lldap-0.0.2...lldap-0.1.0) (2023-04-13) ### Fix diff --git a/incubator/lldap/0.1.0/Chart.yaml b/incubator/lldap/0.1.1/Chart.yaml similarity index 98% rename from incubator/lldap/0.1.0/Chart.yaml rename to incubator/lldap/0.1.1/Chart.yaml index fa77b45fd7..895b3a17f1 100644 --- a/incubator/lldap/0.1.0/Chart.yaml +++ b/incubator/lldap/0.1.1/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lldap - https://github.com/nitnelave/lldap type: application -version: 0.1.0 +version: 0.1.1 annotations: truecharts.org/catagories: | - ldap diff --git a/incubator/lldap/0.1.0/NOTES.txt b/incubator/lldap/0.1.1/NOTES.txt similarity index 100% rename from incubator/lldap/0.1.0/NOTES.txt rename to incubator/lldap/0.1.1/NOTES.txt diff --git a/incubator/lldap/0.1.0/README.md b/incubator/lldap/0.1.1/README.md similarity index 100% rename from incubator/lldap/0.1.0/README.md rename to incubator/lldap/0.1.1/README.md diff --git a/incubator/lldap/0.1.1/app-changelog.md b/incubator/lldap/0.1.1/app-changelog.md new file mode 100644 index 0000000000..a2cf6bda6b --- /dev/null +++ b/incubator/lldap/0.1.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lldap-0.1.1](https://github.com/truecharts/charts/compare/lldap-0.1.0...lldap-0.1.1) (2023-04-14) + +### Fix + +- ldap port fix ([#7974](https://github.com/truecharts/charts/issues/7974)) + + \ No newline at end of file diff --git a/incubator/lldap/0.1.0/app-readme.md b/incubator/lldap/0.1.1/app-readme.md similarity index 100% rename from incubator/lldap/0.1.0/app-readme.md rename to incubator/lldap/0.1.1/app-readme.md diff --git a/incubator/lldap/0.1.0/charts/common-12.4.6.tgz b/incubator/lldap/0.1.1/charts/common-12.4.6.tgz similarity index 100% rename from incubator/lldap/0.1.0/charts/common-12.4.6.tgz rename to incubator/lldap/0.1.1/charts/common-12.4.6.tgz diff --git a/incubator/lldap/0.1.0/ix_values.yaml b/incubator/lldap/0.1.1/ix_values.yaml similarity index 96% rename from incubator/lldap/0.1.0/ix_values.yaml rename to incubator/lldap/0.1.1/ix_values.yaml index 14afbb1f37..fe49152490 100644 --- a/incubator/lldap/0.1.0/ix_values.yaml +++ b/incubator/lldap/0.1.1/ix_values.yaml @@ -14,9 +14,10 @@ service: targetPort: 17170 port: 17170 ldap: + enabled: true ports: - enabled: true ldap: + enabled: true targetPort: 3890 port: 3890 diff --git a/incubator/lldap/0.1.0/questions.yaml b/incubator/lldap/0.1.1/questions.yaml similarity index 99% rename from incubator/lldap/0.1.0/questions.yaml rename to incubator/lldap/0.1.1/questions.yaml index 8ab3bbf042..0471a15533 100644 --- a/incubator/lldap/0.1.0/questions.yaml +++ b/incubator/lldap/0.1.1/questions.yaml @@ -282,7 +282,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -1115,7 +1115,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/incubator/lldap/0.1.0/templates/_secrets.tpl b/incubator/lldap/0.1.1/templates/_secrets.tpl similarity index 100% rename from incubator/lldap/0.1.0/templates/_secrets.tpl rename to incubator/lldap/0.1.1/templates/_secrets.tpl diff --git a/incubator/lldap/0.1.0/templates/common.yaml b/incubator/lldap/0.1.1/templates/common.yaml similarity index 100% rename from incubator/lldap/0.1.0/templates/common.yaml rename to incubator/lldap/0.1.1/templates/common.yaml diff --git a/incubator/lldap/0.1.0/values.yaml b/incubator/lldap/0.1.1/values.yaml similarity index 100% rename from incubator/lldap/0.1.0/values.yaml rename to incubator/lldap/0.1.1/values.yaml diff --git a/stable/tailscale/4.0.4/app-changelog.md b/stable/tailscale/4.0.4/app-changelog.md deleted file mode 100644 index e1da618b0c..0000000000 --- a/stable/tailscale/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.4/CHANGELOG.md b/stable/tailscale/4.0.5/CHANGELOG.md similarity index 90% rename from stable/tailscale/4.0.4/CHANGELOG.md rename to stable/tailscale/4.0.5/CHANGELOG.md index 6537f0586b..32a6d44313 100644 --- a/stable/tailscale/4.0.4/CHANGELOG.md +++ b/stable/tailscale/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tailscale-4.0.5](https://github.com/truecharts/charts/compare/tailscale-4.0.4...tailscale-4.0.5) (2023-04-14) + +### Fix + +- mount service account token and fix secret ([#7978](https://github.com/truecharts/charts/issues/7978)) + + + + ## [tailscale-4.0.4](https://github.com/truecharts/charts/compare/tailscale-4.0.3...tailscale-4.0.4) (2023-04-13) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tailscale/tailscale to v1.36.0 - - - - -## [tailscale-3.0.12](https://github.com/truecharts/charts/compare/tailscale-3.0.11...tailscale-3.0.12) (2023-01-07) - -### Chore - -- update container image tailscale/tailscale to v1.34.2 diff --git a/stable/tailscale/4.0.4/Chart.yaml b/stable/tailscale/4.0.5/Chart.yaml similarity index 98% rename from stable/tailscale/4.0.4/Chart.yaml rename to stable/tailscale/4.0.5/Chart.yaml index e5343e4830..13342042aa 100644 --- a/stable/tailscale/4.0.4/Chart.yaml +++ b/stable/tailscale/4.0.5/Chart.yaml @@ -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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/4.0.4/README.md b/stable/tailscale/4.0.5/README.md similarity index 100% rename from stable/tailscale/4.0.4/README.md rename to stable/tailscale/4.0.5/README.md diff --git a/stable/tailscale/4.0.5/app-changelog.md b/stable/tailscale/4.0.5/app-changelog.md new file mode 100644 index 0000000000..a103fcc3a1 --- /dev/null +++ b/stable/tailscale/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-4.0.5](https://github.com/truecharts/charts/compare/tailscale-4.0.4...tailscale-4.0.5) (2023-04-14) + +### Fix + +- mount service account token and fix secret ([#7978](https://github.com/truecharts/charts/issues/7978)) + + \ No newline at end of file diff --git a/stable/tailscale/4.0.4/app-readme.md b/stable/tailscale/4.0.5/app-readme.md similarity index 100% rename from stable/tailscale/4.0.4/app-readme.md rename to stable/tailscale/4.0.5/app-readme.md diff --git a/stable/tailscale/4.0.4/charts/common-12.4.6.tgz b/stable/tailscale/4.0.5/charts/common-12.4.6.tgz similarity index 100% rename from stable/tailscale/4.0.4/charts/common-12.4.6.tgz rename to stable/tailscale/4.0.5/charts/common-12.4.6.tgz diff --git a/stable/tailscale/4.0.4/ix_values.yaml b/stable/tailscale/4.0.5/ix_values.yaml similarity index 83% rename from stable/tailscale/4.0.4/ix_values.yaml rename to stable/tailscale/4.0.5/ix_values.yaml index a0346ce702..c31051beec 100644 --- a/stable/tailscale/4.0.4/ix_values.yaml +++ b/stable/tailscale/4.0.5/ix_values.yaml @@ -72,15 +72,28 @@ securityContext: workload: main: podSpec: + automountServiceAccountToken: true containers: main: probes: liveness: enabled: false + type: exec + command: + - tailscale + - status readiness: enabled: false + type: exec + command: + - tailscale + - status startup: enabled: false + type: exec + command: + - tailscale + - status envFrom: - configMapRef: name: "tailscale-config" diff --git a/stable/tailscale/4.0.4/questions.yaml b/stable/tailscale/4.0.5/questions.yaml similarity index 99% rename from stable/tailscale/4.0.4/questions.yaml rename to stable/tailscale/4.0.5/questions.yaml index bfb8677c8b..2bc380ace1 100644 --- a/stable/tailscale/4.0.4/questions.yaml +++ b/stable/tailscale/4.0.5/questions.yaml @@ -234,7 +234,7 @@ questions: schema: type: boolean default: true - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking diff --git a/stable/tailscale/4.0.4/templates/NOTES.txt b/stable/tailscale/4.0.5/templates/NOTES.txt similarity index 100% rename from stable/tailscale/4.0.4/templates/NOTES.txt rename to stable/tailscale/4.0.5/templates/NOTES.txt diff --git a/stable/tailscale/4.0.4/templates/_configmap.tpl b/stable/tailscale/4.0.5/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/4.0.4/templates/_configmap.tpl rename to stable/tailscale/4.0.5/templates/_configmap.tpl diff --git a/stable/tailscale/4.0.4/templates/_secret.tpl b/stable/tailscale/4.0.5/templates/_secret.tpl similarity index 100% rename from stable/tailscale/4.0.4/templates/_secret.tpl rename to stable/tailscale/4.0.5/templates/_secret.tpl diff --git a/stable/tailscale/4.0.4/templates/common.yaml b/stable/tailscale/4.0.5/templates/common.yaml similarity index 80% rename from stable/tailscale/4.0.4/templates/common.yaml rename to stable/tailscale/4.0.5/templates/common.yaml index b8f8b1435e..2ece816da1 100644 --- a/stable/tailscale/4.0.4/templates/common.yaml +++ b/stable/tailscale/4.0.5/templates/common.yaml @@ -1,9 +1,6 @@ {{/* Make sure all variables are set properly */}} {{- include "tc.v1.common.loader.init" . }} -{{/* Render secret */}} -{{- include "tailscale.secret" . }} - {{/* Render configmap for tailscale */}} {{- $configmap := include "tailscale.config" . | fromYaml -}} {{- if $configmap -}} @@ -11,7 +8,7 @@ {{- end -}} {{/* Render secret for tailscale */}} -{{- $secret := include "tailscale.config" . | fromYaml -}} +{{- $secret := include "tailscale.secret" . | fromYaml -}} {{- if $secret -}} {{- $_ := set .Values.secret "tailscale-secret" $secret -}} {{- end -}} diff --git a/stable/tailscale/4.0.4/values.yaml b/stable/tailscale/4.0.5/values.yaml similarity index 100% rename from stable/tailscale/4.0.4/values.yaml rename to stable/tailscale/4.0.5/values.yaml