diff --git a/stable/firefox/7.0.8/app-changelog.md b/stable/firefox/7.0.8/app-changelog.md deleted file mode 100644 index 1ced663edab..00000000000 --- a/stable/firefox/7.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.8/CHANGELOG.md b/stable/firefox/7.0.9/CHANGELOG.md similarity index 91% rename from stable/firefox/7.0.8/CHANGELOG.md rename to stable/firefox/7.0.9/CHANGELOG.md index 488dd4c002f..db2e9bd6e6d 100644 --- a/stable/firefox/7.0.8/CHANGELOG.md +++ b/stable/firefox/7.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-7.0.9](https://github.com/truecharts/charts/compare/firefox-7.0.8...firefox-7.0.9) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13382](https://github.com/truecharts/charts/issues/13382)) + + + + ## [firefox-7.0.8](https://github.com/truecharts/charts/compare/firefox-7.0.7...firefox-7.0.8) (2023-09-30) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/firefox to v115.0.3 ([#11020](https://github.com/truecharts/charts/issues/11020)) - - - -## [firefox-6.0.12](https://github.com/truecharts/charts/compare/firefox-6.0.11...firefox-6.0.12) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/firefox/7.0.8/Chart.yaml b/stable/firefox/7.0.9/Chart.yaml similarity index 98% rename from stable/firefox/7.0.8/Chart.yaml rename to stable/firefox/7.0.9/Chart.yaml index d851edc2fff..1ec22062115 100644 --- a/stable/firefox/7.0.8/Chart.yaml +++ b/stable/firefox/7.0.9/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.8 +version: 7.0.9 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/7.0.8/README.md b/stable/firefox/7.0.9/README.md similarity index 100% rename from stable/firefox/7.0.8/README.md rename to stable/firefox/7.0.9/README.md diff --git a/stable/firefox/7.0.9/app-changelog.md b/stable/firefox/7.0.9/app-changelog.md new file mode 100644 index 00000000000..7dc7a45cccc --- /dev/null +++ b/stable/firefox/7.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-7.0.9](https://github.com/truecharts/charts/compare/firefox-7.0.8...firefox-7.0.9) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13382](https://github.com/truecharts/charts/issues/13382)) + + \ No newline at end of file diff --git a/stable/firefox/7.0.8/app-readme.md b/stable/firefox/7.0.9/app-readme.md similarity index 100% rename from stable/firefox/7.0.8/app-readme.md rename to stable/firefox/7.0.9/app-readme.md diff --git a/stable/firefox/7.0.8/charts/common-14.0.1.tgz b/stable/firefox/7.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/firefox/7.0.8/charts/common-14.0.1.tgz rename to stable/firefox/7.0.9/charts/common-14.0.1.tgz diff --git a/stable/firefox/7.0.8/ix_values.yaml b/stable/firefox/7.0.9/ix_values.yaml similarity index 90% rename from stable/firefox/7.0.8/ix_values.yaml rename to stable/firefox/7.0.9/ix_values.yaml index 678b969787b..0db09a77ac1 100644 --- a/stable/firefox/7.0.8/ix_values.yaml +++ b/stable/firefox/7.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v116.0.3@sha256:a1ebdf89165ce87e2d457339953902a4adc71ee9fa798c9ab18b5dae2312ce0e + tag: v116.0.3@sha256:57023bffa6f3e7f7223cc3a3dba3a299aad421e9bc4a3bba5bbd3f7ab127d078 securityContext: container: diff --git a/stable/firefox/7.0.8/questions.yaml b/stable/firefox/7.0.9/questions.yaml similarity index 100% rename from stable/firefox/7.0.8/questions.yaml rename to stable/firefox/7.0.9/questions.yaml diff --git a/stable/firefox/7.0.8/templates/NOTES.txt b/stable/firefox/7.0.9/templates/NOTES.txt similarity index 100% rename from stable/firefox/7.0.8/templates/NOTES.txt rename to stable/firefox/7.0.9/templates/NOTES.txt diff --git a/stable/firefox/7.0.8/templates/common.yaml b/stable/firefox/7.0.9/templates/common.yaml similarity index 100% rename from stable/firefox/7.0.8/templates/common.yaml rename to stable/firefox/7.0.9/templates/common.yaml diff --git a/stable/firefox/7.0.8/values.yaml b/stable/firefox/7.0.9/values.yaml similarity index 100% rename from stable/firefox/7.0.8/values.yaml rename to stable/firefox/7.0.9/values.yaml