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