diff --git a/stable/libreoffice/4.0.8/app-changelog.md b/stable/libreoffice/4.0.8/app-changelog.md deleted file mode 100644 index f5eeccb17a8..00000000000 --- a/stable/libreoffice/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libreoffice-4.0.8](https://github.com/truecharts/charts/compare/libreoffice-4.0.7...libreoffice-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/libreoffice/4.0.8/CHANGELOG.md b/stable/libreoffice/4.0.9/CHANGELOG.md similarity index 88% rename from stable/libreoffice/4.0.8/CHANGELOG.md rename to stable/libreoffice/4.0.9/CHANGELOG.md index c8e549545d5..8293417b40c 100644 --- a/stable/libreoffice/4.0.8/CHANGELOG.md +++ b/stable/libreoffice/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [libreoffice-4.0.8](https://github.com/truecharts/charts/compare/libreoffice-4.0.7...libreoffice-4.0.8) (2022-12-27) ### 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.8/Chart.yaml b/stable/libreoffice/4.0.9/Chart.yaml similarity index 98% rename from stable/libreoffice/4.0.8/Chart.yaml rename to stable/libreoffice/4.0.9/Chart.yaml index 3e51625ce67..cdb93b1815a 100644 --- a/stable/libreoffice/4.0.8/Chart.yaml +++ b/stable/libreoffice/4.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: libreoffice -version: 4.0.8 +version: 4.0.9 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.8/README.md b/stable/libreoffice/4.0.9/README.md similarity index 100% rename from stable/libreoffice/4.0.8/README.md rename to stable/libreoffice/4.0.9/README.md diff --git a/stable/libreoffice/4.0.9/app-changelog.md b/stable/libreoffice/4.0.9/app-changelog.md new file mode 100644 index 00000000000..766b33dbe12 --- /dev/null +++ b/stable/libreoffice/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 diff --git a/stable/libreoffice/4.0.8/app-readme.md b/stable/libreoffice/4.0.9/app-readme.md similarity index 100% rename from stable/libreoffice/4.0.8/app-readme.md rename to stable/libreoffice/4.0.9/app-readme.md diff --git a/stable/libreoffice/4.0.8/charts/common-11.1.2.tgz b/stable/libreoffice/4.0.9/charts/common-11.1.2.tgz similarity index 100% rename from stable/libreoffice/4.0.8/charts/common-11.1.2.tgz rename to stable/libreoffice/4.0.9/charts/common-11.1.2.tgz diff --git a/stable/libreoffice/4.0.8/ix_values.yaml b/stable/libreoffice/4.0.9/ix_values.yaml similarity index 82% rename from stable/libreoffice/4.0.8/ix_values.yaml rename to stable/libreoffice/4.0.9/ix_values.yaml index 462c10bdb1b..cfb680e3ee8 100644 --- a/stable/libreoffice/4.0.8/ix_values.yaml +++ b/stable/libreoffice/4.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libreoffice pullPolicy: IfNotPresent - tag: 7.2.7@sha256:9eae9320c4b32eada8ef414a2d8f3354b50999a2231e192847097b7131211449 + tag: 7.2.7@sha256:e7b4d622a11572e6d41e6d4c843808e294c410e8f88c21345975567cc9b6773d securityContext: runAsNonRoot: false diff --git a/stable/libreoffice/4.0.8/questions.yaml b/stable/libreoffice/4.0.9/questions.yaml similarity index 100% rename from stable/libreoffice/4.0.8/questions.yaml rename to stable/libreoffice/4.0.9/questions.yaml diff --git a/stable/libreoffice/4.0.8/templates/common.yaml b/stable/libreoffice/4.0.9/templates/common.yaml similarity index 100% rename from stable/libreoffice/4.0.8/templates/common.yaml rename to stable/libreoffice/4.0.9/templates/common.yaml diff --git a/stable/libreoffice/4.0.8/values.yaml b/stable/libreoffice/4.0.9/values.yaml similarity index 100% rename from stable/libreoffice/4.0.8/values.yaml rename to stable/libreoffice/4.0.9/values.yaml