diff --git a/stable/firefox/7.0.2/app-changelog.md b/stable/firefox/7.0.2/app-changelog.md deleted file mode 100644 index 266f6fef43..0000000000 --- a/stable/firefox/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-7.0.2](https://github.com/truecharts/charts/compare/firefox-7.0.1...firefox-7.0.2) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11723](https://github.com/truecharts/charts/issues/11723)) - - \ No newline at end of file diff --git a/stable/firefox/7.0.2/CHANGELOG.md b/stable/firefox/7.0.3/CHANGELOG.md similarity index 91% rename from stable/firefox/7.0.2/CHANGELOG.md rename to stable/firefox/7.0.3/CHANGELOG.md index e5386e0559..0bb940cf12 100644 --- a/stable/firefox/7.0.2/CHANGELOG.md +++ b/stable/firefox/7.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [firefox-7.0.2](https://github.com/truecharts/charts/compare/firefox-7.0.1...firefox-7.0.2) (2023-08-20) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - -## [firefox-6.0.6](https://github.com/truecharts/charts/compare/firefox-6.0.5...firefox-6.0.6) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/firefox/7.0.2/Chart.yaml b/stable/firefox/7.0.3/Chart.yaml similarity index 98% rename from stable/firefox/7.0.2/Chart.yaml rename to stable/firefox/7.0.3/Chart.yaml index 327ee9a40d..7c457a8c1d 100644 --- a/stable/firefox/7.0.2/Chart.yaml +++ b/stable/firefox/7.0.3/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.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/7.0.2/README.md b/stable/firefox/7.0.3/README.md similarity index 100% rename from stable/firefox/7.0.2/README.md rename to stable/firefox/7.0.3/README.md diff --git a/stable/firefox/7.0.3/app-changelog.md b/stable/firefox/7.0.3/app-changelog.md new file mode 100644 index 0000000000..bb324ec1cd --- /dev/null +++ b/stable/firefox/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.2/app-readme.md b/stable/firefox/7.0.3/app-readme.md similarity index 100% rename from stable/firefox/7.0.2/app-readme.md rename to stable/firefox/7.0.3/app-readme.md diff --git a/stable/firefox/7.0.2/charts/common-14.0.1.tgz b/stable/firefox/7.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/firefox/7.0.2/charts/common-14.0.1.tgz rename to stable/firefox/7.0.3/charts/common-14.0.1.tgz diff --git a/stable/firefox/7.0.2/ix_values.yaml b/stable/firefox/7.0.3/ix_values.yaml similarity index 90% rename from stable/firefox/7.0.2/ix_values.yaml rename to stable/firefox/7.0.3/ix_values.yaml index 4a2cbe843a..57d353b7e7 100644 --- a/stable/firefox/7.0.2/ix_values.yaml +++ b/stable/firefox/7.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v116.0.3@sha256:73ed78e146fda97fec022f0db53b6b8bbac388db0e231706c7bd0b3bf79e9cda + tag: v116.0.3@sha256:173f07a0579ede5330293e505610dd6bb75eaf41b6aa3b30ca2b0114aec2ee3a securityContext: container: diff --git a/stable/firefox/7.0.2/questions.yaml b/stable/firefox/7.0.3/questions.yaml similarity index 100% rename from stable/firefox/7.0.2/questions.yaml rename to stable/firefox/7.0.3/questions.yaml diff --git a/stable/firefox/7.0.2/templates/NOTES.txt b/stable/firefox/7.0.3/templates/NOTES.txt similarity index 100% rename from stable/firefox/7.0.2/templates/NOTES.txt rename to stable/firefox/7.0.3/templates/NOTES.txt diff --git a/stable/firefox/7.0.2/templates/common.yaml b/stable/firefox/7.0.3/templates/common.yaml similarity index 100% rename from stable/firefox/7.0.2/templates/common.yaml rename to stable/firefox/7.0.3/templates/common.yaml diff --git a/stable/firefox/7.0.2/values.yaml b/stable/firefox/7.0.3/values.yaml similarity index 100% rename from stable/firefox/7.0.2/values.yaml rename to stable/firefox/7.0.3/values.yaml