diff --git a/stable/adminer/5.0.3/app-changelog.md b/stable/adminer/5.0.3/app-changelog.md deleted file mode 100644 index 330ebcef9e..0000000000 --- a/stable/adminer/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.3](https://github.com/truecharts/charts/compare/adminer-5.0.2...adminer-5.0.3) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#11589](https://github.com/truecharts/charts/issues/11589)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.3/CHANGELOG.md b/stable/adminer/5.0.4/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.3/CHANGELOG.md rename to stable/adminer/5.0.4/CHANGELOG.md index 1d8c69fe8c..45a835b5f3 100644 --- a/stable/adminer/5.0.3/CHANGELOG.md +++ b/stable/adminer/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.4](https://github.com/truecharts/charts/compare/adminer-5.0.3...adminer-5.0.4) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#11595](https://github.com/truecharts/charts/issues/11595)) + + + + ## [adminer-5.0.3](https://github.com/truecharts/charts/compare/adminer-5.0.2...adminer-5.0.3) (2023-08-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adminer to latest ([#10907](https://github.com/truecharts/charts/issues/10907)) - - - -## [adminer-4.0.34](https://github.com/truecharts/charts/compare/adminer-4.0.33...adminer-4.0.34) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#10905](https://github.com/truecharts/charts/issues/10905)) - diff --git a/stable/adminer/5.0.3/Chart.yaml b/stable/adminer/5.0.4/Chart.yaml similarity index 98% rename from stable/adminer/5.0.3/Chart.yaml rename to stable/adminer/5.0.4/Chart.yaml index 5c1239d81c..fac8135e07 100644 --- a/stable/adminer/5.0.3/Chart.yaml +++ b/stable/adminer/5.0.4/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.3 +version: 5.0.4 diff --git a/stable/adminer/5.0.3/README.md b/stable/adminer/5.0.4/README.md similarity index 100% rename from stable/adminer/5.0.3/README.md rename to stable/adminer/5.0.4/README.md diff --git a/stable/adminer/5.0.4/app-changelog.md b/stable/adminer/5.0.4/app-changelog.md new file mode 100644 index 0000000000..e18356d119 --- /dev/null +++ b/stable/adminer/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.4](https://github.com/truecharts/charts/compare/adminer-5.0.3...adminer-5.0.4) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#11595](https://github.com/truecharts/charts/issues/11595)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.3/app-readme.md b/stable/adminer/5.0.4/app-readme.md similarity index 100% rename from stable/adminer/5.0.3/app-readme.md rename to stable/adminer/5.0.4/app-readme.md diff --git a/stable/adminer/5.0.3/charts/common-14.0.1.tgz b/stable/adminer/5.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/adminer/5.0.3/charts/common-14.0.1.tgz rename to stable/adminer/5.0.4/charts/common-14.0.1.tgz diff --git a/stable/adminer/5.0.3/ix_values.yaml b/stable/adminer/5.0.4/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.3/ix_values.yaml rename to stable/adminer/5.0.4/ix_values.yaml index 966951de10..3eae29592f 100644 --- a/stable/adminer/5.0.3/ix_values.yaml +++ b/stable/adminer/5.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:2223b8e70125b6934f4805baec42b7353ac24e498f5315952776c9b51e397f06 + tag: latest@sha256:a434790a21ab9b2008d4bc47665d39865939657ee0adad44bcc8f7c03ef1fc31 securityContext: container: diff --git a/stable/adminer/5.0.3/questions.yaml b/stable/adminer/5.0.4/questions.yaml similarity index 100% rename from stable/adminer/5.0.3/questions.yaml rename to stable/adminer/5.0.4/questions.yaml diff --git a/stable/adminer/5.0.3/templates/NOTES.txt b/stable/adminer/5.0.4/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.3/templates/NOTES.txt rename to stable/adminer/5.0.4/templates/NOTES.txt diff --git a/stable/adminer/5.0.3/templates/common.yaml b/stable/adminer/5.0.4/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.3/templates/common.yaml rename to stable/adminer/5.0.4/templates/common.yaml diff --git a/stable/adminer/5.0.3/values.yaml b/stable/adminer/5.0.4/values.yaml similarity index 100% rename from stable/adminer/5.0.3/values.yaml rename to stable/adminer/5.0.4/values.yaml