diff --git a/stable/libreoffice/4.0.9/CHANGELOG.md b/stable/libreoffice/4.0.10/CHANGELOG.md similarity index 89% rename from stable/libreoffice/4.0.9/CHANGELOG.md rename to stable/libreoffice/4.0.10/CHANGELOG.md index 8293417b40c..6d20be43246 100644 --- a/stable/libreoffice/4.0.9/CHANGELOG.md +++ b/stable/libreoffice/4.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libreoffice-4.0.10](https://github.com/truecharts/charts/compare/libreoffice-4.0.9...libreoffice-4.0.10) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/libreoffice to 7.2.7 ([#6050](https://github.com/truecharts/charts/issues/6050)) + + + + ## [libreoffice-4.0.9](https://github.com/truecharts/charts/compare/libreoffice-4.0.8...libreoffice-4.0.9) (2022-12-31) ### Chore @@ -88,12 +97,3 @@ ## [libreoffice-4.0.2](https://github.com/truecharts/charts/compare/libreoffice-4.0.1...libreoffice-4.0.2) (2022-11-30) - - - - -## [libreoffice-4.0.2](https://github.com/truecharts/charts/compare/libreoffice-4.0.1...libreoffice-4.0.2) (2022-11-30) - - - - diff --git a/stable/libreoffice/4.0.9/Chart.yaml b/stable/libreoffice/4.0.10/Chart.yaml similarity index 98% rename from stable/libreoffice/4.0.9/Chart.yaml rename to stable/libreoffice/4.0.10/Chart.yaml index cdb93b1815a..701a3255d05 100644 --- a/stable/libreoffice/4.0.9/Chart.yaml +++ b/stable/libreoffice/4.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: libreoffice -version: 4.0.9 +version: 4.0.10 appVersion: "7.2.7" description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. type: application diff --git a/stable/libreoffice/4.0.9/README.md b/stable/libreoffice/4.0.10/README.md similarity index 100% rename from stable/libreoffice/4.0.9/README.md rename to stable/libreoffice/4.0.10/README.md diff --git a/stable/libreoffice/4.0.10/app-changelog.md b/stable/libreoffice/4.0.10/app-changelog.md new file mode 100644 index 00000000000..0ace5d31342 --- /dev/null +++ b/stable/libreoffice/4.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreoffice-4.0.10](https://github.com/truecharts/charts/compare/libreoffice-4.0.9...libreoffice-4.0.10) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/libreoffice to 7.2.7 ([#6050](https://github.com/truecharts/charts/issues/6050)) + + \ No newline at end of file diff --git a/stable/libreoffice/4.0.9/app-readme.md b/stable/libreoffice/4.0.10/app-readme.md similarity index 100% rename from stable/libreoffice/4.0.9/app-readme.md rename to stable/libreoffice/4.0.10/app-readme.md diff --git a/stable/libreoffice/4.0.9/charts/common-11.1.2.tgz b/stable/libreoffice/4.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/libreoffice/4.0.9/charts/common-11.1.2.tgz rename to stable/libreoffice/4.0.10/charts/common-11.1.2.tgz diff --git a/stable/libreoffice/4.0.9/ix_values.yaml b/stable/libreoffice/4.0.10/ix_values.yaml similarity index 82% rename from stable/libreoffice/4.0.9/ix_values.yaml rename to stable/libreoffice/4.0.10/ix_values.yaml index cfb680e3ee8..b8f90d21835 100644 --- a/stable/libreoffice/4.0.9/ix_values.yaml +++ b/stable/libreoffice/4.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libreoffice pullPolicy: IfNotPresent - tag: 7.2.7@sha256:e7b4d622a11572e6d41e6d4c843808e294c410e8f88c21345975567cc9b6773d + tag: 7.2.7@sha256:1cb8db12f25b65d790fd442e814f7a945956200db9fc9b038b757ca665fea855 securityContext: runAsNonRoot: false diff --git a/stable/libreoffice/4.0.9/questions.yaml b/stable/libreoffice/4.0.10/questions.yaml similarity index 100% rename from stable/libreoffice/4.0.9/questions.yaml rename to stable/libreoffice/4.0.10/questions.yaml diff --git a/stable/libreoffice/4.0.9/templates/common.yaml b/stable/libreoffice/4.0.10/templates/common.yaml similarity index 100% rename from stable/libreoffice/4.0.9/templates/common.yaml rename to stable/libreoffice/4.0.10/templates/common.yaml diff --git a/stable/libreoffice/4.0.9/values.yaml b/stable/libreoffice/4.0.10/values.yaml similarity index 100% rename from stable/libreoffice/4.0.9/values.yaml rename to stable/libreoffice/4.0.10/values.yaml diff --git a/stable/libreoffice/4.0.9/app-changelog.md b/stable/libreoffice/4.0.9/app-changelog.md deleted file mode 100644 index 766b33dbe12..00000000000 --- a/stable/libreoffice/4.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libreoffice-4.0.9](https://github.com/truecharts/charts/compare/libreoffice-4.0.8...libreoffice-4.0.9) (2022-12-31) - -### Chore - -- update container image tccr.io/truecharts/libreoffice to 7.2.7 ([#5863](https://github.com/truecharts/charts/issues/5863)) - - \ No newline at end of file