diff --git a/stable/picoshare/6.0.7/app-changelog.md b/stable/picoshare/6.0.7/app-changelog.md deleted file mode 100644 index 6fad771656e..00000000000 --- a/stable/picoshare/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [picoshare-6.0.7](https://github.com/truecharts/charts/compare/picoshare-6.0.6...picoshare-6.0.7) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/picoshare/6.0.7/CHANGELOG.md b/stable/picoshare/6.0.8/CHANGELOG.md similarity index 90% rename from stable/picoshare/6.0.7/CHANGELOG.md rename to stable/picoshare/6.0.8/CHANGELOG.md index 6ac70809a62..40d7c1047a9 100644 --- a/stable/picoshare/6.0.7/CHANGELOG.md +++ b/stable/picoshare/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [picoshare-6.0.8](https://github.com/truecharts/charts/compare/picoshare-6.0.7...picoshare-6.0.8) (2023-10-30) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.4.1 ([#14113](https://github.com/truecharts/charts/issues/14113)) + + + + ## [picoshare-6.0.7](https://github.com/truecharts/charts/compare/picoshare-6.0.6...picoshare-6.0.7) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [picoshare-5.0.24](https://github.com/truecharts/charts/compare/picoshare-5.0.23...picoshare-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [picoshare-5.0.23](https://github.com/truecharts/charts/compare/picoshare-5.0.22...picoshare-5.0.23) (2023-06-11) diff --git a/stable/picoshare/6.0.7/Chart.yaml b/stable/picoshare/6.0.8/Chart.yaml similarity index 95% rename from stable/picoshare/6.0.7/Chart.yaml rename to stable/picoshare/6.0.8/Chart.yaml index 1b09e703538..850532eccf4 100644 --- a/stable/picoshare/6.0.7/Chart.yaml +++ b/stable/picoshare/6.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.0" +appVersion: "1.4.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: picoshare sources: - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - https://github.com/mtlynch/picoshare -version: 6.0.7 +version: 6.0.8 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/6.0.7/README.md b/stable/picoshare/6.0.8/README.md similarity index 100% rename from stable/picoshare/6.0.7/README.md rename to stable/picoshare/6.0.8/README.md diff --git a/stable/picoshare/6.0.8/app-changelog.md b/stable/picoshare/6.0.8/app-changelog.md new file mode 100644 index 00000000000..6cc43be0dea --- /dev/null +++ b/stable/picoshare/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [picoshare-6.0.8](https://github.com/truecharts/charts/compare/picoshare-6.0.7...picoshare-6.0.8) (2023-10-30) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.4.1 ([#14113](https://github.com/truecharts/charts/issues/14113)) + + \ No newline at end of file diff --git a/stable/picoshare/6.0.7/app-readme.md b/stable/picoshare/6.0.8/app-readme.md similarity index 100% rename from stable/picoshare/6.0.7/app-readme.md rename to stable/picoshare/6.0.8/app-readme.md diff --git a/stable/picoshare/6.0.7/charts/common-14.2.0.tgz b/stable/picoshare/6.0.8/charts/common-14.2.0.tgz similarity index 100% rename from stable/picoshare/6.0.7/charts/common-14.2.0.tgz rename to stable/picoshare/6.0.8/charts/common-14.2.0.tgz diff --git a/stable/picoshare/6.0.7/ix_values.yaml b/stable/picoshare/6.0.8/ix_values.yaml similarity index 88% rename from stable/picoshare/6.0.7/ix_values.yaml rename to stable/picoshare/6.0.8/ix_values.yaml index 85a4f9a129c..203c4123517 100644 --- a/stable/picoshare/6.0.7/ix_values.yaml +++ b/stable/picoshare/6.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/picoshare - tag: v1.4.0@sha256:d7a9ba8a4ebc9cbc5f1086599d92666b74692fe9871dad99b72a822314ac7ae8 + tag: v1.4.1@sha256:375324af640650d01d879bd7d71b59298267d1687486032a75766769f0b0e163 pullPolicy: IfNotPresent service: diff --git a/stable/picoshare/6.0.7/questions.yaml b/stable/picoshare/6.0.8/questions.yaml similarity index 100% rename from stable/picoshare/6.0.7/questions.yaml rename to stable/picoshare/6.0.8/questions.yaml diff --git a/stable/picoshare/6.0.7/templates/NOTES.txt b/stable/picoshare/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/picoshare/6.0.7/templates/NOTES.txt rename to stable/picoshare/6.0.8/templates/NOTES.txt diff --git a/stable/picoshare/6.0.7/templates/common.yaml b/stable/picoshare/6.0.8/templates/common.yaml similarity index 100% rename from stable/picoshare/6.0.7/templates/common.yaml rename to stable/picoshare/6.0.8/templates/common.yaml diff --git a/stable/picoshare/6.0.7/values.yaml b/stable/picoshare/6.0.8/values.yaml similarity index 100% rename from stable/picoshare/6.0.7/values.yaml rename to stable/picoshare/6.0.8/values.yaml