diff --git a/stable/adminer/5.0.33/app-changelog.md b/stable/adminer/5.0.33/app-changelog.md deleted file mode 100644 index 876b7952be..0000000000 --- a/stable/adminer/5.0.33/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [adminer-5.0.33](https://github.com/truecharts/charts/compare/adminer-5.0.32...adminer-5.0.33) (2023-11-17) - diff --git a/stable/adminer/5.0.33/CHANGELOG.md b/stable/adminer/5.0.34/CHANGELOG.md similarity index 90% rename from stable/adminer/5.0.33/CHANGELOG.md rename to stable/adminer/5.0.34/CHANGELOG.md index e0ddcf3125..acf2358c9e 100644 --- a/stable/adminer/5.0.33/CHANGELOG.md +++ b/stable/adminer/5.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [adminer-5.0.33](https://github.com/truecharts/charts/compare/adminer-5.0.32...adminer-5.0.33) (2023-11-17) @@ -88,12 +97,3 @@ - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - -## [adminer-5.0.23](https://github.com/truecharts/charts/compare/adminer-5.0.21...adminer-5.0.23) (2023-10-28) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - diff --git a/stable/adminer/5.0.33/Chart.yaml b/stable/adminer/5.0.34/Chart.yaml similarity index 95% rename from stable/adminer/5.0.33/Chart.yaml rename to stable/adminer/5.0.34/Chart.yaml index 44d4c8abc5..15101dff30 100644 --- a/stable/adminer/5.0.33/Chart.yaml +++ b/stable/adminer/5.0.34/Chart.yaml @@ -2,7 +2,7 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities apiVersion: v2 -appVersion: "latest" +appVersion: latest dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,4 +25,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.33 +version: 5.0.34 diff --git a/stable/adminer/5.0.33/README.md b/stable/adminer/5.0.34/README.md similarity index 100% rename from stable/adminer/5.0.33/README.md rename to stable/adminer/5.0.34/README.md diff --git a/stable/adminer/5.0.34/app-changelog.md b/stable/adminer/5.0.34/app-changelog.md new file mode 100644 index 0000000000..278e5b6347 --- /dev/null +++ b/stable/adminer/5.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.33/app-readme.md b/stable/adminer/5.0.34/app-readme.md similarity index 100% rename from stable/adminer/5.0.33/app-readme.md rename to stable/adminer/5.0.34/app-readme.md diff --git a/stable/adminer/5.0.33/charts/common-14.3.5.tgz b/stable/adminer/5.0.34/charts/common-14.3.5.tgz similarity index 100% rename from stable/adminer/5.0.33/charts/common-14.3.5.tgz rename to stable/adminer/5.0.34/charts/common-14.3.5.tgz diff --git a/stable/adminer/5.0.33/ix_values.yaml b/stable/adminer/5.0.34/ix_values.yaml similarity index 88% rename from stable/adminer/5.0.33/ix_values.yaml rename to stable/adminer/5.0.34/ix_values.yaml index f99c5a2bf1..8ee95b0189 100644 --- a/stable/adminer/5.0.33/ix_values.yaml +++ b/stable/adminer/5.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:b7f0e6681e9a77916daf2f070616d25e3fd687b84550aa6673de9a24407dd613 + tag: latest@sha256:9099f67fdd0269f568f040ef527366a3c99b9a23de53e1305fdf4c59a9851ff0 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/adminer/5.0.33/questions.yaml b/stable/adminer/5.0.34/questions.yaml similarity index 100% rename from stable/adminer/5.0.33/questions.yaml rename to stable/adminer/5.0.34/questions.yaml diff --git a/stable/adminer/5.0.33/templates/NOTES.txt b/stable/adminer/5.0.34/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.33/templates/NOTES.txt rename to stable/adminer/5.0.34/templates/NOTES.txt diff --git a/stable/adminer/5.0.33/templates/common.yaml b/stable/adminer/5.0.34/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.33/templates/common.yaml rename to stable/adminer/5.0.34/templates/common.yaml diff --git a/stable/adminer/5.0.33/values.yaml b/stable/adminer/5.0.34/values.yaml similarity index 100% rename from stable/adminer/5.0.33/values.yaml rename to stable/adminer/5.0.34/values.yaml