From 97db3bf0f7d70cad02383da88801d324e8fcf2de Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 5 Feb 2024 00:33:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/7.1.13/app-changelog.md | 9 --------- .../adminer/{7.1.13 => 7.1.14}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{7.1.13 => 7.1.14}/Chart.yaml | 2 +- stable/adminer/{7.1.13 => 7.1.14}/README.md | 0 stable/adminer/7.1.14/app-changelog.md | 9 +++++++++ .../adminer/{7.1.13 => 7.1.14}/app-readme.md | 0 .../charts/common-17.2.30.tgz | Bin .../adminer/{7.1.13 => 7.1.14}/ix_values.yaml | 2 +- .../adminer/{7.1.13 => 7.1.14}/questions.yaml | 0 .../{7.1.13 => 7.1.14}/templates/NOTES.txt | 0 .../{7.1.13 => 7.1.14}/templates/common.yaml | 0 stable/adminer/{7.1.13 => 7.1.14}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/adminer/7.1.13/app-changelog.md rename stable/adminer/{7.1.13 => 7.1.14}/CHANGELOG.md (89%) rename stable/adminer/{7.1.13 => 7.1.14}/Chart.yaml (98%) rename stable/adminer/{7.1.13 => 7.1.14}/README.md (100%) create mode 100644 stable/adminer/7.1.14/app-changelog.md rename stable/adminer/{7.1.13 => 7.1.14}/app-readme.md (100%) rename stable/adminer/{7.1.13 => 7.1.14}/charts/common-17.2.30.tgz (100%) rename stable/adminer/{7.1.13 => 7.1.14}/ix_values.yaml (88%) rename stable/adminer/{7.1.13 => 7.1.14}/questions.yaml (100%) rename stable/adminer/{7.1.13 => 7.1.14}/templates/NOTES.txt (100%) rename stable/adminer/{7.1.13 => 7.1.14}/templates/common.yaml (100%) rename stable/adminer/{7.1.13 => 7.1.14}/values.yaml (100%) diff --git a/stable/adminer/7.1.13/app-changelog.md b/stable/adminer/7.1.13/app-changelog.md deleted file mode 100644 index 28520a6cfb3..00000000000 --- a/stable/adminer/7.1.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/adminer/7.1.13/CHANGELOG.md b/stable/adminer/7.1.14/CHANGELOG.md similarity index 89% rename from stable/adminer/7.1.13/CHANGELOG.md rename to stable/adminer/7.1.14/CHANGELOG.md index 13c6c8cae4b..f9729336721 100644 --- a/stable/adminer/7.1.13/CHANGELOG.md +++ b/stable/adminer/7.1.14/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [adminer-7.1.14](https://github.com/truecharts/charts/compare/adminer-7.1.13...adminer-7.1.14) (2024-02-05) + +### Chore + + + +- update container image adminer to latest[@e601642](https://github.com/e601642) by renovate ([#17810](https://github.com/truecharts/charts/issues/17810)) + + ## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [adminer-7.1.4](https://github.com/truecharts/charts/compare/adminer-7.1.3...adminer-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes diff --git a/stable/adminer/7.1.13/Chart.yaml b/stable/adminer/7.1.14/Chart.yaml similarity index 98% rename from stable/adminer/7.1.13/Chart.yaml rename to stable/adminer/7.1.14/Chart.yaml index 0b80a439e2b..905530f8c13 100644 --- a/stable/adminer/7.1.13/Chart.yaml +++ b/stable/adminer/7.1.14/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - https://hub.docker.com/_/adminer type: application -version: 7.1.13 +version: 7.1.14 diff --git a/stable/adminer/7.1.13/README.md b/stable/adminer/7.1.14/README.md similarity index 100% rename from stable/adminer/7.1.13/README.md rename to stable/adminer/7.1.14/README.md diff --git a/stable/adminer/7.1.14/app-changelog.md b/stable/adminer/7.1.14/app-changelog.md new file mode 100644 index 00000000000..6a7e5c6d1a1 --- /dev/null +++ b/stable/adminer/7.1.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-7.1.14](https://github.com/truecharts/charts/compare/adminer-7.1.13...adminer-7.1.14) (2024-02-05) + +### Chore + + + +- update container image adminer to latest[@e601642](https://github.com/e601642) by renovate ([#17810](https://github.com/truecharts/charts/issues/17810)) \ No newline at end of file diff --git a/stable/adminer/7.1.13/app-readme.md b/stable/adminer/7.1.14/app-readme.md similarity index 100% rename from stable/adminer/7.1.13/app-readme.md rename to stable/adminer/7.1.14/app-readme.md diff --git a/stable/adminer/7.1.13/charts/common-17.2.30.tgz b/stable/adminer/7.1.14/charts/common-17.2.30.tgz similarity index 100% rename from stable/adminer/7.1.13/charts/common-17.2.30.tgz rename to stable/adminer/7.1.14/charts/common-17.2.30.tgz diff --git a/stable/adminer/7.1.13/ix_values.yaml b/stable/adminer/7.1.14/ix_values.yaml similarity index 88% rename from stable/adminer/7.1.13/ix_values.yaml rename to stable/adminer/7.1.14/ix_values.yaml index ae76f3239b4..897f2ce7758 100644 --- a/stable/adminer/7.1.13/ix_values.yaml +++ b/stable/adminer/7.1.14/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:16d5b637e94d2e3206c531d0dc22207467dc1160c071d4d75c64b7ccee08f360 + tag: latest@sha256:e6016420357dd7889ad127265cdbde2c535ae28517958e93ac31a097c5953101 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/adminer/7.1.13/questions.yaml b/stable/adminer/7.1.14/questions.yaml similarity index 100% rename from stable/adminer/7.1.13/questions.yaml rename to stable/adminer/7.1.14/questions.yaml diff --git a/stable/adminer/7.1.13/templates/NOTES.txt b/stable/adminer/7.1.14/templates/NOTES.txt similarity index 100% rename from stable/adminer/7.1.13/templates/NOTES.txt rename to stable/adminer/7.1.14/templates/NOTES.txt diff --git a/stable/adminer/7.1.13/templates/common.yaml b/stable/adminer/7.1.14/templates/common.yaml similarity index 100% rename from stable/adminer/7.1.13/templates/common.yaml rename to stable/adminer/7.1.14/templates/common.yaml diff --git a/stable/adminer/7.1.13/values.yaml b/stable/adminer/7.1.14/values.yaml similarity index 100% rename from stable/adminer/7.1.13/values.yaml rename to stable/adminer/7.1.14/values.yaml