From 33e44eccc2c769dba8ee113ad17ff116478b1f67 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 28 Jul 2023 15:45:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/4.0.38/app-changelog.md | 9 --------- .../adminer/{4.0.38 => 4.0.39}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{4.0.38 => 4.0.39}/Chart.yaml | 2 +- stable/adminer/{4.0.38 => 4.0.39}/README.md | 0 stable/adminer/4.0.39/app-changelog.md | 9 +++++++++ .../adminer/{4.0.38 => 4.0.39}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../adminer/{4.0.38 => 4.0.39}/ix_values.yaml | 2 +- .../adminer/{4.0.38 => 4.0.39}/questions.yaml | 0 .../{4.0.38 => 4.0.39}/templates/NOTES.txt | 0 .../{4.0.38 => 4.0.39}/templates/common.yaml | 0 stable/adminer/{4.0.38 => 4.0.39}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/adminer/4.0.38/app-changelog.md rename stable/adminer/{4.0.38 => 4.0.39}/CHANGELOG.md (93%) rename stable/adminer/{4.0.38 => 4.0.39}/Chart.yaml (98%) rename stable/adminer/{4.0.38 => 4.0.39}/README.md (100%) create mode 100644 stable/adminer/4.0.39/app-changelog.md rename stable/adminer/{4.0.38 => 4.0.39}/app-readme.md (100%) rename stable/adminer/{4.0.38 => 4.0.39}/charts/common-12.14.6.tgz (100%) rename stable/adminer/{4.0.38 => 4.0.39}/ix_values.yaml (89%) rename stable/adminer/{4.0.38 => 4.0.39}/questions.yaml (100%) rename stable/adminer/{4.0.38 => 4.0.39}/templates/NOTES.txt (100%) rename stable/adminer/{4.0.38 => 4.0.39}/templates/common.yaml (100%) rename stable/adminer/{4.0.38 => 4.0.39}/values.yaml (100%) diff --git a/stable/adminer/4.0.38/app-changelog.md b/stable/adminer/4.0.38/app-changelog.md deleted file mode 100644 index fce6bac1cd..0000000000 --- a/stable/adminer/4.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-4.0.38](https://github.com/truecharts/charts/compare/adminer-4.0.37...adminer-4.0.38) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10916](https://github.com/truecharts/charts/issues/10916)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.38/CHANGELOG.md b/stable/adminer/4.0.39/CHANGELOG.md similarity index 93% rename from stable/adminer/4.0.38/CHANGELOG.md rename to stable/adminer/4.0.39/CHANGELOG.md index 5e68ced7e9..e5a366b664 100644 --- a/stable/adminer/4.0.38/CHANGELOG.md +++ b/stable/adminer/4.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-4.0.39](https://github.com/truecharts/charts/compare/adminer-4.0.38...adminer-4.0.39) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10926](https://github.com/truecharts/charts/issues/10926)) + + + + ## [adminer-4.0.38](https://github.com/truecharts/charts/compare/adminer-4.0.37...adminer-4.0.38) (2023-07-28) ### Chore @@ -88,12 +97,3 @@ ## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (2023-07-04) ### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10143](https://github.com/truecharts/charts/issues/10143)) - - - - -## [adminer-4.0.28](https://github.com/truecharts/charts/compare/adminer-4.0.27...adminer-4.0.28) (2023-07-01) - -### Chore diff --git a/stable/adminer/4.0.38/Chart.yaml b/stable/adminer/4.0.39/Chart.yaml similarity index 98% rename from stable/adminer/4.0.38/Chart.yaml rename to stable/adminer/4.0.39/Chart.yaml index 62e42b2c38..f6d8cc631e 100644 --- a/stable/adminer/4.0.38/Chart.yaml +++ b/stable/adminer/4.0.39/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 4.0.38 +version: 4.0.39 diff --git a/stable/adminer/4.0.38/README.md b/stable/adminer/4.0.39/README.md similarity index 100% rename from stable/adminer/4.0.38/README.md rename to stable/adminer/4.0.39/README.md diff --git a/stable/adminer/4.0.39/app-changelog.md b/stable/adminer/4.0.39/app-changelog.md new file mode 100644 index 0000000000..dad00dc443 --- /dev/null +++ b/stable/adminer/4.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.39](https://github.com/truecharts/charts/compare/adminer-4.0.38...adminer-4.0.39) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10926](https://github.com/truecharts/charts/issues/10926)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.38/app-readme.md b/stable/adminer/4.0.39/app-readme.md similarity index 100% rename from stable/adminer/4.0.38/app-readme.md rename to stable/adminer/4.0.39/app-readme.md diff --git a/stable/adminer/4.0.38/charts/common-12.14.6.tgz b/stable/adminer/4.0.39/charts/common-12.14.6.tgz similarity index 100% rename from stable/adminer/4.0.38/charts/common-12.14.6.tgz rename to stable/adminer/4.0.39/charts/common-12.14.6.tgz diff --git a/stable/adminer/4.0.38/ix_values.yaml b/stable/adminer/4.0.39/ix_values.yaml similarity index 89% rename from stable/adminer/4.0.38/ix_values.yaml rename to stable/adminer/4.0.39/ix_values.yaml index e4b46be2e2..9faf3b39bc 100644 --- a/stable/adminer/4.0.38/ix_values.yaml +++ b/stable/adminer/4.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:01fc4cefbc593c69b1c76254a7c9730e609f1ce4b9957cf491321962b257cfaf + tag: latest@sha256:c01748b418e739f29a6ed58b43d4fc20811a61ea47aa3c8ae2f76ec09ef6495b securityContext: container: diff --git a/stable/adminer/4.0.38/questions.yaml b/stable/adminer/4.0.39/questions.yaml similarity index 100% rename from stable/adminer/4.0.38/questions.yaml rename to stable/adminer/4.0.39/questions.yaml diff --git a/stable/adminer/4.0.38/templates/NOTES.txt b/stable/adminer/4.0.39/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.38/templates/NOTES.txt rename to stable/adminer/4.0.39/templates/NOTES.txt diff --git a/stable/adminer/4.0.38/templates/common.yaml b/stable/adminer/4.0.39/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.38/templates/common.yaml rename to stable/adminer/4.0.39/templates/common.yaml diff --git a/stable/adminer/4.0.38/values.yaml b/stable/adminer/4.0.39/values.yaml similarity index 100% rename from stable/adminer/4.0.38/values.yaml rename to stable/adminer/4.0.39/values.yaml