diff --git a/stable/adminer/5.0.25/app-changelog.md b/stable/adminer/5.0.25/app-changelog.md deleted file mode 100644 index 2c8fede8080..00000000000 --- a/stable/adminer/5.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.25](https://github.com/truecharts/charts/compare/adminer-5.0.24...adminer-5.0.25) (2023-11-01) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#14191](https://github.com/truecharts/charts/issues/14191)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.25/CHANGELOG.md b/stable/adminer/5.0.26/CHANGELOG.md similarity index 93% rename from stable/adminer/5.0.25/CHANGELOG.md rename to stable/adminer/5.0.26/CHANGELOG.md index 619df3fd6f1..c4f8334224c 100644 --- a/stable/adminer/5.0.25/CHANGELOG.md +++ b/stable/adminer/5.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.26](https://github.com/truecharts/charts/compare/adminer-5.0.25...adminer-5.0.26) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#14193](https://github.com/truecharts/charts/issues/14193)) + + + + ## [adminer-5.0.25](https://github.com/truecharts/charts/compare/adminer-5.0.24...adminer-5.0.25) (2023-11-01) ### Chore @@ -88,12 +97,3 @@ ## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20) ### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12788](https://github.com/truecharts/charts/issues/12788)) - - - - -## [adminer-5.0.14](https://github.com/truecharts/charts/compare/adminer-5.0.13...adminer-5.0.14) (2023-09-20) - -### Chore diff --git a/stable/adminer/5.0.25/Chart.yaml b/stable/adminer/5.0.26/Chart.yaml similarity index 98% rename from stable/adminer/5.0.25/Chart.yaml rename to stable/adminer/5.0.26/Chart.yaml index 6123ac2221c..7fdbff8f5ca 100644 --- a/stable/adminer/5.0.25/Chart.yaml +++ b/stable/adminer/5.0.26/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.25 +version: 5.0.26 diff --git a/stable/adminer/5.0.25/README.md b/stable/adminer/5.0.26/README.md similarity index 100% rename from stable/adminer/5.0.25/README.md rename to stable/adminer/5.0.26/README.md diff --git a/stable/adminer/5.0.26/app-changelog.md b/stable/adminer/5.0.26/app-changelog.md new file mode 100644 index 00000000000..8a2029927d7 --- /dev/null +++ b/stable/adminer/5.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.26](https://github.com/truecharts/charts/compare/adminer-5.0.25...adminer-5.0.26) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#14193](https://github.com/truecharts/charts/issues/14193)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.25/app-readme.md b/stable/adminer/5.0.26/app-readme.md similarity index 100% rename from stable/adminer/5.0.25/app-readme.md rename to stable/adminer/5.0.26/app-readme.md diff --git a/stable/adminer/5.0.25/charts/common-14.2.0.tgz b/stable/adminer/5.0.26/charts/common-14.2.0.tgz similarity index 100% rename from stable/adminer/5.0.25/charts/common-14.2.0.tgz rename to stable/adminer/5.0.26/charts/common-14.2.0.tgz diff --git a/stable/adminer/5.0.25/ix_values.yaml b/stable/adminer/5.0.26/ix_values.yaml similarity index 89% rename from stable/adminer/5.0.25/ix_values.yaml rename to stable/adminer/5.0.26/ix_values.yaml index dd51a3eb6ad..6a0b88f1f80 100644 --- a/stable/adminer/5.0.25/ix_values.yaml +++ b/stable/adminer/5.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:20debcf66a79cd6f06675ff59ed80bd16a2126c488152bc7accee178da9441b1 + tag: latest@sha256:cebf4776192b1edbeb08be09069db1ddcdc83d240b7a12a4ad558504f78db77c securityContext: container: diff --git a/stable/adminer/5.0.25/questions.yaml b/stable/adminer/5.0.26/questions.yaml similarity index 100% rename from stable/adminer/5.0.25/questions.yaml rename to stable/adminer/5.0.26/questions.yaml diff --git a/stable/adminer/5.0.25/templates/NOTES.txt b/stable/adminer/5.0.26/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.25/templates/NOTES.txt rename to stable/adminer/5.0.26/templates/NOTES.txt diff --git a/stable/adminer/5.0.25/templates/common.yaml b/stable/adminer/5.0.26/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.25/templates/common.yaml rename to stable/adminer/5.0.26/templates/common.yaml diff --git a/stable/adminer/5.0.25/values.yaml b/stable/adminer/5.0.26/values.yaml similarity index 100% rename from stable/adminer/5.0.25/values.yaml rename to stable/adminer/5.0.26/values.yaml