From bb76b89284f01056af61262ead6d9fe67e51ca89 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Jan 2023 01:59:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/libremdb/1.0.2/app-changelog.md | 9 --------- stable/libremdb/{1.0.2 => 1.0.3}/CHANGELOG.md | 9 +++++++++ stable/libremdb/{1.0.2 => 1.0.3}/Chart.yaml | 2 +- stable/libremdb/{1.0.2 => 1.0.3}/README.md | 0 stable/libremdb/1.0.3/app-changelog.md | 9 +++++++++ .../libremdb/{1.0.2 => 1.0.3}/app-readme.md | 0 .../{1.0.2 => 1.0.3}/charts/common-11.1.2.tgz | Bin .../{1.0.2 => 1.0.3}/charts/redis-5.0.24.tgz | Bin .../libremdb/{1.0.2 => 1.0.3}/ix_values.yaml | 2 +- .../libremdb/{1.0.2 => 1.0.3}/questions.yaml | 0 .../{1.0.2 => 1.0.3}/templates/common.yaml | 0 stable/libremdb/{1.0.2 => 1.0.3}/values.yaml | 0 stable/xwiki/6.0.21/app-changelog.md | 9 --------- stable/xwiki/{6.0.21 => 6.0.22}/CHANGELOG.md | 18 +++++++++--------- stable/xwiki/{6.0.21 => 6.0.22}/Chart.yaml | 4 ++-- stable/xwiki/{6.0.21 => 6.0.22}/README.md | 0 stable/xwiki/6.0.22/app-changelog.md | 9 +++++++++ stable/xwiki/{6.0.21 => 6.0.22}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/postgresql-11.0.18.tgz | Bin .../xwiki/{6.0.21 => 6.0.22}/ix_values.yaml | 2 +- .../xwiki/{6.0.21 => 6.0.22}/questions.yaml | 0 .../{6.0.21 => 6.0.22}/templates/common.yaml | 0 stable/xwiki/{6.0.21 => 6.0.22}/values.yaml | 0 24 files changed, 41 insertions(+), 32 deletions(-) delete mode 100644 stable/libremdb/1.0.2/app-changelog.md rename stable/libremdb/{1.0.2 => 1.0.3}/CHANGELOG.md (79%) rename stable/libremdb/{1.0.2 => 1.0.3}/Chart.yaml (98%) rename stable/libremdb/{1.0.2 => 1.0.3}/README.md (100%) create mode 100644 stable/libremdb/1.0.3/app-changelog.md rename stable/libremdb/{1.0.2 => 1.0.3}/app-readme.md (100%) rename stable/libremdb/{1.0.2 => 1.0.3}/charts/common-11.1.2.tgz (100%) rename stable/libremdb/{1.0.2 => 1.0.3}/charts/redis-5.0.24.tgz (100%) rename stable/libremdb/{1.0.2 => 1.0.3}/ix_values.yaml (89%) rename stable/libremdb/{1.0.2 => 1.0.3}/questions.yaml (100%) rename stable/libremdb/{1.0.2 => 1.0.3}/templates/common.yaml (100%) rename stable/libremdb/{1.0.2 => 1.0.3}/values.yaml (100%) delete mode 100644 stable/xwiki/6.0.21/app-changelog.md rename stable/xwiki/{6.0.21 => 6.0.22}/CHANGELOG.md (90%) rename stable/xwiki/{6.0.21 => 6.0.22}/Chart.yaml (96%) rename stable/xwiki/{6.0.21 => 6.0.22}/README.md (100%) create mode 100644 stable/xwiki/6.0.22/app-changelog.md rename stable/xwiki/{6.0.21 => 6.0.22}/app-readme.md (100%) rename stable/xwiki/{6.0.21 => 6.0.22}/charts/common-11.1.2.tgz (100%) rename stable/xwiki/{6.0.21 => 6.0.22}/charts/postgresql-11.0.18.tgz (100%) rename stable/xwiki/{6.0.21 => 6.0.22}/ix_values.yaml (89%) rename stable/xwiki/{6.0.21 => 6.0.22}/questions.yaml (100%) rename stable/xwiki/{6.0.21 => 6.0.22}/templates/common.yaml (100%) rename stable/xwiki/{6.0.21 => 6.0.22}/values.yaml (100%) diff --git a/stable/libremdb/1.0.2/app-changelog.md b/stable/libremdb/1.0.2/app-changelog.md deleted file mode 100644 index 349230bab5..0000000000 --- a/stable/libremdb/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-1.0.2](https://github.com/truecharts/charts/compare/libremdb-1.0.1...libremdb-1.0.2) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - \ No newline at end of file diff --git a/stable/libremdb/1.0.2/CHANGELOG.md b/stable/libremdb/1.0.3/CHANGELOG.md similarity index 79% rename from stable/libremdb/1.0.2/CHANGELOG.md rename to stable/libremdb/1.0.3/CHANGELOG.md index e87c000431..f3f20a6a33 100644 --- a/stable/libremdb/1.0.2/CHANGELOG.md +++ b/stable/libremdb/1.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-1.0.3](https://github.com/truecharts/charts/compare/libremdb-1.0.2...libremdb-1.0.3) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest + + + + ## [libremdb-1.0.2](https://github.com/truecharts/charts/compare/libremdb-1.0.1...libremdb-1.0.2) (2023-01-07) ### Chore diff --git a/stable/libremdb/1.0.2/Chart.yaml b/stable/libremdb/1.0.3/Chart.yaml similarity index 98% rename from stable/libremdb/1.0.2/Chart.yaml rename to stable/libremdb/1.0.3/Chart.yaml index 62c71b3e50..7235f44dc7 100644 --- a/stable/libremdb/1.0.2/Chart.yaml +++ b/stable/libremdb/1.0.3/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://quay.io/pussthecatorg/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/libremdb/1.0.2/README.md b/stable/libremdb/1.0.3/README.md similarity index 100% rename from stable/libremdb/1.0.2/README.md rename to stable/libremdb/1.0.3/README.md diff --git a/stable/libremdb/1.0.3/app-changelog.md b/stable/libremdb/1.0.3/app-changelog.md new file mode 100644 index 0000000000..e6fcd19746 --- /dev/null +++ b/stable/libremdb/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-1.0.3](https://github.com/truecharts/charts/compare/libremdb-1.0.2...libremdb-1.0.3) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest + + \ No newline at end of file diff --git a/stable/libremdb/1.0.2/app-readme.md b/stable/libremdb/1.0.3/app-readme.md similarity index 100% rename from stable/libremdb/1.0.2/app-readme.md rename to stable/libremdb/1.0.3/app-readme.md diff --git a/stable/libremdb/1.0.2/charts/common-11.1.2.tgz b/stable/libremdb/1.0.3/charts/common-11.1.2.tgz similarity index 100% rename from stable/libremdb/1.0.2/charts/common-11.1.2.tgz rename to stable/libremdb/1.0.3/charts/common-11.1.2.tgz diff --git a/stable/libremdb/1.0.2/charts/redis-5.0.24.tgz b/stable/libremdb/1.0.3/charts/redis-5.0.24.tgz similarity index 100% rename from stable/libremdb/1.0.2/charts/redis-5.0.24.tgz rename to stable/libremdb/1.0.3/charts/redis-5.0.24.tgz diff --git a/stable/libremdb/1.0.2/ix_values.yaml b/stable/libremdb/1.0.3/ix_values.yaml similarity index 89% rename from stable/libremdb/1.0.2/ix_values.yaml rename to stable/libremdb/1.0.3/ix_values.yaml index de225c9a50..69687ef740 100644 --- a/stable/libremdb/1.0.2/ix_values.yaml +++ b/stable/libremdb/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:9612712c025a8325a4f4078549ed60f112b0e9836edf9a5ce816f6adce0cff4e + tag: latest@sha256:b215c198ec4fc944dd90d675d29bb5603230fe6bcf0f710adda0b31e92d3140d env: NEXT_PUBLIC_URL: http://localhost:3000 diff --git a/stable/libremdb/1.0.2/questions.yaml b/stable/libremdb/1.0.3/questions.yaml similarity index 100% rename from stable/libremdb/1.0.2/questions.yaml rename to stable/libremdb/1.0.3/questions.yaml diff --git a/stable/libremdb/1.0.2/templates/common.yaml b/stable/libremdb/1.0.3/templates/common.yaml similarity index 100% rename from stable/libremdb/1.0.2/templates/common.yaml rename to stable/libremdb/1.0.3/templates/common.yaml diff --git a/stable/libremdb/1.0.2/values.yaml b/stable/libremdb/1.0.3/values.yaml similarity index 100% rename from stable/libremdb/1.0.2/values.yaml rename to stable/libremdb/1.0.3/values.yaml diff --git a/stable/xwiki/6.0.21/app-changelog.md b/stable/xwiki/6.0.21/app-changelog.md deleted file mode 100644 index 38b458661d..0000000000 --- a/stable/xwiki/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-6.0.21](https://github.com/truecharts/charts/compare/xwiki-6.0.20...xwiki-6.0.21) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - \ No newline at end of file diff --git a/stable/xwiki/6.0.21/CHANGELOG.md b/stable/xwiki/6.0.22/CHANGELOG.md similarity index 90% rename from stable/xwiki/6.0.21/CHANGELOG.md rename to stable/xwiki/6.0.22/CHANGELOG.md index 649692e66e..091e67d544 100644 --- a/stable/xwiki/6.0.21/CHANGELOG.md +++ b/stable/xwiki/6.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xwiki-6.0.22](https://github.com/truecharts/charts/compare/xwiki-6.0.21...xwiki-6.0.22) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v14.10.3 + + + + ## [xwiki-6.0.21](https://github.com/truecharts/charts/compare/xwiki-6.0.20...xwiki-6.0.21) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ ## [xwiki-6.0.12](https://github.com/truecharts/charts/compare/xwiki-6.0.11...xwiki-6.0.12) (2022-12-13) ### Chore - -- update helm general non-major - - update container image tccr.io/truecharts/xwiki to 14.10.0-postgres - - - - -## [xwiki-6.0.11](https://github.com/truecharts/charts/compare/xwiki-6.0.10...xwiki-6.0.11) (2022-12-05) - diff --git a/stable/xwiki/6.0.21/Chart.yaml b/stable/xwiki/6.0.22/Chart.yaml similarity index 96% rename from stable/xwiki/6.0.21/Chart.yaml rename to stable/xwiki/6.0.22/Chart.yaml index c4a00d72f3..13c1b5106e 100644 --- a/stable/xwiki/6.0.21/Chart.yaml +++ b/stable/xwiki/6.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "14.10.2" +appVersion: "14.10.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 6.0.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/6.0.21/README.md b/stable/xwiki/6.0.22/README.md similarity index 100% rename from stable/xwiki/6.0.21/README.md rename to stable/xwiki/6.0.22/README.md diff --git a/stable/xwiki/6.0.22/app-changelog.md b/stable/xwiki/6.0.22/app-changelog.md new file mode 100644 index 0000000000..ee1434bb79 --- /dev/null +++ b/stable/xwiki/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-6.0.22](https://github.com/truecharts/charts/compare/xwiki-6.0.21...xwiki-6.0.22) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v14.10.3 + + \ No newline at end of file diff --git a/stable/xwiki/6.0.21/app-readme.md b/stable/xwiki/6.0.22/app-readme.md similarity index 100% rename from stable/xwiki/6.0.21/app-readme.md rename to stable/xwiki/6.0.22/app-readme.md diff --git a/stable/xwiki/6.0.21/charts/common-11.1.2.tgz b/stable/xwiki/6.0.22/charts/common-11.1.2.tgz similarity index 100% rename from stable/xwiki/6.0.21/charts/common-11.1.2.tgz rename to stable/xwiki/6.0.22/charts/common-11.1.2.tgz diff --git a/stable/xwiki/6.0.21/charts/postgresql-11.0.18.tgz b/stable/xwiki/6.0.22/charts/postgresql-11.0.18.tgz similarity index 100% rename from stable/xwiki/6.0.21/charts/postgresql-11.0.18.tgz rename to stable/xwiki/6.0.22/charts/postgresql-11.0.18.tgz diff --git a/stable/xwiki/6.0.21/ix_values.yaml b/stable/xwiki/6.0.22/ix_values.yaml similarity index 89% rename from stable/xwiki/6.0.21/ix_values.yaml rename to stable/xwiki/6.0.22/ix_values.yaml index f251763584..43951789bd 100644 --- a/stable/xwiki/6.0.21/ix_values.yaml +++ b/stable/xwiki/6.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.10.2-postgres@sha256:36ab09e1245eb82851f17bd3bf6e64720f4e04d05ad38381f00fb080501c9a57 + tag: 14.10.3-postgres@sha256:518f6e7356519c3eac6c46e080674a48d1580935943f6c4f8ff1dcace9e86ac4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/6.0.21/questions.yaml b/stable/xwiki/6.0.22/questions.yaml similarity index 100% rename from stable/xwiki/6.0.21/questions.yaml rename to stable/xwiki/6.0.22/questions.yaml diff --git a/stable/xwiki/6.0.21/templates/common.yaml b/stable/xwiki/6.0.22/templates/common.yaml similarity index 100% rename from stable/xwiki/6.0.21/templates/common.yaml rename to stable/xwiki/6.0.22/templates/common.yaml diff --git a/stable/xwiki/6.0.21/values.yaml b/stable/xwiki/6.0.22/values.yaml similarity index 100% rename from stable/xwiki/6.0.21/values.yaml rename to stable/xwiki/6.0.22/values.yaml