diff --git a/stable/muse/1.0.14/app-changelog.md b/stable/muse/1.0.14/app-changelog.md deleted file mode 100644 index 8d73745c475..00000000000 --- a/stable/muse/1.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-1.0.14](https://github.com/truecharts/charts/compare/muse-1.0.13...muse-1.0.14) (2023-07-20) - -### Chore - -- update helm general non-major ([#10613](https://github.com/truecharts/charts/issues/10613)) - - \ No newline at end of file diff --git a/stable/muse/1.0.14/CHANGELOG.md b/stable/muse/1.0.15/CHANGELOG.md similarity index 90% rename from stable/muse/1.0.14/CHANGELOG.md rename to stable/muse/1.0.15/CHANGELOG.md index 40f8e3d6e1d..6ff655d2d48 100644 --- a/stable/muse/1.0.14/CHANGELOG.md +++ b/stable/muse/1.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [muse-1.0.15](https://github.com/truecharts/charts/compare/muse-1.0.14...muse-1.0.15) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.0 ([#10710](https://github.com/truecharts/charts/issues/10710)) + + + + ## [muse-1.0.14](https://github.com/truecharts/charts/compare/muse-1.0.13...muse-1.0.14) (2023-07-20) ### Chore @@ -88,12 +97,3 @@ ## [muse-1.0.5](https://github.com/truecharts/charts/compare/muse-1.0.4...muse-1.0.5) (2023-05-26) ### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [muse-1.0.4](https://github.com/truecharts/charts/compare/muse-1.0.3...muse-1.0.4) (2023-05-24) - -### Chore diff --git a/stable/muse/1.0.14/Chart.yaml b/stable/muse/1.0.15/Chart.yaml similarity index 95% rename from stable/muse/1.0.14/Chart.yaml rename to stable/muse/1.0.15/Chart.yaml index 9105db4df9a..2becd4e2676 100644 --- a/stable/muse/1.0.14/Chart.yaml +++ b/stable/muse/1.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.3.1" +appVersion: "2.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://github.com/codetheweb/muse type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/muse/1.0.14/README.md b/stable/muse/1.0.15/README.md similarity index 100% rename from stable/muse/1.0.14/README.md rename to stable/muse/1.0.15/README.md diff --git a/stable/muse/1.0.15/app-changelog.md b/stable/muse/1.0.15/app-changelog.md new file mode 100644 index 00000000000..43e90f84e80 --- /dev/null +++ b/stable/muse/1.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-1.0.15](https://github.com/truecharts/charts/compare/muse-1.0.14...muse-1.0.15) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.0 ([#10710](https://github.com/truecharts/charts/issues/10710)) + + \ No newline at end of file diff --git a/stable/muse/1.0.14/app-readme.md b/stable/muse/1.0.15/app-readme.md similarity index 100% rename from stable/muse/1.0.14/app-readme.md rename to stable/muse/1.0.15/app-readme.md diff --git a/stable/muse/1.0.14/charts/common-12.15.0.tgz b/stable/muse/1.0.15/charts/common-12.15.0.tgz similarity index 100% rename from stable/muse/1.0.14/charts/common-12.15.0.tgz rename to stable/muse/1.0.15/charts/common-12.15.0.tgz diff --git a/stable/muse/1.0.14/ix_values.yaml b/stable/muse/1.0.15/ix_values.yaml similarity index 92% rename from stable/muse/1.0.14/ix_values.yaml rename to stable/muse/1.0.15/ix_values.yaml index 2c7a82fadce..7cc9732f40f 100644 --- a/stable/muse/1.0.14/ix_values.yaml +++ b/stable/muse/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/muse pullPolicy: IfNotPresent - tag: v2.3.1@sha256:ee619f5faf8dadd76e01341a4fdf7861345dbfbb931c4deaf6332dbe6724ff4c + tag: v2.4.0@sha256:9d06275b8b1e7b643f4031236af7749c036f3334f5eb5c5cc369652fde1230a4 securityContext: container: diff --git a/stable/muse/1.0.14/questions.yaml b/stable/muse/1.0.15/questions.yaml similarity index 100% rename from stable/muse/1.0.14/questions.yaml rename to stable/muse/1.0.15/questions.yaml diff --git a/stable/muse/1.0.14/templates/common.yaml b/stable/muse/1.0.15/templates/common.yaml similarity index 100% rename from stable/muse/1.0.14/templates/common.yaml rename to stable/muse/1.0.15/templates/common.yaml diff --git a/stable/muse/1.0.14/values.yaml b/stable/muse/1.0.15/values.yaml similarity index 100% rename from stable/muse/1.0.14/values.yaml rename to stable/muse/1.0.15/values.yaml