diff --git a/stable/firefox/7.0.3/app-changelog.md b/stable/firefox/7.0.3/app-changelog.md deleted file mode 100644 index bb324ec1cde..00000000000 --- a/stable/firefox/7.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-7.0.3](https://github.com/truecharts/charts/compare/firefox-7.0.2...firefox-7.0.3) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11940](https://github.com/truecharts/charts/issues/11940)) - - \ No newline at end of file diff --git a/stable/firefox/7.0.3/CHANGELOG.md b/stable/firefox/7.0.4/CHANGELOG.md similarity index 91% rename from stable/firefox/7.0.3/CHANGELOG.md rename to stable/firefox/7.0.4/CHANGELOG.md index 0bb940cf122..0b157200bf4 100644 --- a/stable/firefox/7.0.3/CHANGELOG.md +++ b/stable/firefox/7.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-7.0.4](https://github.com/truecharts/charts/compare/firefox-7.0.3...firefox-7.0.4) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12168](https://github.com/truecharts/charts/issues/12168)) + + + + ## [firefox-7.0.3](https://github.com/truecharts/charts/compare/firefox-7.0.2...firefox-7.0.3) (2023-08-27) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/firefox to v115.0.1 ([#10328](https://github.com/truecharts/charts/issues/10328)) - - - -## [firefox-6.0.7](https://github.com/truecharts/charts/compare/firefox-6.0.6...firefox-6.0.7) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/firefox/7.0.3/Chart.yaml b/stable/firefox/7.0.4/Chart.yaml similarity index 98% rename from stable/firefox/7.0.3/Chart.yaml rename to stable/firefox/7.0.4/Chart.yaml index 7c457a8c1dc..eb492073790 100644 --- a/stable/firefox/7.0.3/Chart.yaml +++ b/stable/firefox/7.0.4/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.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/7.0.3/README.md b/stable/firefox/7.0.4/README.md similarity index 100% rename from stable/firefox/7.0.3/README.md rename to stable/firefox/7.0.4/README.md diff --git a/stable/firefox/7.0.4/app-changelog.md b/stable/firefox/7.0.4/app-changelog.md new file mode 100644 index 00000000000..e3c14f8b4d2 --- /dev/null +++ b/stable/firefox/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-7.0.4](https://github.com/truecharts/charts/compare/firefox-7.0.3...firefox-7.0.4) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12168](https://github.com/truecharts/charts/issues/12168)) + + \ No newline at end of file diff --git a/stable/firefox/7.0.3/app-readme.md b/stable/firefox/7.0.4/app-readme.md similarity index 100% rename from stable/firefox/7.0.3/app-readme.md rename to stable/firefox/7.0.4/app-readme.md diff --git a/stable/firefox/7.0.3/charts/common-14.0.1.tgz b/stable/firefox/7.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/firefox/7.0.3/charts/common-14.0.1.tgz rename to stable/firefox/7.0.4/charts/common-14.0.1.tgz diff --git a/stable/firefox/7.0.3/ix_values.yaml b/stable/firefox/7.0.4/ix_values.yaml similarity index 90% rename from stable/firefox/7.0.3/ix_values.yaml rename to stable/firefox/7.0.4/ix_values.yaml index 57d353b7e76..33f74deeb2e 100644 --- a/stable/firefox/7.0.3/ix_values.yaml +++ b/stable/firefox/7.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v116.0.3@sha256:173f07a0579ede5330293e505610dd6bb75eaf41b6aa3b30ca2b0114aec2ee3a + tag: v116.0.3@sha256:e4bd3500974612d3547d53f14c6fa8627703e8e4175f7ccad1dc16033fd652a3 securityContext: container: diff --git a/stable/firefox/7.0.3/questions.yaml b/stable/firefox/7.0.4/questions.yaml similarity index 100% rename from stable/firefox/7.0.3/questions.yaml rename to stable/firefox/7.0.4/questions.yaml diff --git a/stable/firefox/7.0.3/templates/NOTES.txt b/stable/firefox/7.0.4/templates/NOTES.txt similarity index 100% rename from stable/firefox/7.0.3/templates/NOTES.txt rename to stable/firefox/7.0.4/templates/NOTES.txt diff --git a/stable/firefox/7.0.3/templates/common.yaml b/stable/firefox/7.0.4/templates/common.yaml similarity index 100% rename from stable/firefox/7.0.3/templates/common.yaml rename to stable/firefox/7.0.4/templates/common.yaml diff --git a/stable/firefox/7.0.3/values.yaml b/stable/firefox/7.0.4/values.yaml similarity index 100% rename from stable/firefox/7.0.3/values.yaml rename to stable/firefox/7.0.4/values.yaml