diff --git a/stable/adminer/5.0.34/app-changelog.md b/stable/adminer/5.0.34/app-changelog.md deleted file mode 100644 index 278e5b63473..00000000000 --- a/stable/adminer/5.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.34](https://github.com/truecharts/charts/compare/adminer-5.0.33...adminer-5.0.34) (2023-11-21) - -### Chore - -- update container image adminer to latest[@9099f67](https://github.com/9099f67) ([#15201](https://github.com/truecharts/charts/issues/15201)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.34/CHANGELOG.md b/stable/adminer/5.0.35/CHANGELOG.md similarity index 90% rename from stable/adminer/5.0.34/CHANGELOG.md rename to stable/adminer/5.0.35/CHANGELOG.md index acf2358c9e8..9793bc9a728 100644 --- a/stable/adminer/5.0.34/CHANGELOG.md +++ b/stable/adminer/5.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-5.0.35](https://github.com/truecharts/charts/compare/adminer-5.0.34...adminer-5.0.35) (2023-11-21) + +### Chore + +- update container image adminer to latest[@3b3012a](https://github.com/3b3012a) ([#15218](https://github.com/truecharts/charts/issues/15218)) + + + + ## [adminer-5.0.34](https://github.com/truecharts/charts/compare/adminer-5.0.33...adminer-5.0.34) (2023-11-21) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adminer to latest ([#14191](https://github.com/truecharts/charts/issues/14191)) - - -## [adminer-5.0.24](https://github.com/truecharts/charts/compare/adminer-5.0.23...adminer-5.0.24) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - diff --git a/stable/adminer/5.0.34/Chart.yaml b/stable/adminer/5.0.35/Chart.yaml similarity index 98% rename from stable/adminer/5.0.34/Chart.yaml rename to stable/adminer/5.0.35/Chart.yaml index 15101dff30b..69911421a13 100644 --- a/stable/adminer/5.0.34/Chart.yaml +++ b/stable/adminer/5.0.35/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.34 +version: 5.0.35 diff --git a/stable/adminer/5.0.34/README.md b/stable/adminer/5.0.35/README.md similarity index 100% rename from stable/adminer/5.0.34/README.md rename to stable/adminer/5.0.35/README.md diff --git a/stable/adminer/5.0.35/app-changelog.md b/stable/adminer/5.0.35/app-changelog.md new file mode 100644 index 00000000000..574aaa36e4a --- /dev/null +++ b/stable/adminer/5.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.35](https://github.com/truecharts/charts/compare/adminer-5.0.34...adminer-5.0.35) (2023-11-21) + +### Chore + +- update container image adminer to latest[@3b3012a](https://github.com/3b3012a) ([#15218](https://github.com/truecharts/charts/issues/15218)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.34/app-readme.md b/stable/adminer/5.0.35/app-readme.md similarity index 100% rename from stable/adminer/5.0.34/app-readme.md rename to stable/adminer/5.0.35/app-readme.md diff --git a/stable/adminer/5.0.34/charts/common-14.3.5.tgz b/stable/adminer/5.0.35/charts/common-14.3.5.tgz similarity index 100% rename from stable/adminer/5.0.34/charts/common-14.3.5.tgz rename to stable/adminer/5.0.35/charts/common-14.3.5.tgz diff --git a/stable/adminer/5.0.34/ix_values.yaml b/stable/adminer/5.0.35/ix_values.yaml similarity index 88% rename from stable/adminer/5.0.34/ix_values.yaml rename to stable/adminer/5.0.35/ix_values.yaml index 8ee95b0189e..f69d6bc6d81 100644 --- a/stable/adminer/5.0.34/ix_values.yaml +++ b/stable/adminer/5.0.35/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:9099f67fdd0269f568f040ef527366a3c99b9a23de53e1305fdf4c59a9851ff0 + tag: latest@sha256:3b3012a52604eb23dc99a36a50132e8df75fe40e3e68cdd82a718a7b994159dd securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/adminer/5.0.34/questions.yaml b/stable/adminer/5.0.35/questions.yaml similarity index 100% rename from stable/adminer/5.0.34/questions.yaml rename to stable/adminer/5.0.35/questions.yaml diff --git a/stable/adminer/5.0.34/templates/NOTES.txt b/stable/adminer/5.0.35/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.34/templates/NOTES.txt rename to stable/adminer/5.0.35/templates/NOTES.txt diff --git a/stable/adminer/5.0.34/templates/common.yaml b/stable/adminer/5.0.35/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.34/templates/common.yaml rename to stable/adminer/5.0.35/templates/common.yaml diff --git a/stable/adminer/5.0.34/values.yaml b/stable/adminer/5.0.35/values.yaml similarity index 100% rename from stable/adminer/5.0.34/values.yaml rename to stable/adminer/5.0.35/values.yaml