From 3a2b92ab1dc2aaf5bade9e0cc019d74676d2b9d3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 20 Sep 2023 20:43:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/5.0.14/app-changelog.md | 9 --------- .../adminer/{5.0.14 => 5.0.15}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{5.0.14 => 5.0.15}/Chart.yaml | 2 +- stable/adminer/{5.0.14 => 5.0.15}/README.md | 0 stable/adminer/5.0.15/app-changelog.md | 9 +++++++++ .../adminer/{5.0.14 => 5.0.15}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../adminer/{5.0.14 => 5.0.15}/ix_values.yaml | 2 +- .../adminer/{5.0.14 => 5.0.15}/questions.yaml | 0 .../{5.0.14 => 5.0.15}/templates/NOTES.txt | 0 .../{5.0.14 => 5.0.15}/templates/common.yaml | 0 stable/adminer/{5.0.14 => 5.0.15}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/adminer/5.0.14/app-changelog.md rename stable/adminer/{5.0.14 => 5.0.15}/CHANGELOG.md (93%) rename stable/adminer/{5.0.14 => 5.0.15}/Chart.yaml (98%) rename stable/adminer/{5.0.14 => 5.0.15}/README.md (100%) create mode 100644 stable/adminer/5.0.15/app-changelog.md rename stable/adminer/{5.0.14 => 5.0.15}/app-readme.md (100%) rename stable/adminer/{5.0.14 => 5.0.15}/charts/common-14.0.1.tgz (100%) rename stable/adminer/{5.0.14 => 5.0.15}/ix_values.yaml (89%) rename stable/adminer/{5.0.14 => 5.0.15}/questions.yaml (100%) rename stable/adminer/{5.0.14 => 5.0.15}/templates/NOTES.txt (100%) rename stable/adminer/{5.0.14 => 5.0.15}/templates/common.yaml (100%) rename stable/adminer/{5.0.14 => 5.0.15}/values.yaml (100%) diff --git a/stable/adminer/5.0.14/app-changelog.md b/stable/adminer/5.0.14/app-changelog.md deleted file mode 100644 index c1131934b40..00000000000 --- a/stable/adminer/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.14](https://github.com/truecharts/charts/compare/adminer-5.0.13...adminer-5.0.14) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12783](https://github.com/truecharts/charts/issues/12783)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.14/CHANGELOG.md b/stable/adminer/5.0.15/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.14/CHANGELOG.md rename to stable/adminer/5.0.15/CHANGELOG.md index 5d1299b263a..ecae94d1fba 100644 --- a/stable/adminer/5.0.14/CHANGELOG.md +++ b/stable/adminer/5.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12788](https://github.com/truecharts/charts/issues/12788)) + + + + ## [adminer-5.0.14](https://github.com/truecharts/charts/compare/adminer-5.0.13...adminer-5.0.14) (2023-09-20) ### Chore @@ -88,12 +97,3 @@ ## [adminer-5.0.5](https://github.com/truecharts/charts/compare/adminer-5.0.4...adminer-5.0.5) (2023-08-16) ### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#11597](https://github.com/truecharts/charts/issues/11597)) - - - - -## [adminer-5.0.4](https://github.com/truecharts/charts/compare/adminer-5.0.3...adminer-5.0.4) (2023-08-16) - -### Chore diff --git a/stable/adminer/5.0.14/Chart.yaml b/stable/adminer/5.0.15/Chart.yaml similarity index 98% rename from stable/adminer/5.0.14/Chart.yaml rename to stable/adminer/5.0.15/Chart.yaml index b2c34f3a1f5..f6fab38b5a0 100644 --- a/stable/adminer/5.0.14/Chart.yaml +++ b/stable/adminer/5.0.15/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.14 +version: 5.0.15 diff --git a/stable/adminer/5.0.14/README.md b/stable/adminer/5.0.15/README.md similarity index 100% rename from stable/adminer/5.0.14/README.md rename to stable/adminer/5.0.15/README.md diff --git a/stable/adminer/5.0.15/app-changelog.md b/stable/adminer/5.0.15/app-changelog.md new file mode 100644 index 00000000000..9ef48399bb1 --- /dev/null +++ b/stable/adminer/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12788](https://github.com/truecharts/charts/issues/12788)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.14/app-readme.md b/stable/adminer/5.0.15/app-readme.md similarity index 100% rename from stable/adminer/5.0.14/app-readme.md rename to stable/adminer/5.0.15/app-readme.md diff --git a/stable/adminer/5.0.14/charts/common-14.0.1.tgz b/stable/adminer/5.0.15/charts/common-14.0.1.tgz similarity index 100% rename from stable/adminer/5.0.14/charts/common-14.0.1.tgz rename to stable/adminer/5.0.15/charts/common-14.0.1.tgz diff --git a/stable/adminer/5.0.14/ix_values.yaml b/stable/adminer/5.0.15/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.14/ix_values.yaml rename to stable/adminer/5.0.15/ix_values.yaml index 2cf3e672390..4b4ffeba4b7 100644 --- a/stable/adminer/5.0.14/ix_values.yaml +++ b/stable/adminer/5.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:e78f0042af6ec4d8365e39b6b86478d7cc9a9dd9e57ab87ef6bae22361853d69 + tag: latest@sha256:c3f02ef2fb976788faf8c48d005a96353509e3ee626f36870497fa269792e7ed securityContext: container: diff --git a/stable/adminer/5.0.14/questions.yaml b/stable/adminer/5.0.15/questions.yaml similarity index 100% rename from stable/adminer/5.0.14/questions.yaml rename to stable/adminer/5.0.15/questions.yaml diff --git a/stable/adminer/5.0.14/templates/NOTES.txt b/stable/adminer/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.14/templates/NOTES.txt rename to stable/adminer/5.0.15/templates/NOTES.txt diff --git a/stable/adminer/5.0.14/templates/common.yaml b/stable/adminer/5.0.15/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.14/templates/common.yaml rename to stable/adminer/5.0.15/templates/common.yaml diff --git a/stable/adminer/5.0.14/values.yaml b/stable/adminer/5.0.15/values.yaml similarity index 100% rename from stable/adminer/5.0.14/values.yaml rename to stable/adminer/5.0.15/values.yaml