diff --git a/stable/picoshare/6.0.0/app-changelog.md b/stable/picoshare/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/picoshare/6.0.0/CHANGELOG.md b/stable/picoshare/6.0.1/CHANGELOG.md similarity index 90% rename from stable/picoshare/6.0.0/CHANGELOG.md rename to stable/picoshare/6.0.1/CHANGELOG.md index c8138646258..ef697f553e6 100644 --- a/stable/picoshare/6.0.0/CHANGELOG.md +++ b/stable/picoshare/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [picoshare-6.0.1](https://github.com/truecharts/charts/compare/picoshare-6.0.0...picoshare-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.8 ([#12071](https://github.com/truecharts/charts/issues/12071)) + + + + ## [picoshare-6.0.0](https://github.com/truecharts/charts/compare/picoshare-5.0.27...picoshare-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [picoshare-5.0.19](https://github.com/truecharts/charts/compare/picoshare-5.0.18...picoshare-5.0.19) (2023-05-27) -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [picoshare-5.0.18](https://github.com/truecharts/charts/compare/picoshare-5.0.17...picoshare-5.0.18) (2023-05-26) - diff --git a/stable/picoshare/6.0.0/Chart.yaml b/stable/picoshare/6.0.1/Chart.yaml similarity index 95% rename from stable/picoshare/6.0.0/Chart.yaml rename to stable/picoshare/6.0.1/Chart.yaml index 9e072c69409..a0b7d26abe8 100644 --- a/stable/picoshare/6.0.0/Chart.yaml +++ b/stable/picoshare/6.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.6" +appVersion: "1.3.8" 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.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/picoshare/6.0.0/README.md b/stable/picoshare/6.0.1/README.md similarity index 100% rename from stable/picoshare/6.0.0/README.md rename to stable/picoshare/6.0.1/README.md diff --git a/stable/picoshare/6.0.1/app-changelog.md b/stable/picoshare/6.0.1/app-changelog.md new file mode 100644 index 00000000000..8200befeadd --- /dev/null +++ b/stable/picoshare/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [picoshare-6.0.1](https://github.com/truecharts/charts/compare/picoshare-6.0.0...picoshare-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.8 ([#12071](https://github.com/truecharts/charts/issues/12071)) + + \ No newline at end of file diff --git a/stable/picoshare/6.0.0/app-readme.md b/stable/picoshare/6.0.1/app-readme.md similarity index 100% rename from stable/picoshare/6.0.0/app-readme.md rename to stable/picoshare/6.0.1/app-readme.md diff --git a/stable/picoshare/6.0.0/charts/common-14.0.1.tgz b/stable/picoshare/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/picoshare/6.0.0/charts/common-14.0.1.tgz rename to stable/picoshare/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/picoshare/6.0.0/ix_values.yaml b/stable/picoshare/6.0.1/ix_values.yaml similarity index 87% rename from stable/picoshare/6.0.0/ix_values.yaml rename to stable/picoshare/6.0.1/ix_values.yaml index 5d669d224c6..b8c5d64a30f 100644 --- a/stable/picoshare/6.0.0/ix_values.yaml +++ b/stable/picoshare/6.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/picoshare - tag: v1.3.6@sha256:9c34fee68cd2a8bc7e04af3a20105d6814eb32192de78c0517952ed549b9e999 + tag: v1.3.8@sha256:b88b39d24ef5f6ed5f1055bb8d607e395a9eb037d2eaaeb1c0f9ca4165d4447b pullPolicy: IfNotPresent service: main: diff --git a/stable/picoshare/6.0.0/questions.yaml b/stable/picoshare/6.0.1/questions.yaml similarity index 100% rename from stable/picoshare/6.0.0/questions.yaml rename to stable/picoshare/6.0.1/questions.yaml diff --git a/stable/picoshare/6.0.0/templates/NOTES.txt b/stable/picoshare/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/picoshare/6.0.0/templates/NOTES.txt rename to stable/picoshare/6.0.1/templates/NOTES.txt diff --git a/stable/picoshare/6.0.0/templates/common.yaml b/stable/picoshare/6.0.1/templates/common.yaml similarity index 100% rename from stable/picoshare/6.0.0/templates/common.yaml rename to stable/picoshare/6.0.1/templates/common.yaml diff --git a/stable/picoshare/6.0.0/values.yaml b/stable/picoshare/6.0.1/values.yaml similarity index 100% rename from stable/picoshare/6.0.0/values.yaml rename to stable/picoshare/6.0.1/values.yaml