From d0c475df1de8e774edaef910a2534d52f01dd204 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 16 Dec 2022 01:43:39 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/adminer/3.0.3/app-changelog.md | 9 --------- stable/adminer/{3.0.3 => 3.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/adminer/{3.0.3 => 3.0.4}/Chart.yaml | 2 +- stable/adminer/{3.0.3 => 3.0.4}/README.md | 0 stable/adminer/3.0.4/app-changelog.md | 9 +++++++++ stable/adminer/{3.0.3 => 3.0.4}/app-readme.md | 0 .../{3.0.3 => 3.0.4}/charts/common-11.0.7.tgz | Bin .../adminer/{3.0.3 => 3.0.4}/ix_values.yaml | 2 +- .../adminer/{3.0.3 => 3.0.4}/questions.yaml | 0 .../{3.0.3 => 3.0.4}/templates/common.yaml | 0 stable/adminer/{3.0.3 => 3.0.4}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/adminer/3.0.3/app-changelog.md rename stable/adminer/{3.0.3 => 3.0.4}/CHANGELOG.md (91%) rename stable/adminer/{3.0.3 => 3.0.4}/Chart.yaml (98%) rename stable/adminer/{3.0.3 => 3.0.4}/README.md (100%) create mode 100644 stable/adminer/3.0.4/app-changelog.md rename stable/adminer/{3.0.3 => 3.0.4}/app-readme.md (100%) rename stable/adminer/{3.0.3 => 3.0.4}/charts/common-11.0.7.tgz (100%) rename stable/adminer/{3.0.3 => 3.0.4}/ix_values.yaml (81%) rename stable/adminer/{3.0.3 => 3.0.4}/questions.yaml (100%) rename stable/adminer/{3.0.3 => 3.0.4}/templates/common.yaml (100%) rename stable/adminer/{3.0.3 => 3.0.4}/values.yaml (100%) diff --git a/stable/adminer/3.0.3/app-changelog.md b/stable/adminer/3.0.3/app-changelog.md deleted file mode 100644 index de92d4ff29..0000000000 --- a/stable/adminer/3.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-3.0.3](https://github.com/truecharts/charts/compare/adminer-3.0.2...adminer-3.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/adminer/3.0.3/CHANGELOG.md b/stable/adminer/3.0.4/CHANGELOG.md similarity index 91% rename from stable/adminer/3.0.3/CHANGELOG.md rename to stable/adminer/3.0.4/CHANGELOG.md index 8e785577c2..c8344b0611 100644 --- a/stable/adminer/3.0.3/CHANGELOG.md +++ b/stable/adminer/3.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-3.0.4](https://github.com/truecharts/charts/compare/adminer-3.0.3...adminer-3.0.4) (2022-12-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest + + + + ## [adminer-3.0.3](https://github.com/truecharts/charts/compare/adminer-3.0.2...adminer-3.0.3) (2022-12-13) ### Chore @@ -81,15 +90,6 @@ -## [adminer-3.0.1](https://github.com/truecharts/charts/compare/adminer-3.0.0...adminer-3.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [adminer-3.0.1](https://github.com/truecharts/charts/compare/adminer-3.0.0...adminer-3.0.1) (2022-11-15) ### Chore diff --git a/stable/adminer/3.0.3/Chart.yaml b/stable/adminer/3.0.4/Chart.yaml similarity index 98% rename from stable/adminer/3.0.3/Chart.yaml rename to stable/adminer/3.0.4/Chart.yaml index ef10c7df6c..fbe8653e37 100644 --- a/stable/adminer/3.0.3/Chart.yaml +++ b/stable/adminer/3.0.4/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 3.0.3 +version: 3.0.4 diff --git a/stable/adminer/3.0.3/README.md b/stable/adminer/3.0.4/README.md similarity index 100% rename from stable/adminer/3.0.3/README.md rename to stable/adminer/3.0.4/README.md diff --git a/stable/adminer/3.0.4/app-changelog.md b/stable/adminer/3.0.4/app-changelog.md new file mode 100644 index 0000000000..73e6d4abac --- /dev/null +++ b/stable/adminer/3.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-3.0.4](https://github.com/truecharts/charts/compare/adminer-3.0.3...adminer-3.0.4) (2022-12-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest + + \ No newline at end of file diff --git a/stable/adminer/3.0.3/app-readme.md b/stable/adminer/3.0.4/app-readme.md similarity index 100% rename from stable/adminer/3.0.3/app-readme.md rename to stable/adminer/3.0.4/app-readme.md diff --git a/stable/adminer/3.0.3/charts/common-11.0.7.tgz b/stable/adminer/3.0.4/charts/common-11.0.7.tgz similarity index 100% rename from stable/adminer/3.0.3/charts/common-11.0.7.tgz rename to stable/adminer/3.0.4/charts/common-11.0.7.tgz diff --git a/stable/adminer/3.0.3/ix_values.yaml b/stable/adminer/3.0.4/ix_values.yaml similarity index 81% rename from stable/adminer/3.0.3/ix_values.yaml rename to stable/adminer/3.0.4/ix_values.yaml index 356248a9b8..a7c66d0dd9 100644 --- a/stable/adminer/3.0.3/ix_values.yaml +++ b/stable/adminer/3.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:f065d8e95d00669ba32b615ec392976b961765830f2d09fc1131d6add25d00f3 + tag: latest@sha256:9867caac07e4f50cf529ce6fb55a17e39f957184b4630e9f411d9da61f9a9441 podSecurityContext: runAsGroup: 0 runAsUser: 0 diff --git a/stable/adminer/3.0.3/questions.yaml b/stable/adminer/3.0.4/questions.yaml similarity index 100% rename from stable/adminer/3.0.3/questions.yaml rename to stable/adminer/3.0.4/questions.yaml diff --git a/stable/adminer/3.0.3/templates/common.yaml b/stable/adminer/3.0.4/templates/common.yaml similarity index 100% rename from stable/adminer/3.0.3/templates/common.yaml rename to stable/adminer/3.0.4/templates/common.yaml diff --git a/stable/adminer/3.0.3/values.yaml b/stable/adminer/3.0.4/values.yaml similarity index 100% rename from stable/adminer/3.0.3/values.yaml rename to stable/adminer/3.0.4/values.yaml