diff --git a/stable/sshwifty/2.0.0/app-changelog.md b/stable/sshwifty/2.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/sshwifty/2.0.0/CHANGELOG.md b/stable/sshwifty/2.0.1/CHANGELOG.md similarity index 89% rename from stable/sshwifty/2.0.0/CHANGELOG.md rename to stable/sshwifty/2.0.1/CHANGELOG.md index 12816bd5e1..09bca53792 100644 --- a/stable/sshwifty/2.0.0/CHANGELOG.md +++ b/stable/sshwifty/2.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sshwifty-2.0.1](https://github.com/truecharts/charts/compare/sshwifty-2.0.0...sshwifty-2.0.1) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#11386](https://github.com/truecharts/charts/issues/11386)) + + + + ## [sshwifty-2.0.0](https://github.com/truecharts/charts/compare/sshwifty-1.0.8...sshwifty-2.0.0) (2023-07-31) diff --git a/stable/sshwifty/2.0.0/Chart.yaml b/stable/sshwifty/2.0.1/Chart.yaml similarity index 98% rename from stable/sshwifty/2.0.0/Chart.yaml rename to stable/sshwifty/2.0.1/Chart.yaml index f00effb09b..646c97eb2d 100644 --- a/stable/sshwifty/2.0.0/Chart.yaml +++ b/stable/sshwifty/2.0.1/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.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - ssh diff --git a/stable/sshwifty/2.0.0/README.md b/stable/sshwifty/2.0.1/README.md similarity index 100% rename from stable/sshwifty/2.0.0/README.md rename to stable/sshwifty/2.0.1/README.md diff --git a/stable/sshwifty/2.0.1/app-changelog.md b/stable/sshwifty/2.0.1/app-changelog.md new file mode 100644 index 0000000000..b632518fd9 --- /dev/null +++ b/stable/sshwifty/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sshwifty-2.0.1](https://github.com/truecharts/charts/compare/sshwifty-2.0.0...sshwifty-2.0.1) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#11386](https://github.com/truecharts/charts/issues/11386)) + + \ No newline at end of file diff --git a/stable/sshwifty/2.0.0/app-readme.md b/stable/sshwifty/2.0.1/app-readme.md similarity index 100% rename from stable/sshwifty/2.0.0/app-readme.md rename to stable/sshwifty/2.0.1/app-readme.md diff --git a/stable/sshwifty/2.0.0/charts/common-14.0.1.tgz b/stable/sshwifty/2.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/sshwifty/2.0.0/charts/common-14.0.1.tgz rename to stable/sshwifty/2.0.1/charts/common-14.0.1.tgz diff --git a/stable/sshwifty/2.0.0/ix_values.yaml b/stable/sshwifty/2.0.1/ix_values.yaml similarity index 94% rename from stable/sshwifty/2.0.0/ix_values.yaml rename to stable/sshwifty/2.0.1/ix_values.yaml index b9994e2f80..a0dab21246 100644 --- a/stable/sshwifty/2.0.0/ix_values.yaml +++ b/stable/sshwifty/2.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sshwifty pullPolicy: IfNotPresent - tag: vlatest@sha256:646999828bfd757f271218cb75cb06fcfe6c32e151c00a49485ea3737a959f63 + tag: vlatest@sha256:740919d43fb0998e6f877205ec8d55d69d55fc7d70acd83578254aded6e617f8 securityContext: container: diff --git a/stable/sshwifty/2.0.0/questions.yaml b/stable/sshwifty/2.0.1/questions.yaml similarity index 100% rename from stable/sshwifty/2.0.0/questions.yaml rename to stable/sshwifty/2.0.1/questions.yaml diff --git a/stable/sshwifty/2.0.0/templates/NOTES.txt b/stable/sshwifty/2.0.1/templates/NOTES.txt similarity index 100% rename from stable/sshwifty/2.0.0/templates/NOTES.txt rename to stable/sshwifty/2.0.1/templates/NOTES.txt diff --git a/stable/sshwifty/2.0.0/templates/common.yaml b/stable/sshwifty/2.0.1/templates/common.yaml similarity index 100% rename from stable/sshwifty/2.0.0/templates/common.yaml rename to stable/sshwifty/2.0.1/templates/common.yaml diff --git a/stable/sshwifty/2.0.0/values.yaml b/stable/sshwifty/2.0.1/values.yaml similarity index 100% rename from stable/sshwifty/2.0.0/values.yaml rename to stable/sshwifty/2.0.1/values.yaml