diff --git a/stable/firefox/6.0.8/app-changelog.md b/stable/firefox/6.0.8/app-changelog.md deleted file mode 100644 index 3425f09d60..0000000000 --- a/stable/firefox/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-6.0.8](https://github.com/truecharts/charts/compare/firefox-6.0.7...firefox-6.0.8) (2023-07-09) - -### Chore - -- update container image tccr.io/truecharts/firefox to v115.0.1 ([#10328](https://github.com/truecharts/charts/issues/10328)) - - \ No newline at end of file diff --git a/stable/firefox/6.0.8/CHANGELOG.md b/stable/firefox/6.0.9/CHANGELOG.md similarity index 84% rename from stable/firefox/6.0.8/CHANGELOG.md rename to stable/firefox/6.0.9/CHANGELOG.md index 990ac70201..c02411bdad 100644 --- a/stable/firefox/6.0.8/CHANGELOG.md +++ b/stable/firefox/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-6.0.9](https://github.com/truecharts/charts/compare/firefox-6.0.8...firefox-6.0.9) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/firefox to v115.0.2 ([#10575](https://github.com/truecharts/charts/issues/10575)) + + + + ## [firefox-6.0.8](https://github.com/truecharts/charts/compare/firefox-6.0.7...firefox-6.0.8) (2023-07-09) ### Chore diff --git a/stable/firefox/6.0.8/Chart.yaml b/stable/firefox/6.0.9/Chart.yaml similarity index 95% rename from stable/firefox/6.0.8/Chart.yaml rename to stable/firefox/6.0.9/Chart.yaml index 74fd790eca..c31379ec79 100644 --- a/stable/firefox/6.0.8/Chart.yaml +++ b/stable/firefox/6.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "115.0.1" +appVersion: "115.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://github.com/linuxserver/docker-firefox type: application -version: 6.0.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - browser diff --git a/stable/firefox/6.0.8/README.md b/stable/firefox/6.0.9/README.md similarity index 100% rename from stable/firefox/6.0.8/README.md rename to stable/firefox/6.0.9/README.md diff --git a/stable/firefox/6.0.9/app-changelog.md b/stable/firefox/6.0.9/app-changelog.md new file mode 100644 index 0000000000..f49757fd96 --- /dev/null +++ b/stable/firefox/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-6.0.9](https://github.com/truecharts/charts/compare/firefox-6.0.8...firefox-6.0.9) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/firefox to v115.0.2 ([#10575](https://github.com/truecharts/charts/issues/10575)) + + \ No newline at end of file diff --git a/stable/firefox/6.0.8/app-readme.md b/stable/firefox/6.0.9/app-readme.md similarity index 100% rename from stable/firefox/6.0.8/app-readme.md rename to stable/firefox/6.0.9/app-readme.md diff --git a/stable/firefox/6.0.8/charts/common-12.14.6.tgz b/stable/firefox/6.0.9/charts/common-12.14.6.tgz similarity index 100% rename from stable/firefox/6.0.8/charts/common-12.14.6.tgz rename to stable/firefox/6.0.9/charts/common-12.14.6.tgz diff --git a/stable/firefox/6.0.8/ix_values.yaml b/stable/firefox/6.0.9/ix_values.yaml similarity index 90% rename from stable/firefox/6.0.8/ix_values.yaml rename to stable/firefox/6.0.9/ix_values.yaml index 7431949c52..0b18606a35 100644 --- a/stable/firefox/6.0.8/ix_values.yaml +++ b/stable/firefox/6.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: v115.0.1@sha256:994278374b5b0e9e11ebfa29b0e345967529ea00ef815de194314ac78d9ef699 + tag: v115.0.2@sha256:fa2a32fad84c9d85bbb9d0fe50d6a34aefe4c4158a2a8ad68031524ae2a1b27c securityContext: container: diff --git a/stable/firefox/6.0.8/questions.yaml b/stable/firefox/6.0.9/questions.yaml similarity index 100% rename from stable/firefox/6.0.8/questions.yaml rename to stable/firefox/6.0.9/questions.yaml diff --git a/stable/firefox/6.0.8/templates/NOTES.txt b/stable/firefox/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/firefox/6.0.8/templates/NOTES.txt rename to stable/firefox/6.0.9/templates/NOTES.txt diff --git a/stable/firefox/6.0.8/templates/common.yaml b/stable/firefox/6.0.9/templates/common.yaml similarity index 100% rename from stable/firefox/6.0.8/templates/common.yaml rename to stable/firefox/6.0.9/templates/common.yaml diff --git a/stable/firefox/6.0.8/values.yaml b/stable/firefox/6.0.9/values.yaml similarity index 100% rename from stable/firefox/6.0.8/values.yaml rename to stable/firefox/6.0.9/values.yaml