diff --git a/stable/adminer/5.0.0/app-changelog.md b/stable/adminer/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/adminer/5.0.0/CHANGELOG.md b/stable/adminer/5.0.1/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.0/CHANGELOG.md rename to stable/adminer/5.0.1/CHANGELOG.md index fae259f65cc..57309625b2a 100644 --- a/stable/adminer/5.0.0/CHANGELOG.md +++ b/stable/adminer/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.1](https://github.com/truecharts/charts/compare/adminer-5.0.0...adminer-5.0.1) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#11582](https://github.com/truecharts/charts/issues/11582)) + + + + ## [adminer-5.0.0](https://github.com/truecharts/charts/compare/adminer-4.0.40...adminer-5.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adminer to latest ([#10150](https://github.com/truecharts/charts/issues/10150)) - - - -## [adminer-4.0.31](https://github.com/truecharts/charts/compare/adminer-4.0.30...adminer-4.0.31) (2023-07-04) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10145](https://github.com/truecharts/charts/issues/10145)) - diff --git a/stable/adminer/5.0.0/Chart.yaml b/stable/adminer/5.0.1/Chart.yaml similarity index 98% rename from stable/adminer/5.0.0/Chart.yaml rename to stable/adminer/5.0.1/Chart.yaml index 57409566f7b..7ed33a175ee 100644 --- a/stable/adminer/5.0.0/Chart.yaml +++ b/stable/adminer/5.0.1/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.0 +version: 5.0.1 diff --git a/stable/adminer/5.0.0/README.md b/stable/adminer/5.0.1/README.md similarity index 100% rename from stable/adminer/5.0.0/README.md rename to stable/adminer/5.0.1/README.md diff --git a/stable/adminer/5.0.1/app-changelog.md b/stable/adminer/5.0.1/app-changelog.md new file mode 100644 index 00000000000..8b6841a6ce7 --- /dev/null +++ b/stable/adminer/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.1](https://github.com/truecharts/charts/compare/adminer-5.0.0...adminer-5.0.1) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#11582](https://github.com/truecharts/charts/issues/11582)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.0/app-readme.md b/stable/adminer/5.0.1/app-readme.md similarity index 100% rename from stable/adminer/5.0.0/app-readme.md rename to stable/adminer/5.0.1/app-readme.md diff --git a/stable/adminer/5.0.0/charts/common-14.0.1.tgz b/stable/adminer/5.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/adminer/5.0.0/charts/common-14.0.1.tgz rename to stable/adminer/5.0.1/charts/common-14.0.1.tgz diff --git a/stable/adminer/5.0.0/ix_values.yaml b/stable/adminer/5.0.1/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.0/ix_values.yaml rename to stable/adminer/5.0.1/ix_values.yaml index 9faf3b39bcf..da435bb3077 100644 --- a/stable/adminer/5.0.0/ix_values.yaml +++ b/stable/adminer/5.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:c01748b418e739f29a6ed58b43d4fc20811a61ea47aa3c8ae2f76ec09ef6495b + tag: latest@sha256:751c3dec965b10314fd02e45570a8652191c51ccb228c950374c80128cdebac7 securityContext: container: diff --git a/stable/adminer/5.0.0/questions.yaml b/stable/adminer/5.0.1/questions.yaml similarity index 100% rename from stable/adminer/5.0.0/questions.yaml rename to stable/adminer/5.0.1/questions.yaml diff --git a/stable/adminer/5.0.0/templates/NOTES.txt b/stable/adminer/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.0/templates/NOTES.txt rename to stable/adminer/5.0.1/templates/NOTES.txt diff --git a/stable/adminer/5.0.0/templates/common.yaml b/stable/adminer/5.0.1/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.0/templates/common.yaml rename to stable/adminer/5.0.1/templates/common.yaml diff --git a/stable/adminer/5.0.0/values.yaml b/stable/adminer/5.0.1/values.yaml similarity index 100% rename from stable/adminer/5.0.0/values.yaml rename to stable/adminer/5.0.1/values.yaml