diff --git a/stable/actualserver/4.0.27/app-changelog.md b/stable/actualserver/4.0.27/app-changelog.md deleted file mode 100644 index cb46cc6bdc..0000000000 --- a/stable/actualserver/4.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-4.0.27](https://github.com/truecharts/charts/compare/actualserver-4.0.26...actualserver-4.0.27) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.7.1 ([#10283](https://github.com/truecharts/charts/issues/10283)) - - \ No newline at end of file diff --git a/stable/actualserver/4.0.27/CHANGELOG.md b/stable/actualserver/4.0.28/CHANGELOG.md similarity index 90% rename from stable/actualserver/4.0.27/CHANGELOG.md rename to stable/actualserver/4.0.28/CHANGELOG.md index c467b85502..ac2b324c86 100644 --- a/stable/actualserver/4.0.27/CHANGELOG.md +++ b/stable/actualserver/4.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [actualserver-4.0.28](https://github.com/truecharts/charts/compare/actualserver-4.0.27...actualserver-4.0.28) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.7.2 ([#10566](https://github.com/truecharts/charts/issues/10566)) + + + + ## [actualserver-4.0.27](https://github.com/truecharts/charts/compare/actualserver-4.0.26...actualserver-4.0.27) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ - -## [actualserver-4.0.18](https://github.com/truecharts/charts/compare/actualserver-4.0.17...actualserver-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/actualserver/4.0.27/Chart.yaml b/stable/actualserver/4.0.28/Chart.yaml similarity index 95% rename from stable/actualserver/4.0.27/Chart.yaml rename to stable/actualserver/4.0.28/Chart.yaml index c44dbee4b4..340f9936ee 100644 --- a/stable/actualserver/4.0.27/Chart.yaml +++ b/stable/actualserver/4.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.7.1" +appVersion: "23.7.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,4 +25,4 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | - finance -version: 4.0.27 +version: 4.0.28 diff --git a/stable/actualserver/4.0.27/README.md b/stable/actualserver/4.0.28/README.md similarity index 100% rename from stable/actualserver/4.0.27/README.md rename to stable/actualserver/4.0.28/README.md diff --git a/stable/actualserver/4.0.28/app-changelog.md b/stable/actualserver/4.0.28/app-changelog.md new file mode 100644 index 0000000000..7a06c294ea --- /dev/null +++ b/stable/actualserver/4.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-4.0.28](https://github.com/truecharts/charts/compare/actualserver-4.0.27...actualserver-4.0.28) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.7.2 ([#10566](https://github.com/truecharts/charts/issues/10566)) + + \ No newline at end of file diff --git a/stable/actualserver/4.0.27/app-readme.md b/stable/actualserver/4.0.28/app-readme.md similarity index 100% rename from stable/actualserver/4.0.27/app-readme.md rename to stable/actualserver/4.0.28/app-readme.md diff --git a/stable/actualserver/4.0.27/charts/common-12.14.6.tgz b/stable/actualserver/4.0.28/charts/common-12.14.6.tgz similarity index 100% rename from stable/actualserver/4.0.27/charts/common-12.14.6.tgz rename to stable/actualserver/4.0.28/charts/common-12.14.6.tgz diff --git a/stable/actualserver/4.0.27/ix_values.yaml b/stable/actualserver/4.0.28/ix_values.yaml similarity index 90% rename from stable/actualserver/4.0.27/ix_values.yaml rename to stable/actualserver/4.0.28/ix_values.yaml index f99e0e8ee7..a352cb6ac4 100644 --- a/stable/actualserver/4.0.27/ix_values.yaml +++ b/stable/actualserver/4.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/actualserver pullPolicy: IfNotPresent - tag: v23.7.1@sha256:1c1f252e10c616a9e8f48061bd9ed3829a50596a9d97ceca5b37fd5f0604f4c0 + tag: v23.7.2@sha256:6b39c1a8ad4f4fead29c5be47ab4730ff865f4b8243fd56fb992dbb9ba6bda29 securityContext: container: diff --git a/stable/actualserver/4.0.27/questions.yaml b/stable/actualserver/4.0.28/questions.yaml similarity index 100% rename from stable/actualserver/4.0.27/questions.yaml rename to stable/actualserver/4.0.28/questions.yaml diff --git a/stable/actualserver/4.0.27/templates/NOTES.txt b/stable/actualserver/4.0.28/templates/NOTES.txt similarity index 100% rename from stable/actualserver/4.0.27/templates/NOTES.txt rename to stable/actualserver/4.0.28/templates/NOTES.txt diff --git a/stable/actualserver/4.0.27/templates/common.yaml b/stable/actualserver/4.0.28/templates/common.yaml similarity index 100% rename from stable/actualserver/4.0.27/templates/common.yaml rename to stable/actualserver/4.0.28/templates/common.yaml diff --git a/stable/actualserver/4.0.27/values.yaml b/stable/actualserver/4.0.28/values.yaml similarity index 100% rename from stable/actualserver/4.0.27/values.yaml rename to stable/actualserver/4.0.28/values.yaml