From 764d375e62f690971ea1d3f9c4b64c2da34b804d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Aug 2023 16:40:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/5.0.5/app-changelog.md | 9 --------- stable/adminer/{5.0.5 => 5.0.6}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{5.0.5 => 5.0.6}/Chart.yaml | 2 +- stable/adminer/{5.0.5 => 5.0.6}/README.md | 0 stable/adminer/5.0.6/app-changelog.md | 9 +++++++++ stable/adminer/{5.0.5 => 5.0.6}/app-readme.md | 0 .../{5.0.5 => 5.0.6}/charts/common-14.0.1.tgz | Bin .../adminer/{5.0.5 => 5.0.6}/ix_values.yaml | 2 +- .../adminer/{5.0.5 => 5.0.6}/questions.yaml | 0 .../{5.0.5 => 5.0.6}/templates/NOTES.txt | 0 .../{5.0.5 => 5.0.6}/templates/common.yaml | 0 stable/adminer/{5.0.5 => 5.0.6}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/adminer/5.0.5/app-changelog.md rename stable/adminer/{5.0.5 => 5.0.6}/CHANGELOG.md (93%) rename stable/adminer/{5.0.5 => 5.0.6}/Chart.yaml (98%) rename stable/adminer/{5.0.5 => 5.0.6}/README.md (100%) create mode 100644 stable/adminer/5.0.6/app-changelog.md rename stable/adminer/{5.0.5 => 5.0.6}/app-readme.md (100%) rename stable/adminer/{5.0.5 => 5.0.6}/charts/common-14.0.1.tgz (100%) rename stable/adminer/{5.0.5 => 5.0.6}/ix_values.yaml (89%) rename stable/adminer/{5.0.5 => 5.0.6}/questions.yaml (100%) rename stable/adminer/{5.0.5 => 5.0.6}/templates/NOTES.txt (100%) rename stable/adminer/{5.0.5 => 5.0.6}/templates/common.yaml (100%) rename stable/adminer/{5.0.5 => 5.0.6}/values.yaml (100%) diff --git a/stable/adminer/5.0.5/app-changelog.md b/stable/adminer/5.0.5/app-changelog.md deleted file mode 100644 index 2547eeeb42..0000000000 --- a/stable/adminer/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.5/CHANGELOG.md b/stable/adminer/5.0.6/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.5/CHANGELOG.md rename to stable/adminer/5.0.6/CHANGELOG.md index f6b1b9d2fd..fe1fd741ed 100644 --- a/stable/adminer/5.0.5/CHANGELOG.md +++ b/stable/adminer/5.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#11605](https://github.com/truecharts/charts/issues/11605)) + + + + ## [adminer-5.0.5](https://github.com/truecharts/charts/compare/adminer-5.0.4...adminer-5.0.5) (2023-08-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adminer to latest ([#10912](https://github.com/truecharts/charts/issues/10912)) - - - -## [adminer-4.0.36](https://github.com/truecharts/charts/compare/adminer-4.0.35...adminer-4.0.36) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10908](https://github.com/truecharts/charts/issues/10908)) - diff --git a/stable/adminer/5.0.5/Chart.yaml b/stable/adminer/5.0.6/Chart.yaml similarity index 98% rename from stable/adminer/5.0.5/Chart.yaml rename to stable/adminer/5.0.6/Chart.yaml index 0acc3d5857..1cb76f6e17 100644 --- a/stable/adminer/5.0.5/Chart.yaml +++ b/stable/adminer/5.0.6/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.5 +version: 5.0.6 diff --git a/stable/adminer/5.0.5/README.md b/stable/adminer/5.0.6/README.md similarity index 100% rename from stable/adminer/5.0.5/README.md rename to stable/adminer/5.0.6/README.md diff --git a/stable/adminer/5.0.6/app-changelog.md b/stable/adminer/5.0.6/app-changelog.md new file mode 100644 index 0000000000..d703c60595 --- /dev/null +++ b/stable/adminer/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#11605](https://github.com/truecharts/charts/issues/11605)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.5/app-readme.md b/stable/adminer/5.0.6/app-readme.md similarity index 100% rename from stable/adminer/5.0.5/app-readme.md rename to stable/adminer/5.0.6/app-readme.md diff --git a/stable/adminer/5.0.5/charts/common-14.0.1.tgz b/stable/adminer/5.0.6/charts/common-14.0.1.tgz similarity index 100% rename from stable/adminer/5.0.5/charts/common-14.0.1.tgz rename to stable/adminer/5.0.6/charts/common-14.0.1.tgz diff --git a/stable/adminer/5.0.5/ix_values.yaml b/stable/adminer/5.0.6/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.5/ix_values.yaml rename to stable/adminer/5.0.6/ix_values.yaml index 2348a1b083..59e1e122bc 100644 --- a/stable/adminer/5.0.5/ix_values.yaml +++ b/stable/adminer/5.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:b33d94176545162c0b63dbda95374487b60573f9bd018cf8df4025a760bd8c3b + tag: latest@sha256:637ca86631ab3222c609e8f88a6efb1ef6c0dc69121ea1e3863428f5fed7f05a securityContext: container: diff --git a/stable/adminer/5.0.5/questions.yaml b/stable/adminer/5.0.6/questions.yaml similarity index 100% rename from stable/adminer/5.0.5/questions.yaml rename to stable/adminer/5.0.6/questions.yaml diff --git a/stable/adminer/5.0.5/templates/NOTES.txt b/stable/adminer/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.5/templates/NOTES.txt rename to stable/adminer/5.0.6/templates/NOTES.txt diff --git a/stable/adminer/5.0.5/templates/common.yaml b/stable/adminer/5.0.6/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.5/templates/common.yaml rename to stable/adminer/5.0.6/templates/common.yaml diff --git a/stable/adminer/5.0.5/values.yaml b/stable/adminer/5.0.6/values.yaml similarity index 100% rename from stable/adminer/5.0.5/values.yaml rename to stable/adminer/5.0.6/values.yaml