diff --git a/incubator/pingvin-share/0.0.15/app-changelog.md b/incubator/pingvin-share/0.0.15/app-changelog.md deleted file mode 100644 index 0e9031313c..0000000000 --- a/incubator/pingvin-share/0.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pingvin-share-0.0.15](https://github.com/truecharts/charts/compare/pingvin-share-0.0.14...pingvin-share-0.0.15) (2023-01-16) - -### Chore - -- update container image tccr.io/truecharts/pingvin-share to v0.6.1 - - \ No newline at end of file diff --git a/incubator/pingvin-share/0.0.15/CHANGELOG.md b/incubator/pingvin-share/0.0.16/CHANGELOG.md similarity index 94% rename from incubator/pingvin-share/0.0.15/CHANGELOG.md rename to incubator/pingvin-share/0.0.16/CHANGELOG.md index b1416410d6..8e22e0559f 100644 --- a/incubator/pingvin-share/0.0.15/CHANGELOG.md +++ b/incubator/pingvin-share/0.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pingvin-share-0.0.16](https://github.com/truecharts/charts/compare/pingvin-share-0.0.15...pingvin-share-0.0.16) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/pingvin-share to v0.7.0 + + + + ## [pingvin-share-0.0.15](https://github.com/truecharts/charts/compare/pingvin-share-0.0.14...pingvin-share-0.0.15) (2023-01-16) ### Chore @@ -88,12 +97,3 @@ ## [pingvin-share-0.0.6](https://github.com/truecharts/charts/compare/pingvin-share-0.0.5...pingvin-share-0.0.6) (2022-12-14) ### Chore - -- update container image tccr.io/truecharts/pingvin-share to v0.3.6 - - - - -## [pingvin-share-0.0.5](https://github.com/truecharts/charts/compare/pingvin-share-0.0.4...pingvin-share-0.0.5) (2022-12-13) - -### Chore diff --git a/incubator/pingvin-share/0.0.15/Chart.yaml b/incubator/pingvin-share/0.0.16/Chart.yaml similarity index 96% rename from incubator/pingvin-share/0.0.15/Chart.yaml rename to incubator/pingvin-share/0.0.16/Chart.yaml index bcf8b944eb..123723bf37 100644 --- a/incubator/pingvin-share/0.0.15/Chart.yaml +++ b/incubator/pingvin-share/0.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.1" +appVersion: "0.7.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/stonith404/pingvin-share - https://hub.docker.com/r/stonith404/pingvin-share type: application -version: 0.0.15 +version: 0.0.16 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/pingvin-share/0.0.15/README.md b/incubator/pingvin-share/0.0.16/README.md similarity index 100% rename from incubator/pingvin-share/0.0.15/README.md rename to incubator/pingvin-share/0.0.16/README.md diff --git a/incubator/pingvin-share/0.0.16/app-changelog.md b/incubator/pingvin-share/0.0.16/app-changelog.md new file mode 100644 index 0000000000..b8a6b94328 --- /dev/null +++ b/incubator/pingvin-share/0.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pingvin-share-0.0.16](https://github.com/truecharts/charts/compare/pingvin-share-0.0.15...pingvin-share-0.0.16) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/pingvin-share to v0.7.0 + + \ No newline at end of file diff --git a/incubator/pingvin-share/0.0.15/app-readme.md b/incubator/pingvin-share/0.0.16/app-readme.md similarity index 100% rename from incubator/pingvin-share/0.0.15/app-readme.md rename to incubator/pingvin-share/0.0.16/app-readme.md diff --git a/incubator/pingvin-share/0.0.15/charts/common-11.1.2.tgz b/incubator/pingvin-share/0.0.16/charts/common-11.1.2.tgz similarity index 100% rename from incubator/pingvin-share/0.0.15/charts/common-11.1.2.tgz rename to incubator/pingvin-share/0.0.16/charts/common-11.1.2.tgz diff --git a/incubator/pingvin-share/0.0.15/ix_values.yaml b/incubator/pingvin-share/0.0.16/ix_values.yaml similarity index 83% rename from incubator/pingvin-share/0.0.15/ix_values.yaml rename to incubator/pingvin-share/0.0.16/ix_values.yaml index 3abc5b0ce3..dc65d2b7fe 100644 --- a/incubator/pingvin-share/0.0.15/ix_values.yaml +++ b/incubator/pingvin-share/0.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pingvin-share pullPolicy: IfNotPresent - tag: 0.6.1@sha256:a02f7f0e1d4fffddc73a9e3d010dcf0642e0703b48b61d8a767475fca1b38ff5 + tag: 0.7.0@sha256:e8ddba44f30e4fb37d3663e2049bd39a428c882758adb601ccd4aa20b51caa3f securityContext: readOnlyRootFilesystem: false diff --git a/incubator/pingvin-share/0.0.15/questions.yaml b/incubator/pingvin-share/0.0.16/questions.yaml similarity index 100% rename from incubator/pingvin-share/0.0.15/questions.yaml rename to incubator/pingvin-share/0.0.16/questions.yaml diff --git a/incubator/pingvin-share/0.0.15/templates/common.yaml b/incubator/pingvin-share/0.0.16/templates/common.yaml similarity index 100% rename from incubator/pingvin-share/0.0.15/templates/common.yaml rename to incubator/pingvin-share/0.0.16/templates/common.yaml diff --git a/incubator/pingvin-share/0.0.15/values.yaml b/incubator/pingvin-share/0.0.16/values.yaml similarity index 100% rename from incubator/pingvin-share/0.0.15/values.yaml rename to incubator/pingvin-share/0.0.16/values.yaml diff --git a/incubator/red-discordbot/2.0.8/app-changelog.md b/incubator/red-discordbot/2.0.8/app-changelog.md deleted file mode 100644 index 4917089f86..0000000000 --- a/incubator/red-discordbot/2.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [red-discordbot-2.0.8](https://github.com/truecharts/charts/compare/red-discordbot-2.0.7...red-discordbot-2.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/red-discordbot/2.0.8/CHANGELOG.md b/incubator/red-discordbot/2.0.9/CHANGELOG.md similarity index 89% rename from incubator/red-discordbot/2.0.8/CHANGELOG.md rename to incubator/red-discordbot/2.0.9/CHANGELOG.md index e1865391a9..6e0b5445de 100644 --- a/incubator/red-discordbot/2.0.8/CHANGELOG.md +++ b/incubator/red-discordbot/2.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [red-discordbot-2.0.9](https://github.com/truecharts/charts/compare/red-discordbot-2.0.8...red-discordbot-2.0.9) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/red-discordbot to vfull + + + + ## [red-discordbot-2.0.8](https://github.com/truecharts/charts/compare/red-discordbot-2.0.7...red-discordbot-2.0.8) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [red-discordbot-2.0.2](https://github.com/truecharts/charts/compare/red-discordbot-2.0.1...red-discordbot-2.0.2) (2022-11-30) - - - - -## [red-discordbot-2.0.2](https://github.com/truecharts/charts/compare/red-discordbot-2.0.1...red-discordbot-2.0.2) (2022-11-30) - - - diff --git a/incubator/red-discordbot/2.0.8/Chart.yaml b/incubator/red-discordbot/2.0.9/Chart.yaml similarity index 98% rename from incubator/red-discordbot/2.0.8/Chart.yaml rename to incubator/red-discordbot/2.0.9/Chart.yaml index de01996c45..6d1fb2364e 100644 --- a/incubator/red-discordbot/2.0.8/Chart.yaml +++ b/incubator/red-discordbot/2.0.9/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/PhasecoreX/docker-red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot/ type: application -version: 2.0.8 +version: 2.0.9 diff --git a/incubator/red-discordbot/2.0.8/README.md b/incubator/red-discordbot/2.0.9/README.md similarity index 100% rename from incubator/red-discordbot/2.0.8/README.md rename to incubator/red-discordbot/2.0.9/README.md diff --git a/incubator/red-discordbot/2.0.9/app-changelog.md b/incubator/red-discordbot/2.0.9/app-changelog.md new file mode 100644 index 0000000000..87dce2e292 --- /dev/null +++ b/incubator/red-discordbot/2.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [red-discordbot-2.0.9](https://github.com/truecharts/charts/compare/red-discordbot-2.0.8...red-discordbot-2.0.9) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/red-discordbot to vfull + + \ No newline at end of file diff --git a/incubator/red-discordbot/2.0.8/app-readme.md b/incubator/red-discordbot/2.0.9/app-readme.md similarity index 71% rename from incubator/red-discordbot/2.0.8/app-readme.md rename to incubator/red-discordbot/2.0.9/app-readme.md index d7695a4811..5aa10bad42 100644 --- a/incubator/red-discordbot/2.0.8/app-readme.md +++ b/incubator/red-discordbot/2.0.9/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/red-discordbot/2.0.8/charts/common-11.1.2.tgz b/incubator/red-discordbot/2.0.9/charts/common-11.1.2.tgz similarity index 100% rename from incubator/red-discordbot/2.0.8/charts/common-11.1.2.tgz rename to incubator/red-discordbot/2.0.9/charts/common-11.1.2.tgz diff --git a/incubator/red-discordbot/2.0.8/ix_values.yaml b/incubator/red-discordbot/2.0.9/ix_values.yaml similarity index 85% rename from incubator/red-discordbot/2.0.8/ix_values.yaml rename to incubator/red-discordbot/2.0.9/ix_values.yaml index 7a595b16aa..7b325d6ea7 100644 --- a/incubator/red-discordbot/2.0.8/ix_values.yaml +++ b/incubator/red-discordbot/2.0.9/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/red-discordbot - tag: vfull@sha256:72d5c7690738eff81f687d00f419788cf26e6362bd0d0db22db7e2ed51f42598 + tag: vfull@sha256:41afc971603bc7ce6fa33eb7c3e103100e00d2f71cfee31cf16449b67a779162 persistence: data: enabled: true diff --git a/incubator/red-discordbot/2.0.8/questions.yaml b/incubator/red-discordbot/2.0.9/questions.yaml similarity index 100% rename from incubator/red-discordbot/2.0.8/questions.yaml rename to incubator/red-discordbot/2.0.9/questions.yaml diff --git a/incubator/red-discordbot/2.0.8/templates/common.yaml b/incubator/red-discordbot/2.0.9/templates/common.yaml similarity index 100% rename from incubator/red-discordbot/2.0.8/templates/common.yaml rename to incubator/red-discordbot/2.0.9/templates/common.yaml diff --git a/incubator/red-discordbot/2.0.8/values.yaml b/incubator/red-discordbot/2.0.9/values.yaml similarity index 100% rename from incubator/red-discordbot/2.0.8/values.yaml rename to incubator/red-discordbot/2.0.9/values.yaml