From 3845cd520ed3e4460ead86b99ccba60243d9cd06 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 16 Oct 2023 12:44:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/sshwifty/2.0.3/app-changelog.md | 9 --------- stable/sshwifty/{2.0.3 => 2.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/sshwifty/{2.0.3 => 2.0.4}/Chart.yaml | 2 +- stable/sshwifty/{2.0.3 => 2.0.4}/README.md | 0 stable/sshwifty/2.0.4/app-changelog.md | 9 +++++++++ .../sshwifty/{2.0.3 => 2.0.4}/app-readme.md | 0 .../{2.0.3 => 2.0.4}/charts/common-14.0.9.tgz | Bin .../sshwifty/{2.0.3 => 2.0.4}/ix_values.yaml | 2 +- .../sshwifty/{2.0.3 => 2.0.4}/questions.yaml | 0 .../{2.0.3 => 2.0.4}/templates/NOTES.txt | 0 .../{2.0.3 => 2.0.4}/templates/common.yaml | 0 stable/sshwifty/{2.0.3 => 2.0.4}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/sshwifty/2.0.3/app-changelog.md rename stable/sshwifty/{2.0.3 => 2.0.4}/CHANGELOG.md (90%) rename stable/sshwifty/{2.0.3 => 2.0.4}/Chart.yaml (98%) rename stable/sshwifty/{2.0.3 => 2.0.4}/README.md (100%) create mode 100644 stable/sshwifty/2.0.4/app-changelog.md rename stable/sshwifty/{2.0.3 => 2.0.4}/app-readme.md (100%) rename stable/sshwifty/{2.0.3 => 2.0.4}/charts/common-14.0.9.tgz (100%) rename stable/sshwifty/{2.0.3 => 2.0.4}/ix_values.yaml (94%) rename stable/sshwifty/{2.0.3 => 2.0.4}/questions.yaml (100%) rename stable/sshwifty/{2.0.3 => 2.0.4}/templates/NOTES.txt (100%) rename stable/sshwifty/{2.0.3 => 2.0.4}/templates/common.yaml (100%) rename stable/sshwifty/{2.0.3 => 2.0.4}/values.yaml (100%) diff --git a/stable/sshwifty/2.0.3/app-changelog.md b/stable/sshwifty/2.0.3/app-changelog.md deleted file mode 100644 index 73afcebabd..0000000000 --- a/stable/sshwifty/2.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sshwifty-2.0.3](https://github.com/truecharts/charts/compare/sshwifty-2.0.2...sshwifty-2.0.3) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/sshwifty/2.0.3/CHANGELOG.md b/stable/sshwifty/2.0.4/CHANGELOG.md similarity index 90% rename from stable/sshwifty/2.0.3/CHANGELOG.md rename to stable/sshwifty/2.0.4/CHANGELOG.md index 03d6ebfdb9..3c0e6bc658 100644 --- a/stable/sshwifty/2.0.3/CHANGELOG.md +++ b/stable/sshwifty/2.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sshwifty-2.0.4](https://github.com/truecharts/charts/compare/sshwifty-2.0.3...sshwifty-2.0.4) (2023-10-16) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#13679](https://github.com/truecharts/charts/issues/13679)) + + + + ## [sshwifty-2.0.3](https://github.com/truecharts/charts/compare/sshwifty-2.0.2...sshwifty-2.0.3) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [sshwifty-1.0.2](https://github.com/truecharts/charts/compare/sshwifty-1.0.1...sshwifty-1.0.2) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/sshwifty/2.0.3/Chart.yaml b/stable/sshwifty/2.0.4/Chart.yaml similarity index 98% rename from stable/sshwifty/2.0.3/Chart.yaml rename to stable/sshwifty/2.0.4/Chart.yaml index 1f940bb7d5..6fe713b3c1 100644 --- a/stable/sshwifty/2.0.3/Chart.yaml +++ b/stable/sshwifty/2.0.4/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://github.com/niruix/sshwifty type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - ssh diff --git a/stable/sshwifty/2.0.3/README.md b/stable/sshwifty/2.0.4/README.md similarity index 100% rename from stable/sshwifty/2.0.3/README.md rename to stable/sshwifty/2.0.4/README.md diff --git a/stable/sshwifty/2.0.4/app-changelog.md b/stable/sshwifty/2.0.4/app-changelog.md new file mode 100644 index 0000000000..a9d0e6f2ac --- /dev/null +++ b/stable/sshwifty/2.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sshwifty-2.0.4](https://github.com/truecharts/charts/compare/sshwifty-2.0.3...sshwifty-2.0.4) (2023-10-16) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#13679](https://github.com/truecharts/charts/issues/13679)) + + \ No newline at end of file diff --git a/stable/sshwifty/2.0.3/app-readme.md b/stable/sshwifty/2.0.4/app-readme.md similarity index 100% rename from stable/sshwifty/2.0.3/app-readme.md rename to stable/sshwifty/2.0.4/app-readme.md diff --git a/stable/sshwifty/2.0.3/charts/common-14.0.9.tgz b/stable/sshwifty/2.0.4/charts/common-14.0.9.tgz similarity index 100% rename from stable/sshwifty/2.0.3/charts/common-14.0.9.tgz rename to stable/sshwifty/2.0.4/charts/common-14.0.9.tgz diff --git a/stable/sshwifty/2.0.3/ix_values.yaml b/stable/sshwifty/2.0.4/ix_values.yaml similarity index 94% rename from stable/sshwifty/2.0.3/ix_values.yaml rename to stable/sshwifty/2.0.4/ix_values.yaml index a1c421e768..7338f7a70f 100644 --- a/stable/sshwifty/2.0.3/ix_values.yaml +++ b/stable/sshwifty/2.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sshwifty pullPolicy: IfNotPresent - tag: vlatest@sha256:9fcf7abdfe68f2e920dd7a739541a0a9bb611450adf1cadf3fe80e6f8b6a6851 + tag: vlatest@sha256:87faa02891de360918d3acf30e7b42d3ef0dba632e6bb81d7853dc16e135a8d5 securityContext: container: diff --git a/stable/sshwifty/2.0.3/questions.yaml b/stable/sshwifty/2.0.4/questions.yaml similarity index 100% rename from stable/sshwifty/2.0.3/questions.yaml rename to stable/sshwifty/2.0.4/questions.yaml diff --git a/stable/sshwifty/2.0.3/templates/NOTES.txt b/stable/sshwifty/2.0.4/templates/NOTES.txt similarity index 100% rename from stable/sshwifty/2.0.3/templates/NOTES.txt rename to stable/sshwifty/2.0.4/templates/NOTES.txt diff --git a/stable/sshwifty/2.0.3/templates/common.yaml b/stable/sshwifty/2.0.4/templates/common.yaml similarity index 100% rename from stable/sshwifty/2.0.3/templates/common.yaml rename to stable/sshwifty/2.0.4/templates/common.yaml diff --git a/stable/sshwifty/2.0.3/values.yaml b/stable/sshwifty/2.0.4/values.yaml similarity index 100% rename from stable/sshwifty/2.0.3/values.yaml rename to stable/sshwifty/2.0.4/values.yaml