From c59dc8cb963839a9941c01e0c4bce397b8e79ac6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 4 Jul 2023 15:44:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/4.0.32/app-changelog.md | 9 --------- .../adminer/{4.0.32 => 4.0.33}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{4.0.32 => 4.0.33}/Chart.yaml | 2 +- stable/adminer/{4.0.32 => 4.0.33}/README.md | 0 stable/adminer/4.0.33/app-changelog.md | 9 +++++++++ .../adminer/{4.0.32 => 4.0.33}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../adminer/{4.0.32 => 4.0.33}/ix_values.yaml | 2 +- .../adminer/{4.0.32 => 4.0.33}/questions.yaml | 0 .../{4.0.32 => 4.0.33}/templates/NOTES.txt | 0 .../{4.0.32 => 4.0.33}/templates/common.yaml | 0 stable/adminer/{4.0.32 => 4.0.33}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/adminer/4.0.32/app-changelog.md rename stable/adminer/{4.0.32 => 4.0.33}/CHANGELOG.md (93%) rename stable/adminer/{4.0.32 => 4.0.33}/Chart.yaml (98%) rename stable/adminer/{4.0.32 => 4.0.33}/README.md (100%) create mode 100644 stable/adminer/4.0.33/app-changelog.md rename stable/adminer/{4.0.32 => 4.0.33}/app-readme.md (100%) rename stable/adminer/{4.0.32 => 4.0.33}/charts/common-12.14.6.tgz (100%) rename stable/adminer/{4.0.32 => 4.0.33}/ix_values.yaml (89%) rename stable/adminer/{4.0.32 => 4.0.33}/questions.yaml (100%) rename stable/adminer/{4.0.32 => 4.0.33}/templates/NOTES.txt (100%) rename stable/adminer/{4.0.32 => 4.0.33}/templates/common.yaml (100%) rename stable/adminer/{4.0.32 => 4.0.33}/values.yaml (100%) diff --git a/stable/adminer/4.0.32/app-changelog.md b/stable/adminer/4.0.32/app-changelog.md deleted file mode 100644 index 003bc9efa47..00000000000 --- a/stable/adminer/4.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-4.0.32](https://github.com/truecharts/charts/compare/adminer-4.0.31...adminer-4.0.32) (2023-07-04) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10150](https://github.com/truecharts/charts/issues/10150)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.32/CHANGELOG.md b/stable/adminer/4.0.33/CHANGELOG.md similarity index 93% rename from stable/adminer/4.0.32/CHANGELOG.md rename to stable/adminer/4.0.33/CHANGELOG.md index eead7be524c..07e28cc70fd 100644 --- a/stable/adminer/4.0.32/CHANGELOG.md +++ b/stable/adminer/4.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-4.0.33](https://github.com/truecharts/charts/compare/adminer-4.0.32...adminer-4.0.33) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10154](https://github.com/truecharts/charts/issues/10154)) + + + + ## [adminer-4.0.32](https://github.com/truecharts/charts/compare/adminer-4.0.31...adminer-4.0.32) (2023-07-04) ### Chore @@ -85,15 +94,6 @@ -## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#9607](https://github.com/truecharts/charts/issues/9607)) - - - - ## [adminer-4.0.27](https://github.com/truecharts/charts/compare/adminer-4.0.26...adminer-4.0.27) (2023-06-14) ### Chore diff --git a/stable/adminer/4.0.32/Chart.yaml b/stable/adminer/4.0.33/Chart.yaml similarity index 98% rename from stable/adminer/4.0.32/Chart.yaml rename to stable/adminer/4.0.33/Chart.yaml index 09bc1b66106..9e763129bd4 100644 --- a/stable/adminer/4.0.32/Chart.yaml +++ b/stable/adminer/4.0.33/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 4.0.32 +version: 4.0.33 diff --git a/stable/adminer/4.0.32/README.md b/stable/adminer/4.0.33/README.md similarity index 100% rename from stable/adminer/4.0.32/README.md rename to stable/adminer/4.0.33/README.md diff --git a/stable/adminer/4.0.33/app-changelog.md b/stable/adminer/4.0.33/app-changelog.md new file mode 100644 index 00000000000..4abbbda0ed6 --- /dev/null +++ b/stable/adminer/4.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.33](https://github.com/truecharts/charts/compare/adminer-4.0.32...adminer-4.0.33) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10154](https://github.com/truecharts/charts/issues/10154)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.32/app-readme.md b/stable/adminer/4.0.33/app-readme.md similarity index 100% rename from stable/adminer/4.0.32/app-readme.md rename to stable/adminer/4.0.33/app-readme.md diff --git a/stable/adminer/4.0.32/charts/common-12.14.6.tgz b/stable/adminer/4.0.33/charts/common-12.14.6.tgz similarity index 100% rename from stable/adminer/4.0.32/charts/common-12.14.6.tgz rename to stable/adminer/4.0.33/charts/common-12.14.6.tgz diff --git a/stable/adminer/4.0.32/ix_values.yaml b/stable/adminer/4.0.33/ix_values.yaml similarity index 89% rename from stable/adminer/4.0.32/ix_values.yaml rename to stable/adminer/4.0.33/ix_values.yaml index b51b0febf0c..76709ac1247 100644 --- a/stable/adminer/4.0.32/ix_values.yaml +++ b/stable/adminer/4.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:94a8695bc522ba8f25822b2333088ae18c04a717e18c414543b9b76d5f7cb826 + tag: latest@sha256:162fee36eb5fe132517ff63de4ae864a7f5e914071ee0da78bcd38c345b1506f securityContext: container: diff --git a/stable/adminer/4.0.32/questions.yaml b/stable/adminer/4.0.33/questions.yaml similarity index 100% rename from stable/adminer/4.0.32/questions.yaml rename to stable/adminer/4.0.33/questions.yaml diff --git a/stable/adminer/4.0.32/templates/NOTES.txt b/stable/adminer/4.0.33/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.32/templates/NOTES.txt rename to stable/adminer/4.0.33/templates/NOTES.txt diff --git a/stable/adminer/4.0.32/templates/common.yaml b/stable/adminer/4.0.33/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.32/templates/common.yaml rename to stable/adminer/4.0.33/templates/common.yaml diff --git a/stable/adminer/4.0.32/values.yaml b/stable/adminer/4.0.33/values.yaml similarity index 100% rename from stable/adminer/4.0.32/values.yaml rename to stable/adminer/4.0.33/values.yaml