From 12f487d4c83cf7a9511ccdaa8c35f77eb2dbc05e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Nov 2023 00:33:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/5.0.35/app-changelog.md | 9 --------- .../adminer/{5.0.35 => 5.0.36}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{5.0.35 => 5.0.36}/Chart.yaml | 4 ++-- stable/adminer/{5.0.35 => 5.0.36}/README.md | 0 stable/adminer/5.0.36/app-changelog.md | 9 +++++++++ .../adminer/{5.0.35 => 5.0.36}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../adminer/{5.0.35 => 5.0.36}/ix_values.yaml | 2 +- .../adminer/{5.0.35 => 5.0.36}/questions.yaml | 0 .../{5.0.35 => 5.0.36}/templates/NOTES.txt | 0 .../{5.0.35 => 5.0.36}/templates/common.yaml | 0 stable/adminer/{5.0.35 => 5.0.36}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/adminer/5.0.35/app-changelog.md rename stable/adminer/{5.0.35 => 5.0.36}/CHANGELOG.md (90%) rename stable/adminer/{5.0.35 => 5.0.36}/Chart.yaml (95%) rename stable/adminer/{5.0.35 => 5.0.36}/README.md (100%) create mode 100644 stable/adminer/5.0.36/app-changelog.md rename stable/adminer/{5.0.35 => 5.0.36}/app-readme.md (100%) rename stable/adminer/{5.0.35 => 5.0.36}/charts/common-14.3.5.tgz (100%) rename stable/adminer/{5.0.35 => 5.0.36}/ix_values.yaml (88%) rename stable/adminer/{5.0.35 => 5.0.36}/questions.yaml (100%) rename stable/adminer/{5.0.35 => 5.0.36}/templates/NOTES.txt (100%) rename stable/adminer/{5.0.35 => 5.0.36}/templates/common.yaml (100%) rename stable/adminer/{5.0.35 => 5.0.36}/values.yaml (100%) diff --git a/stable/adminer/5.0.35/app-changelog.md b/stable/adminer/5.0.35/app-changelog.md deleted file mode 100644 index 574aaa36e4a..00000000000 --- a/stable/adminer/5.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.35](https://github.com/truecharts/charts/compare/adminer-5.0.34...adminer-5.0.35) (2023-11-21) - -### Chore - -- update container image adminer to latest[@3b3012a](https://github.com/3b3012a) ([#15218](https://github.com/truecharts/charts/issues/15218)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.35/CHANGELOG.md b/stable/adminer/5.0.36/CHANGELOG.md similarity index 90% rename from stable/adminer/5.0.35/CHANGELOG.md rename to stable/adminer/5.0.36/CHANGELOG.md index 9793bc9a728..698326eebaa 100644 --- a/stable/adminer/5.0.35/CHANGELOG.md +++ b/stable/adminer/5.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.36](https://github.com/truecharts/charts/compare/adminer-5.0.35...adminer-5.0.36) (2023-11-22) + +### Chore + +- update container image adminer to latest[@0ce7583](https://github.com/0ce7583) ([#15224](https://github.com/truecharts/charts/issues/15224)) + + + + ## [adminer-5.0.35](https://github.com/truecharts/charts/compare/adminer-5.0.34...adminer-5.0.35) (2023-11-21) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adminer to latest ([#14193](https://github.com/truecharts/charts/issues/14193)) - - -## [adminer-5.0.25](https://github.com/truecharts/charts/compare/adminer-5.0.24...adminer-5.0.25) (2023-11-01) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#14191](https://github.com/truecharts/charts/issues/14191)) - - diff --git a/stable/adminer/5.0.35/Chart.yaml b/stable/adminer/5.0.36/Chart.yaml similarity index 95% rename from stable/adminer/5.0.35/Chart.yaml rename to stable/adminer/5.0.36/Chart.yaml index 69911421a13..b9c89d4edc6 100644 --- a/stable/adminer/5.0.35/Chart.yaml +++ b/stable/adminer/5.0.36/Chart.yaml @@ -2,7 +2,7 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities apiVersion: v2 -appVersion: latest +appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,4 +25,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.35 +version: 5.0.36 diff --git a/stable/adminer/5.0.35/README.md b/stable/adminer/5.0.36/README.md similarity index 100% rename from stable/adminer/5.0.35/README.md rename to stable/adminer/5.0.36/README.md diff --git a/stable/adminer/5.0.36/app-changelog.md b/stable/adminer/5.0.36/app-changelog.md new file mode 100644 index 00000000000..e9936c1cc68 --- /dev/null +++ b/stable/adminer/5.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.36](https://github.com/truecharts/charts/compare/adminer-5.0.35...adminer-5.0.36) (2023-11-22) + +### Chore + +- update container image adminer to latest[@0ce7583](https://github.com/0ce7583) ([#15224](https://github.com/truecharts/charts/issues/15224)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.35/app-readme.md b/stable/adminer/5.0.36/app-readme.md similarity index 100% rename from stable/adminer/5.0.35/app-readme.md rename to stable/adminer/5.0.36/app-readme.md diff --git a/stable/adminer/5.0.35/charts/common-14.3.5.tgz b/stable/adminer/5.0.36/charts/common-14.3.5.tgz similarity index 100% rename from stable/adminer/5.0.35/charts/common-14.3.5.tgz rename to stable/adminer/5.0.36/charts/common-14.3.5.tgz diff --git a/stable/adminer/5.0.35/ix_values.yaml b/stable/adminer/5.0.36/ix_values.yaml similarity index 88% rename from stable/adminer/5.0.35/ix_values.yaml rename to stable/adminer/5.0.36/ix_values.yaml index f69d6bc6d81..eeaeda402da 100644 --- a/stable/adminer/5.0.35/ix_values.yaml +++ b/stable/adminer/5.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:3b3012a52604eb23dc99a36a50132e8df75fe40e3e68cdd82a718a7b994159dd + tag: latest@sha256:0ce7583815dabdd9f560ee0afed630ecb33df6756f4b66c85c197011559a0248 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/adminer/5.0.35/questions.yaml b/stable/adminer/5.0.36/questions.yaml similarity index 100% rename from stable/adminer/5.0.35/questions.yaml rename to stable/adminer/5.0.36/questions.yaml diff --git a/stable/adminer/5.0.35/templates/NOTES.txt b/stable/adminer/5.0.36/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.35/templates/NOTES.txt rename to stable/adminer/5.0.36/templates/NOTES.txt diff --git a/stable/adminer/5.0.35/templates/common.yaml b/stable/adminer/5.0.36/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.35/templates/common.yaml rename to stable/adminer/5.0.36/templates/common.yaml diff --git a/stable/adminer/5.0.35/values.yaml b/stable/adminer/5.0.36/values.yaml similarity index 100% rename from stable/adminer/5.0.35/values.yaml rename to stable/adminer/5.0.36/values.yaml