diff --git a/stable/firefox/7.0.10/app-changelog.md b/stable/firefox/7.0.10/app-changelog.md deleted file mode 100644 index 2998613ea0..0000000000 --- a/stable/firefox/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-7.0.10](https://github.com/truecharts/charts/compare/firefox-7.0.9...firefox-7.0.10) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/firefox/7.0.10/CHANGELOG.md b/stable/firefox/7.0.11/CHANGELOG.md similarity index 93% rename from stable/firefox/7.0.10/CHANGELOG.md rename to stable/firefox/7.0.11/CHANGELOG.md index a0661f5688..4d0c899653 100644 --- a/stable/firefox/7.0.10/CHANGELOG.md +++ b/stable/firefox/7.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-7.0.11](https://github.com/truecharts/charts/compare/firefox-7.0.10...firefox-7.0.11) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13627](https://github.com/truecharts/charts/issues/13627)) + + + + ## [firefox-7.0.10](https://github.com/truecharts/charts/compare/firefox-7.0.9...firefox-7.0.10) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [firefox-7.0.1](https://github.com/truecharts/charts/compare/firefox-7.0.0...firefox-7.0.1) (2023-08-19) ### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11694](https://github.com/truecharts/charts/issues/11694)) - - - - - -## [firefox-7.0.0](https://github.com/truecharts/charts/compare/firefox-6.0.13...firefox-7.0.0) (2023-07-31) - diff --git a/stable/firefox/7.0.10/Chart.yaml b/stable/firefox/7.0.11/Chart.yaml similarity index 98% rename from stable/firefox/7.0.10/Chart.yaml rename to stable/firefox/7.0.11/Chart.yaml index fd16922bb5..394e6e0a3d 100644 --- a/stable/firefox/7.0.10/Chart.yaml +++ b/stable/firefox/7.0.11/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.10 +version: 7.0.11 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/7.0.10/README.md b/stable/firefox/7.0.11/README.md similarity index 100% rename from stable/firefox/7.0.10/README.md rename to stable/firefox/7.0.11/README.md diff --git a/stable/firefox/7.0.11/app-changelog.md b/stable/firefox/7.0.11/app-changelog.md new file mode 100644 index 0000000000..40439ff0c2 --- /dev/null +++ b/stable/firefox/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-7.0.11](https://github.com/truecharts/charts/compare/firefox-7.0.10...firefox-7.0.11) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13627](https://github.com/truecharts/charts/issues/13627)) + + \ No newline at end of file diff --git a/stable/firefox/7.0.10/app-readme.md b/stable/firefox/7.0.11/app-readme.md similarity index 100% rename from stable/firefox/7.0.10/app-readme.md rename to stable/firefox/7.0.11/app-readme.md diff --git a/stable/firefox/7.0.10/charts/common-14.0.9.tgz b/stable/firefox/7.0.11/charts/common-14.0.9.tgz similarity index 100% rename from stable/firefox/7.0.10/charts/common-14.0.9.tgz rename to stable/firefox/7.0.11/charts/common-14.0.9.tgz diff --git a/stable/firefox/7.0.10/ix_values.yaml b/stable/firefox/7.0.11/ix_values.yaml similarity index 90% rename from stable/firefox/7.0.10/ix_values.yaml rename to stable/firefox/7.0.11/ix_values.yaml index 0db09a77ac..7725b9fc9a 100644 --- a/stable/firefox/7.0.10/ix_values.yaml +++ b/stable/firefox/7.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v116.0.3@sha256:57023bffa6f3e7f7223cc3a3dba3a299aad421e9bc4a3bba5bbd3f7ab127d078 + tag: v116.0.3@sha256:3a492b50e579e44d4d5e4cf8964f7d25b0a339b83097d33020c1cd6d94f964d8 securityContext: container: diff --git a/stable/firefox/7.0.10/questions.yaml b/stable/firefox/7.0.11/questions.yaml similarity index 100% rename from stable/firefox/7.0.10/questions.yaml rename to stable/firefox/7.0.11/questions.yaml diff --git a/stable/firefox/7.0.10/templates/NOTES.txt b/stable/firefox/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/firefox/7.0.10/templates/NOTES.txt rename to stable/firefox/7.0.11/templates/NOTES.txt diff --git a/stable/firefox/7.0.10/templates/common.yaml b/stable/firefox/7.0.11/templates/common.yaml similarity index 100% rename from stable/firefox/7.0.10/templates/common.yaml rename to stable/firefox/7.0.11/templates/common.yaml diff --git a/stable/firefox/7.0.10/values.yaml b/stable/firefox/7.0.11/values.yaml similarity index 100% rename from stable/firefox/7.0.10/values.yaml rename to stable/firefox/7.0.11/values.yaml