From d49d457782fc0071c56172f25b2e87e157250593 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 24 Jul 2023 03:40:47 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/firefox/{6.0.9 => 6.0.10}/CHANGELOG.md | 9 +++++++++ stable/firefox/{6.0.9 => 6.0.10}/Chart.yaml | 2 +- stable/firefox/{6.0.9 => 6.0.10}/README.md | 0 stable/firefox/6.0.10/app-changelog.md | 9 +++++++++ stable/firefox/{6.0.9 => 6.0.10}/app-readme.md | 0 .../{6.0.9 => 6.0.10}/charts/common-12.14.6.tgz | Bin stable/firefox/{6.0.9 => 6.0.10}/ix_values.yaml | 2 +- stable/firefox/{6.0.9 => 6.0.10}/questions.yaml | 0 .../firefox/{6.0.9 => 6.0.10}/templates/NOTES.txt | 0 .../firefox/{6.0.9 => 6.0.10}/templates/common.yaml | 0 stable/firefox/{6.0.9 => 6.0.10}/values.yaml | 0 stable/firefox/6.0.9/app-changelog.md | 9 --------- 12 files changed, 20 insertions(+), 11 deletions(-) rename stable/firefox/{6.0.9 => 6.0.10}/CHANGELOG.md (86%) rename stable/firefox/{6.0.9 => 6.0.10}/Chart.yaml (98%) rename stable/firefox/{6.0.9 => 6.0.10}/README.md (100%) create mode 100644 stable/firefox/6.0.10/app-changelog.md rename stable/firefox/{6.0.9 => 6.0.10}/app-readme.md (100%) rename stable/firefox/{6.0.9 => 6.0.10}/charts/common-12.14.6.tgz (100%) rename stable/firefox/{6.0.9 => 6.0.10}/ix_values.yaml (90%) rename stable/firefox/{6.0.9 => 6.0.10}/questions.yaml (100%) rename stable/firefox/{6.0.9 => 6.0.10}/templates/NOTES.txt (100%) rename stable/firefox/{6.0.9 => 6.0.10}/templates/common.yaml (100%) rename stable/firefox/{6.0.9 => 6.0.10}/values.yaml (100%) delete mode 100644 stable/firefox/6.0.9/app-changelog.md diff --git a/stable/firefox/6.0.9/CHANGELOG.md b/stable/firefox/6.0.10/CHANGELOG.md similarity index 86% rename from stable/firefox/6.0.9/CHANGELOG.md rename to stable/firefox/6.0.10/CHANGELOG.md index c02411bdad..0ef6bc1e0d 100644 --- a/stable/firefox/6.0.9/CHANGELOG.md +++ b/stable/firefox/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-6.0.10](https://github.com/truecharts/charts/compare/firefox-6.0.9...firefox-6.0.10) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/firefox to v115.0.2 ([#10788](https://github.com/truecharts/charts/issues/10788)) + + + + ## [firefox-6.0.9](https://github.com/truecharts/charts/compare/firefox-6.0.8...firefox-6.0.9) (2023-07-18) ### Chore diff --git a/stable/firefox/6.0.9/Chart.yaml b/stable/firefox/6.0.10/Chart.yaml similarity index 98% rename from stable/firefox/6.0.9/Chart.yaml rename to stable/firefox/6.0.10/Chart.yaml index c31379ec79..215efc0a00 100644 --- a/stable/firefox/6.0.9/Chart.yaml +++ b/stable/firefox/6.0.10/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://github.com/linuxserver/docker-firefox type: application -version: 6.0.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/6.0.9/README.md b/stable/firefox/6.0.10/README.md similarity index 100% rename from stable/firefox/6.0.9/README.md rename to stable/firefox/6.0.10/README.md diff --git a/stable/firefox/6.0.10/app-changelog.md b/stable/firefox/6.0.10/app-changelog.md new file mode 100644 index 0000000000..d79fd20e95 --- /dev/null +++ b/stable/firefox/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-6.0.10](https://github.com/truecharts/charts/compare/firefox-6.0.9...firefox-6.0.10) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/firefox to v115.0.2 ([#10788](https://github.com/truecharts/charts/issues/10788)) + + \ No newline at end of file diff --git a/stable/firefox/6.0.9/app-readme.md b/stable/firefox/6.0.10/app-readme.md similarity index 100% rename from stable/firefox/6.0.9/app-readme.md rename to stable/firefox/6.0.10/app-readme.md diff --git a/stable/firefox/6.0.9/charts/common-12.14.6.tgz b/stable/firefox/6.0.10/charts/common-12.14.6.tgz similarity index 100% rename from stable/firefox/6.0.9/charts/common-12.14.6.tgz rename to stable/firefox/6.0.10/charts/common-12.14.6.tgz diff --git a/stable/firefox/6.0.9/ix_values.yaml b/stable/firefox/6.0.10/ix_values.yaml similarity index 90% rename from stable/firefox/6.0.9/ix_values.yaml rename to stable/firefox/6.0.10/ix_values.yaml index 0b18606a35..3ea5f81b26 100644 --- a/stable/firefox/6.0.9/ix_values.yaml +++ b/stable/firefox/6.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v115.0.2@sha256:fa2a32fad84c9d85bbb9d0fe50d6a34aefe4c4158a2a8ad68031524ae2a1b27c + tag: v115.0.2@sha256:e0eee93bb5b532bee6a1d49bd9d04a21592ad14496f24212e771928b13a030aa securityContext: container: diff --git a/stable/firefox/6.0.9/questions.yaml b/stable/firefox/6.0.10/questions.yaml similarity index 100% rename from stable/firefox/6.0.9/questions.yaml rename to stable/firefox/6.0.10/questions.yaml diff --git a/stable/firefox/6.0.9/templates/NOTES.txt b/stable/firefox/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/firefox/6.0.9/templates/NOTES.txt rename to stable/firefox/6.0.10/templates/NOTES.txt diff --git a/stable/firefox/6.0.9/templates/common.yaml b/stable/firefox/6.0.10/templates/common.yaml similarity index 100% rename from stable/firefox/6.0.9/templates/common.yaml rename to stable/firefox/6.0.10/templates/common.yaml diff --git a/stable/firefox/6.0.9/values.yaml b/stable/firefox/6.0.10/values.yaml similarity index 100% rename from stable/firefox/6.0.9/values.yaml rename to stable/firefox/6.0.10/values.yaml diff --git a/stable/firefox/6.0.9/app-changelog.md b/stable/firefox/6.0.9/app-changelog.md deleted file mode 100644 index f49757fd96..0000000000 --- a/stable/firefox/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-6.0.9](https://github.com/truecharts/charts/compare/firefox-6.0.8...firefox-6.0.9) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/firefox to v115.0.2 ([#10575](https://github.com/truecharts/charts/issues/10575)) - - \ No newline at end of file