diff --git a/stable/adminer/5.0.11/app-changelog.md b/stable/adminer/5.0.11/app-changelog.md deleted file mode 100644 index 9f51b288da9..00000000000 --- a/stable/adminer/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.11](https://github.com/truecharts/charts/compare/adminer-5.0.10...adminer-5.0.11) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12773](https://github.com/truecharts/charts/issues/12773)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.11/CHANGELOG.md b/stable/adminer/5.0.12/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.11/CHANGELOG.md rename to stable/adminer/5.0.12/CHANGELOG.md index f00604eb6ee..0eecd599be8 100644 --- a/stable/adminer/5.0.11/CHANGELOG.md +++ b/stable/adminer/5.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.12](https://github.com/truecharts/charts/compare/adminer-5.0.11...adminer-5.0.12) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12775](https://github.com/truecharts/charts/issues/12775)) + + + + ## [adminer-5.0.11](https://github.com/truecharts/charts/compare/adminer-5.0.10...adminer-5.0.11) (2023-09-20) ### Chore @@ -88,12 +97,3 @@ ## [adminer-5.0.2](https://github.com/truecharts/charts/compare/adminer-5.0.1...adminer-5.0.2) (2023-08-16) ### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#11585](https://github.com/truecharts/charts/issues/11585)) - - - - -## [adminer-5.0.1](https://github.com/truecharts/charts/compare/adminer-5.0.0...adminer-5.0.1) (2023-08-16) - -### Chore diff --git a/stable/adminer/5.0.11/Chart.yaml b/stable/adminer/5.0.12/Chart.yaml similarity index 98% rename from stable/adminer/5.0.11/Chart.yaml rename to stable/adminer/5.0.12/Chart.yaml index 84a738e9cc6..20cdf454969 100644 --- a/stable/adminer/5.0.11/Chart.yaml +++ b/stable/adminer/5.0.12/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.11 +version: 5.0.12 diff --git a/stable/adminer/5.0.11/README.md b/stable/adminer/5.0.12/README.md similarity index 100% rename from stable/adminer/5.0.11/README.md rename to stable/adminer/5.0.12/README.md diff --git a/stable/adminer/5.0.12/app-changelog.md b/stable/adminer/5.0.12/app-changelog.md new file mode 100644 index 00000000000..3e22885fc30 --- /dev/null +++ b/stable/adminer/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.12](https://github.com/truecharts/charts/compare/adminer-5.0.11...adminer-5.0.12) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12775](https://github.com/truecharts/charts/issues/12775)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.11/app-readme.md b/stable/adminer/5.0.12/app-readme.md similarity index 100% rename from stable/adminer/5.0.11/app-readme.md rename to stable/adminer/5.0.12/app-readme.md diff --git a/stable/adminer/5.0.11/charts/common-14.0.1.tgz b/stable/adminer/5.0.12/charts/common-14.0.1.tgz similarity index 100% rename from stable/adminer/5.0.11/charts/common-14.0.1.tgz rename to stable/adminer/5.0.12/charts/common-14.0.1.tgz diff --git a/stable/adminer/5.0.11/ix_values.yaml b/stable/adminer/5.0.12/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.11/ix_values.yaml rename to stable/adminer/5.0.12/ix_values.yaml index c60018ad437..e00f80ea22d 100644 --- a/stable/adminer/5.0.11/ix_values.yaml +++ b/stable/adminer/5.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:87d531fa7f16e678ae42b606604e534aaf2bfacea28ad80cb5e9e2f74cd59fb1 + tag: latest@sha256:b4c857e61a79a0b2cfafe266ec3cf42d57d51e5120f09cef18574d81a4ec7463 securityContext: container: diff --git a/stable/adminer/5.0.11/questions.yaml b/stable/adminer/5.0.12/questions.yaml similarity index 100% rename from stable/adminer/5.0.11/questions.yaml rename to stable/adminer/5.0.12/questions.yaml diff --git a/stable/adminer/5.0.11/templates/NOTES.txt b/stable/adminer/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.11/templates/NOTES.txt rename to stable/adminer/5.0.12/templates/NOTES.txt diff --git a/stable/adminer/5.0.11/templates/common.yaml b/stable/adminer/5.0.12/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.11/templates/common.yaml rename to stable/adminer/5.0.12/templates/common.yaml diff --git a/stable/adminer/5.0.11/values.yaml b/stable/adminer/5.0.12/values.yaml similarity index 100% rename from stable/adminer/5.0.11/values.yaml rename to stable/adminer/5.0.12/values.yaml