diff --git a/stable/adminer/4.0.29/app-changelog.md b/stable/adminer/4.0.29/app-changelog.md deleted file mode 100644 index cb53c9e5e5..0000000000 --- a/stable/adminer/4.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.29/CHANGELOG.md b/stable/adminer/4.0.30/CHANGELOG.md similarity index 93% rename from stable/adminer/4.0.29/CHANGELOG.md rename to stable/adminer/4.0.30/CHANGELOG.md index 50a165dfd2..c259c2f6ea 100644 --- a/stable/adminer/4.0.29/CHANGELOG.md +++ b/stable/adminer/4.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-4.0.30](https://github.com/truecharts/charts/compare/adminer-4.0.29...adminer-4.0.30) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10144](https://github.com/truecharts/charts/issues/10144)) + + + + ## [adminer-4.0.29](https://github.com/truecharts/charts/compare/adminer-4.0.28...adminer-4.0.29) (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.29/Chart.yaml b/stable/adminer/4.0.30/Chart.yaml similarity index 98% rename from stable/adminer/4.0.29/Chart.yaml rename to stable/adminer/4.0.30/Chart.yaml index e73c7b0930..7dd90e8e3b 100644 --- a/stable/adminer/4.0.29/Chart.yaml +++ b/stable/adminer/4.0.30/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 4.0.29 +version: 4.0.30 diff --git a/stable/adminer/4.0.29/README.md b/stable/adminer/4.0.30/README.md similarity index 100% rename from stable/adminer/4.0.29/README.md rename to stable/adminer/4.0.30/README.md diff --git a/stable/adminer/4.0.30/app-changelog.md b/stable/adminer/4.0.30/app-changelog.md new file mode 100644 index 0000000000..3602c0dffa --- /dev/null +++ b/stable/adminer/4.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.30](https://github.com/truecharts/charts/compare/adminer-4.0.29...adminer-4.0.30) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10144](https://github.com/truecharts/charts/issues/10144)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.29/app-readme.md b/stable/adminer/4.0.30/app-readme.md similarity index 100% rename from stable/adminer/4.0.29/app-readme.md rename to stable/adminer/4.0.30/app-readme.md diff --git a/stable/adminer/4.0.29/charts/common-12.14.6.tgz b/stable/adminer/4.0.30/charts/common-12.14.6.tgz similarity index 100% rename from stable/adminer/4.0.29/charts/common-12.14.6.tgz rename to stable/adminer/4.0.30/charts/common-12.14.6.tgz diff --git a/stable/adminer/4.0.29/ix_values.yaml b/stable/adminer/4.0.30/ix_values.yaml similarity index 89% rename from stable/adminer/4.0.29/ix_values.yaml rename to stable/adminer/4.0.30/ix_values.yaml index 0ba65e66d6..16aa51856b 100644 --- a/stable/adminer/4.0.29/ix_values.yaml +++ b/stable/adminer/4.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:a99d62ef9fb8914c9c548fa7bcf75263556da68c432aa9c1d3c3ae551454dcbd + tag: latest@sha256:fb29022f2b5acbb2b53734df5a60d6c0f1927052401fc05704dde40d53a7f329 securityContext: container: diff --git a/stable/adminer/4.0.29/questions.yaml b/stable/adminer/4.0.30/questions.yaml similarity index 100% rename from stable/adminer/4.0.29/questions.yaml rename to stable/adminer/4.0.30/questions.yaml diff --git a/stable/adminer/4.0.29/templates/NOTES.txt b/stable/adminer/4.0.30/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.29/templates/NOTES.txt rename to stable/adminer/4.0.30/templates/NOTES.txt diff --git a/stable/adminer/4.0.29/templates/common.yaml b/stable/adminer/4.0.30/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.29/templates/common.yaml rename to stable/adminer/4.0.30/templates/common.yaml diff --git a/stable/adminer/4.0.29/values.yaml b/stable/adminer/4.0.30/values.yaml similarity index 100% rename from stable/adminer/4.0.29/values.yaml rename to stable/adminer/4.0.30/values.yaml