diff --git a/stable/adminer/5.0.6/app-changelog.md b/stable/adminer/5.0.6/app-changelog.md deleted file mode 100644 index d703c60595..0000000000 --- a/stable/adminer/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#11605](https://github.com/truecharts/charts/issues/11605)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.6/CHANGELOG.md b/stable/adminer/5.0.7/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.6/CHANGELOG.md rename to stable/adminer/5.0.7/CHANGELOG.md index fe1fd741ed..046030a1fa 100644 --- a/stable/adminer/5.0.6/CHANGELOG.md +++ b/stable/adminer/5.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.7](https://github.com/truecharts/charts/compare/adminer-5.0.6...adminer-5.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12324](https://github.com/truecharts/charts/issues/12324)) + + + + ## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adminer to latest ([#10916](https://github.com/truecharts/charts/issues/10916)) - - - -## [adminer-4.0.37](https://github.com/truecharts/charts/compare/adminer-4.0.36...adminer-4.0.37) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10912](https://github.com/truecharts/charts/issues/10912)) - diff --git a/stable/adminer/5.0.6/Chart.yaml b/stable/adminer/5.0.7/Chart.yaml similarity index 98% rename from stable/adminer/5.0.6/Chart.yaml rename to stable/adminer/5.0.7/Chart.yaml index 1cb76f6e17..92da68d460 100644 --- a/stable/adminer/5.0.6/Chart.yaml +++ b/stable/adminer/5.0.7/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.6 +version: 5.0.7 diff --git a/stable/adminer/5.0.6/README.md b/stable/adminer/5.0.7/README.md similarity index 100% rename from stable/adminer/5.0.6/README.md rename to stable/adminer/5.0.7/README.md diff --git a/stable/adminer/5.0.7/app-changelog.md b/stable/adminer/5.0.7/app-changelog.md new file mode 100644 index 0000000000..ffb0e9c239 --- /dev/null +++ b/stable/adminer/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.7](https://github.com/truecharts/charts/compare/adminer-5.0.6...adminer-5.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12324](https://github.com/truecharts/charts/issues/12324)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.6/app-readme.md b/stable/adminer/5.0.7/app-readme.md similarity index 100% rename from stable/adminer/5.0.6/app-readme.md rename to stable/adminer/5.0.7/app-readme.md diff --git a/stable/adminer/5.0.6/charts/common-14.0.1.tgz b/stable/adminer/5.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/adminer/5.0.6/charts/common-14.0.1.tgz rename to stable/adminer/5.0.7/charts/common-14.0.1.tgz diff --git a/stable/adminer/5.0.6/ix_values.yaml b/stable/adminer/5.0.7/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.6/ix_values.yaml rename to stable/adminer/5.0.7/ix_values.yaml index 59e1e122bc..78e7fa8a3f 100644 --- a/stable/adminer/5.0.6/ix_values.yaml +++ b/stable/adminer/5.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:637ca86631ab3222c609e8f88a6efb1ef6c0dc69121ea1e3863428f5fed7f05a + tag: latest@sha256:3b8f75d21b26dfe914229cc881ea444d05c11870d6b9018936439913f3ca2400 securityContext: container: diff --git a/stable/adminer/5.0.6/questions.yaml b/stable/adminer/5.0.7/questions.yaml similarity index 100% rename from stable/adminer/5.0.6/questions.yaml rename to stable/adminer/5.0.7/questions.yaml diff --git a/stable/adminer/5.0.6/templates/NOTES.txt b/stable/adminer/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.6/templates/NOTES.txt rename to stable/adminer/5.0.7/templates/NOTES.txt diff --git a/stable/adminer/5.0.6/templates/common.yaml b/stable/adminer/5.0.7/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.6/templates/common.yaml rename to stable/adminer/5.0.7/templates/common.yaml diff --git a/stable/adminer/5.0.6/values.yaml b/stable/adminer/5.0.7/values.yaml similarity index 100% rename from stable/adminer/5.0.6/values.yaml rename to stable/adminer/5.0.7/values.yaml