diff --git a/incubator/fireshare/2.0.5/app-changelog.md b/incubator/fireshare/2.0.5/app-changelog.md deleted file mode 100644 index 14377ee163..0000000000 --- a/incubator/fireshare/2.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fireshare-2.0.5](https://github.com/truecharts/charts/compare/fireshare-2.0.4...fireshare-2.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/fireshare/2.0.5/CHANGELOG.md b/incubator/fireshare/2.0.6/CHANGELOG.md similarity index 90% rename from incubator/fireshare/2.0.5/CHANGELOG.md rename to incubator/fireshare/2.0.6/CHANGELOG.md index 77ac1e2519..0b23fdb727 100644 --- a/incubator/fireshare/2.0.5/CHANGELOG.md +++ b/incubator/fireshare/2.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fireshare-2.0.6](https://github.com/truecharts/charts/compare/fireshare-2.0.5...fireshare-2.0.6) (2022-12-23) + +### Chore + +- update container image tccr.io/truecharts/fireshare to v1.2.8 + + + + ## [fireshare-2.0.5](https://github.com/truecharts/charts/compare/fireshare-2.0.4...fireshare-2.0.5) (2022-12-19) ### Chore @@ -81,15 +90,6 @@ -## [fireshare-2.0.1](https://github.com/truecharts/charts/compare/fireshare-2.0.0...fireshare-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [fireshare-2.0.1](https://github.com/truecharts/charts/compare/fireshare-2.0.0...fireshare-2.0.1) (2022-11-15) ### Chore diff --git a/incubator/fireshare/2.0.5/Chart.yaml b/incubator/fireshare/2.0.6/Chart.yaml similarity index 95% rename from incubator/fireshare/2.0.5/Chart.yaml rename to incubator/fireshare/2.0.6/Chart.yaml index b5d201c716..8399067e99 100644 --- a/incubator/fireshare/2.0.5/Chart.yaml +++ b/incubator/fireshare/2.0.6/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "1.2.6" +appVersion: "1.2.8" kubeVersion: ">=1.16.0-0" dependencies: - name: common repository: https://library-charts.truecharts.org version: 11.0.9 description: "Share your game clips, videos, or other media via unique links." -version: 2.0.5 +version: 2.0.6 deprecated: false home: https://truecharts.org/charts/incubator/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png diff --git a/incubator/fireshare/2.0.5/README.md b/incubator/fireshare/2.0.6/README.md similarity index 100% rename from incubator/fireshare/2.0.5/README.md rename to incubator/fireshare/2.0.6/README.md diff --git a/incubator/fireshare/2.0.6/app-changelog.md b/incubator/fireshare/2.0.6/app-changelog.md new file mode 100644 index 0000000000..830b4b7107 --- /dev/null +++ b/incubator/fireshare/2.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireshare-2.0.6](https://github.com/truecharts/charts/compare/fireshare-2.0.5...fireshare-2.0.6) (2022-12-23) + +### Chore + +- update container image tccr.io/truecharts/fireshare to v1.2.8 + + \ No newline at end of file diff --git a/incubator/fireshare/2.0.5/app-readme.md b/incubator/fireshare/2.0.6/app-readme.md similarity index 100% rename from incubator/fireshare/2.0.5/app-readme.md rename to incubator/fireshare/2.0.6/app-readme.md diff --git a/incubator/fireshare/2.0.5/charts/common-11.0.9.tgz b/incubator/fireshare/2.0.6/charts/common-11.0.9.tgz similarity index 100% rename from incubator/fireshare/2.0.5/charts/common-11.0.9.tgz rename to incubator/fireshare/2.0.6/charts/common-11.0.9.tgz diff --git a/incubator/fireshare/2.0.5/ix_values.yaml b/incubator/fireshare/2.0.6/ix_values.yaml similarity index 88% rename from incubator/fireshare/2.0.5/ix_values.yaml rename to incubator/fireshare/2.0.6/ix_values.yaml index 59ba831c53..fa7f901dc2 100644 --- a/incubator/fireshare/2.0.5/ix_values.yaml +++ b/incubator/fireshare/2.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/fireshare - tag: 1.2.6@sha256:01e5471cd0fe471d35036af9e2350defe8b448db920fd4d59f526c95270937a1 + tag: 1.2.8@sha256:9a8893666987d6a2a0ee18281ef55632630d3eee904886194372f9fe2961c068 podSecurityContext: runAsGroup: 0 diff --git a/incubator/fireshare/2.0.5/questions.yaml b/incubator/fireshare/2.0.6/questions.yaml similarity index 100% rename from incubator/fireshare/2.0.5/questions.yaml rename to incubator/fireshare/2.0.6/questions.yaml diff --git a/incubator/fireshare/2.0.5/templates/_secrets.tpl b/incubator/fireshare/2.0.6/templates/_secrets.tpl similarity index 100% rename from incubator/fireshare/2.0.5/templates/_secrets.tpl rename to incubator/fireshare/2.0.6/templates/_secrets.tpl diff --git a/incubator/fireshare/2.0.5/templates/common.yaml b/incubator/fireshare/2.0.6/templates/common.yaml similarity index 100% rename from incubator/fireshare/2.0.5/templates/common.yaml rename to incubator/fireshare/2.0.6/templates/common.yaml diff --git a/incubator/fireshare/2.0.5/values.yaml b/incubator/fireshare/2.0.6/values.yaml similarity index 100% rename from incubator/fireshare/2.0.5/values.yaml rename to incubator/fireshare/2.0.6/values.yaml