diff --git a/stable/firefox/7.0.7/app-changelog.md b/stable/firefox/7.0.7/app-changelog.md deleted file mode 100644 index 63b5b0ef6a..0000000000 --- a/stable/firefox/7.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-7.0.7](https://github.com/truecharts/charts/compare/firefox-7.0.6...firefox-7.0.7) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12893](https://github.com/truecharts/charts/issues/12893)) - - \ No newline at end of file diff --git a/stable/firefox/7.0.7/CHANGELOG.md b/stable/firefox/7.0.8/CHANGELOG.md similarity index 91% rename from stable/firefox/7.0.7/CHANGELOG.md rename to stable/firefox/7.0.8/CHANGELOG.md index 4b17df4596..488dd4c002 100644 --- a/stable/firefox/7.0.7/CHANGELOG.md +++ b/stable/firefox/7.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-7.0.8](https://github.com/truecharts/charts/compare/firefox-7.0.7...firefox-7.0.8) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13122](https://github.com/truecharts/charts/issues/13122)) + + + + ## [firefox-7.0.7](https://github.com/truecharts/charts/compare/firefox-7.0.6...firefox-7.0.7) (2023-09-23) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [firefox-6.0.11](https://github.com/truecharts/charts/compare/firefox-6.0.10...firefox-6.0.11) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/firefox to v115.0.3 ([#10941](https://github.com/truecharts/charts/issues/10941)) - diff --git a/stable/firefox/7.0.7/Chart.yaml b/stable/firefox/7.0.8/Chart.yaml similarity index 98% rename from stable/firefox/7.0.7/Chart.yaml rename to stable/firefox/7.0.8/Chart.yaml index 756b46fec1..d851edc2ff 100644 --- a/stable/firefox/7.0.7/Chart.yaml +++ b/stable/firefox/7.0.8/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: 7.0.7 +version: 7.0.8 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/7.0.7/README.md b/stable/firefox/7.0.8/README.md similarity index 100% rename from stable/firefox/7.0.7/README.md rename to stable/firefox/7.0.8/README.md diff --git a/stable/firefox/7.0.8/app-changelog.md b/stable/firefox/7.0.8/app-changelog.md new file mode 100644 index 0000000000..1ced663eda --- /dev/null +++ b/stable/firefox/7.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-7.0.8](https://github.com/truecharts/charts/compare/firefox-7.0.7...firefox-7.0.8) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13122](https://github.com/truecharts/charts/issues/13122)) + + \ No newline at end of file diff --git a/stable/firefox/7.0.7/app-readme.md b/stable/firefox/7.0.8/app-readme.md similarity index 100% rename from stable/firefox/7.0.7/app-readme.md rename to stable/firefox/7.0.8/app-readme.md diff --git a/stable/firefox/7.0.7/charts/common-14.0.1.tgz b/stable/firefox/7.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/firefox/7.0.7/charts/common-14.0.1.tgz rename to stable/firefox/7.0.8/charts/common-14.0.1.tgz diff --git a/stable/firefox/7.0.7/ix_values.yaml b/stable/firefox/7.0.8/ix_values.yaml similarity index 90% rename from stable/firefox/7.0.7/ix_values.yaml rename to stable/firefox/7.0.8/ix_values.yaml index 74ace974bc..678b969787 100644 --- a/stable/firefox/7.0.7/ix_values.yaml +++ b/stable/firefox/7.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v116.0.3@sha256:ff76b377733e8f34f0eeb7a1c1f8540bca34a3796f7bd9e1aa0771da08e76d2a + tag: v116.0.3@sha256:a1ebdf89165ce87e2d457339953902a4adc71ee9fa798c9ab18b5dae2312ce0e securityContext: container: diff --git a/stable/firefox/7.0.7/questions.yaml b/stable/firefox/7.0.8/questions.yaml similarity index 100% rename from stable/firefox/7.0.7/questions.yaml rename to stable/firefox/7.0.8/questions.yaml diff --git a/stable/firefox/7.0.7/templates/NOTES.txt b/stable/firefox/7.0.8/templates/NOTES.txt similarity index 100% rename from stable/firefox/7.0.7/templates/NOTES.txt rename to stable/firefox/7.0.8/templates/NOTES.txt diff --git a/stable/firefox/7.0.7/templates/common.yaml b/stable/firefox/7.0.8/templates/common.yaml similarity index 100% rename from stable/firefox/7.0.7/templates/common.yaml rename to stable/firefox/7.0.8/templates/common.yaml diff --git a/stable/firefox/7.0.7/values.yaml b/stable/firefox/7.0.8/values.yaml similarity index 100% rename from stable/firefox/7.0.7/values.yaml rename to stable/firefox/7.0.8/values.yaml