diff --git a/stable/actualserver/5.0.3/app-changelog.md b/stable/actualserver/5.0.3/app-changelog.md deleted file mode 100644 index 4ba4db3a825..00000000000 --- a/stable/actualserver/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.9.0 ([#12312](https://github.com/truecharts/charts/issues/12312)) - - \ No newline at end of file diff --git a/stable/actualserver/5.0.3/CHANGELOG.md b/stable/actualserver/5.0.4/CHANGELOG.md similarity index 91% rename from stable/actualserver/5.0.3/CHANGELOG.md rename to stable/actualserver/5.0.4/CHANGELOG.md index 3f7ffeaf728..5f617daacb2 100644 --- a/stable/actualserver/5.0.3/CHANGELOG.md +++ b/stable/actualserver/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248)) + + + + ## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [actualserver-4.0.23](https://github.com/truecharts/charts/compare/actualserver-4.0.22...actualserver-4.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/actualserver/5.0.3/Chart.yaml b/stable/actualserver/5.0.4/Chart.yaml similarity index 95% rename from stable/actualserver/5.0.3/Chart.yaml rename to stable/actualserver/5.0.4/Chart.yaml index c88bedf1323..a3a1114f2f7 100644 --- a/stable/actualserver/5.0.3/Chart.yaml +++ b/stable/actualserver/5.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.9.0" +appVersion: "23.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,4 +25,4 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | - finance -version: 5.0.3 +version: 5.0.4 diff --git a/stable/actualserver/5.0.3/README.md b/stable/actualserver/5.0.4/README.md similarity index 100% rename from stable/actualserver/5.0.3/README.md rename to stable/actualserver/5.0.4/README.md diff --git a/stable/actualserver/5.0.4/app-changelog.md b/stable/actualserver/5.0.4/app-changelog.md new file mode 100644 index 00000000000..2d41e1c5cc5 --- /dev/null +++ b/stable/actualserver/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248)) + + \ No newline at end of file diff --git a/stable/actualserver/5.0.3/app-readme.md b/stable/actualserver/5.0.4/app-readme.md similarity index 100% rename from stable/actualserver/5.0.3/app-readme.md rename to stable/actualserver/5.0.4/app-readme.md diff --git a/stable/actualserver/5.0.3/charts/common-14.0.1.tgz b/stable/actualserver/5.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/actualserver/5.0.3/charts/common-14.0.1.tgz rename to stable/actualserver/5.0.4/charts/common-14.0.1.tgz diff --git a/stable/actualserver/5.0.3/ix_values.yaml b/stable/actualserver/5.0.4/ix_values.yaml similarity index 90% rename from stable/actualserver/5.0.3/ix_values.yaml rename to stable/actualserver/5.0.4/ix_values.yaml index 76c713d29e9..3f41539f346 100644 --- a/stable/actualserver/5.0.3/ix_values.yaml +++ b/stable/actualserver/5.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/actualserver pullPolicy: IfNotPresent - tag: v23.9.0@sha256:0fd0b1fe56964e45918207dd1ae44a97691bd4cce88e58bb6bb9eeee70500a3a + tag: v23.10.0@sha256:376bc338198b1d25cf6890c608885dcea45afd00a3fb16130f80a2d507f3831e securityContext: container: diff --git a/stable/actualserver/5.0.3/questions.yaml b/stable/actualserver/5.0.4/questions.yaml similarity index 100% rename from stable/actualserver/5.0.3/questions.yaml rename to stable/actualserver/5.0.4/questions.yaml diff --git a/stable/actualserver/5.0.3/templates/NOTES.txt b/stable/actualserver/5.0.4/templates/NOTES.txt similarity index 100% rename from stable/actualserver/5.0.3/templates/NOTES.txt rename to stable/actualserver/5.0.4/templates/NOTES.txt diff --git a/stable/actualserver/5.0.3/templates/common.yaml b/stable/actualserver/5.0.4/templates/common.yaml similarity index 100% rename from stable/actualserver/5.0.3/templates/common.yaml rename to stable/actualserver/5.0.4/templates/common.yaml diff --git a/stable/actualserver/5.0.3/values.yaml b/stable/actualserver/5.0.4/values.yaml similarity index 100% rename from stable/actualserver/5.0.3/values.yaml rename to stable/actualserver/5.0.4/values.yaml