diff --git a/stable/putty/5.0.0/app-changelog.md b/stable/putty/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/putty/5.0.0/CHANGELOG.md b/stable/putty/5.0.1/CHANGELOG.md similarity index 90% rename from stable/putty/5.0.0/CHANGELOG.md rename to stable/putty/5.0.1/CHANGELOG.md index 2e94578ca4c..d568e1bd8a7 100644 --- a/stable/putty/5.0.0/CHANGELOG.md +++ b/stable/putty/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [putty-5.0.1](https://github.com/truecharts/charts/compare/putty-5.0.0...putty-5.0.1) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.08.1 ([#12177](https://github.com/truecharts/charts/issues/12177)) + + + + ## [putty-5.0.0](https://github.com/truecharts/charts/compare/putty-4.0.17...putty-5.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [putty-4.0.9](https://github.com/truecharts/charts/compare/putty-4.0.8...putty-4.0.9) (2023-05-27) -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [putty-4.0.8](https://github.com/truecharts/charts/compare/putty-4.0.7...putty-4.0.8) (2023-05-26) - diff --git a/stable/putty/5.0.0/Chart.yaml b/stable/putty/5.0.1/Chart.yaml similarity index 95% rename from stable/putty/5.0.0/Chart.yaml rename to stable/putty/5.0.1/Chart.yaml index 60fa376f578..539ab6f720a 100644 --- a/stable/putty/5.0.0/Chart.yaml +++ b/stable/putty/5.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.06.1" +appVersion: "23.08.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/putty - https://github.com/jlesage/docker-putty type: application -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/putty/5.0.0/README.md b/stable/putty/5.0.1/README.md similarity index 100% rename from stable/putty/5.0.0/README.md rename to stable/putty/5.0.1/README.md diff --git a/stable/putty/5.0.1/app-changelog.md b/stable/putty/5.0.1/app-changelog.md new file mode 100644 index 00000000000..e3f45dda906 --- /dev/null +++ b/stable/putty/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [putty-5.0.1](https://github.com/truecharts/charts/compare/putty-5.0.0...putty-5.0.1) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.08.1 ([#12177](https://github.com/truecharts/charts/issues/12177)) + + \ No newline at end of file diff --git a/stable/putty/5.0.0/app-readme.md b/stable/putty/5.0.1/app-readme.md similarity index 100% rename from stable/putty/5.0.0/app-readme.md rename to stable/putty/5.0.1/app-readme.md diff --git a/stable/putty/5.0.0/charts/common-14.0.1.tgz b/stable/putty/5.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/putty/5.0.0/charts/common-14.0.1.tgz rename to stable/putty/5.0.1/charts/common-14.0.1.tgz diff --git a/stable/putty/5.0.0/ix_values.yaml b/stable/putty/5.0.1/ix_values.yaml similarity index 94% rename from stable/putty/5.0.0/ix_values.yaml rename to stable/putty/5.0.1/ix_values.yaml index 85c458a7d58..0eff917bf7e 100644 --- a/stable/putty/5.0.0/ix_values.yaml +++ b/stable/putty/5.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/putty - tag: v23.06.1@sha256:849282650666d0a51a5cc28b18cd07632b49431ddaf7a74bbeb3f834d08604e2 + tag: v23.08.1@sha256:058a3bac3823e9a759ce602ef4cd20ac298b36c42543a75840fdca8f2da428f3 pullPolicy: IfNotPresent service: main: diff --git a/stable/putty/5.0.0/questions.yaml b/stable/putty/5.0.1/questions.yaml similarity index 100% rename from stable/putty/5.0.0/questions.yaml rename to stable/putty/5.0.1/questions.yaml diff --git a/stable/putty/5.0.0/templates/NOTES.txt b/stable/putty/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/putty/5.0.0/templates/NOTES.txt rename to stable/putty/5.0.1/templates/NOTES.txt diff --git a/stable/putty/5.0.0/templates/common.yaml b/stable/putty/5.0.1/templates/common.yaml similarity index 100% rename from stable/putty/5.0.0/templates/common.yaml rename to stable/putty/5.0.1/templates/common.yaml diff --git a/stable/putty/5.0.0/values.yaml b/stable/putty/5.0.1/values.yaml similarity index 100% rename from stable/putty/5.0.0/values.yaml rename to stable/putty/5.0.1/values.yaml