diff --git a/stable/putty/2.0.4/app-changelog.md b/stable/putty/2.0.4/app-changelog.md deleted file mode 100644 index c60b20baa8b..00000000000 --- a/stable/putty/2.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [putty-2.0.4](https://github.com/truecharts/charts/compare/putty-2.0.3...putty-2.0.4) (2022-11-12) - -### Chore - -- update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/putty/2.0.4/CHANGELOG.md b/stable/putty/2.0.5/CHANGELOG.md similarity index 100% rename from stable/putty/2.0.4/CHANGELOG.md rename to stable/putty/2.0.5/CHANGELOG.md diff --git a/stable/putty/2.0.4/Chart.yaml b/stable/putty/2.0.5/Chart.yaml similarity index 95% rename from stable/putty/2.0.4/Chart.yaml rename to stable/putty/2.0.5/Chart.yaml index 8014a8d4770..513691ce8d3 100644 --- a/stable/putty/2.0.4/Chart.yaml +++ b/stable/putty/2.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.0" +appVersion: "22.11.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/jlesage/docker-putty - https://hub.docker.com/r/jlesage/putty/ type: application -version: 2.0.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/putty/2.0.4/README.md b/stable/putty/2.0.5/README.md similarity index 100% rename from stable/putty/2.0.4/README.md rename to stable/putty/2.0.5/README.md diff --git a/stable/putty/2.0.5/app-changelog.md b/stable/putty/2.0.5/app-changelog.md new file mode 100644 index 00000000000..23907d9407c --- /dev/null +++ b/stable/putty/2.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [putty-2.0.5](https://github.com/truecharts/charts/compare/putty-2.0.4...putty-2.0.5) (2022-11-13) + +### Chore + +- update container image tccr.io/truecharts/putty to v22.11.1 ([#4401](https://github.com/truecharts/charts/issues/4401)) + + \ No newline at end of file diff --git a/stable/putty/2.0.4/app-readme.md b/stable/putty/2.0.5/app-readme.md similarity index 100% rename from stable/putty/2.0.4/app-readme.md rename to stable/putty/2.0.5/app-readme.md diff --git a/stable/putty/2.0.4/charts/common-10.9.7.tgz b/stable/putty/2.0.5/charts/common-10.9.7.tgz similarity index 100% rename from stable/putty/2.0.4/charts/common-10.9.7.tgz rename to stable/putty/2.0.5/charts/common-10.9.7.tgz diff --git a/stable/putty/2.0.4/ix_values.yaml b/stable/putty/2.0.5/ix_values.yaml similarity index 93% rename from stable/putty/2.0.4/ix_values.yaml rename to stable/putty/2.0.5/ix_values.yaml index ea8eb29728b..4d975969d7e 100644 --- a/stable/putty/2.0.4/ix_values.yaml +++ b/stable/putty/2.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/putty - tag: v1.4.0@sha256:a9c7c3ab7f291c6ce01046ba10292865c73c31cb32a48701438dd648ee51a15b + tag: 22.11.1@sha256:8f52b9e93ac993c95e4a83003d5319bf60c4ca3f35fec55ea2ad7dafd3d6d347 pullPolicy: IfNotPresent securityContext: diff --git a/stable/putty/2.0.4/questions.yaml b/stable/putty/2.0.5/questions.yaml similarity index 100% rename from stable/putty/2.0.4/questions.yaml rename to stable/putty/2.0.5/questions.yaml diff --git a/stable/putty/2.0.4/templates/common.yaml b/stable/putty/2.0.5/templates/common.yaml similarity index 100% rename from stable/putty/2.0.4/templates/common.yaml rename to stable/putty/2.0.5/templates/common.yaml diff --git a/stable/putty/2.0.4/values.yaml b/stable/putty/2.0.5/values.yaml similarity index 100% rename from stable/putty/2.0.4/values.yaml rename to stable/putty/2.0.5/values.yaml