diff --git a/stable/adminer/4.0.37/app-changelog.md b/stable/adminer/4.0.37/app-changelog.md deleted file mode 100644 index 7dd86852e52..00000000000 --- a/stable/adminer/4.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.37/CHANGELOG.md b/stable/adminer/4.0.38/CHANGELOG.md similarity index 91% rename from stable/adminer/4.0.37/CHANGELOG.md rename to stable/adminer/4.0.38/CHANGELOG.md index f4df2159e44..5e68ced7e92 100644 --- a/stable/adminer/4.0.37/CHANGELOG.md +++ b/stable/adminer/4.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-4.0.38](https://github.com/truecharts/charts/compare/adminer-4.0.37...adminer-4.0.38) (2023-07-28) + +### Chore + +- 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 @@ -88,12 +97,3 @@ ## [adminer-4.0.28](https://github.com/truecharts/charts/compare/adminer-4.0.27...adminer-4.0.28) (2023-07-01) ### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [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.37/Chart.yaml b/stable/adminer/4.0.38/Chart.yaml similarity index 98% rename from stable/adminer/4.0.37/Chart.yaml rename to stable/adminer/4.0.38/Chart.yaml index faa69b9b20a..62e42b2c388 100644 --- a/stable/adminer/4.0.37/Chart.yaml +++ b/stable/adminer/4.0.38/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 4.0.37 +version: 4.0.38 diff --git a/stable/adminer/4.0.37/README.md b/stable/adminer/4.0.38/README.md similarity index 100% rename from stable/adminer/4.0.37/README.md rename to stable/adminer/4.0.38/README.md diff --git a/stable/adminer/4.0.38/app-changelog.md b/stable/adminer/4.0.38/app-changelog.md new file mode 100644 index 00000000000..fce6bac1cd2 --- /dev/null +++ b/stable/adminer/4.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.38](https://github.com/truecharts/charts/compare/adminer-4.0.37...adminer-4.0.38) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#10916](https://github.com/truecharts/charts/issues/10916)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.37/app-readme.md b/stable/adminer/4.0.38/app-readme.md similarity index 100% rename from stable/adminer/4.0.37/app-readme.md rename to stable/adminer/4.0.38/app-readme.md diff --git a/stable/adminer/4.0.37/charts/common-12.14.6.tgz b/stable/adminer/4.0.38/charts/common-12.14.6.tgz similarity index 100% rename from stable/adminer/4.0.37/charts/common-12.14.6.tgz rename to stable/adminer/4.0.38/charts/common-12.14.6.tgz diff --git a/stable/adminer/4.0.37/ix_values.yaml b/stable/adminer/4.0.38/ix_values.yaml similarity index 89% rename from stable/adminer/4.0.37/ix_values.yaml rename to stable/adminer/4.0.38/ix_values.yaml index db6b7aadcec..e4b46be2e25 100644 --- a/stable/adminer/4.0.37/ix_values.yaml +++ b/stable/adminer/4.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:6b379aa7099cff36a22879db462ce752490207c0a58cbf7756c0aef1963a9632 + tag: latest@sha256:01fc4cefbc593c69b1c76254a7c9730e609f1ce4b9957cf491321962b257cfaf securityContext: container: diff --git a/stable/adminer/4.0.37/questions.yaml b/stable/adminer/4.0.38/questions.yaml similarity index 100% rename from stable/adminer/4.0.37/questions.yaml rename to stable/adminer/4.0.38/questions.yaml diff --git a/stable/adminer/4.0.37/templates/NOTES.txt b/stable/adminer/4.0.38/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.37/templates/NOTES.txt rename to stable/adminer/4.0.38/templates/NOTES.txt diff --git a/stable/adminer/4.0.37/templates/common.yaml b/stable/adminer/4.0.38/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.37/templates/common.yaml rename to stable/adminer/4.0.38/templates/common.yaml diff --git a/stable/adminer/4.0.37/values.yaml b/stable/adminer/4.0.38/values.yaml similarity index 100% rename from stable/adminer/4.0.37/values.yaml rename to stable/adminer/4.0.38/values.yaml