diff --git a/stable/muse/2.0.2/app-changelog.md b/stable/muse/2.0.2/app-changelog.md deleted file mode 100644 index 194f6d1a9b6..00000000000 --- a/stable/muse/2.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.2 ([#12098](https://github.com/truecharts/charts/issues/12098)) - - \ No newline at end of file diff --git a/stable/muse/2.0.2/CHANGELOG.md b/stable/muse/2.0.3/CHANGELOG.md similarity index 91% rename from stable/muse/2.0.2/CHANGELOG.md rename to stable/muse/2.0.3/CHANGELOG.md index ad326c97122..b2a2d1cdc79 100644 --- a/stable/muse/2.0.2/CHANGELOG.md +++ b/stable/muse/2.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507)) + + + + ## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [muse-1.0.9](https://github.com/truecharts/charts/compare/muse-1.0.8...muse-1.0.9) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/muse/2.0.2/Chart.yaml b/stable/muse/2.0.3/Chart.yaml similarity index 95% rename from stable/muse/2.0.2/Chart.yaml rename to stable/muse/2.0.3/Chart.yaml index dfb30dfe25d..9c9bba7afb7 100644 --- a/stable/muse/2.0.2/Chart.yaml +++ b/stable/muse/2.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.4.2" +appVersion: "2.4.3" 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: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/muse/2.0.2/README.md b/stable/muse/2.0.3/README.md similarity index 100% rename from stable/muse/2.0.2/README.md rename to stable/muse/2.0.3/README.md diff --git a/stable/muse/2.0.3/app-changelog.md b/stable/muse/2.0.3/app-changelog.md new file mode 100644 index 00000000000..bbed7beaa3c --- /dev/null +++ b/stable/muse/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507)) + + \ No newline at end of file diff --git a/stable/muse/2.0.2/app-readme.md b/stable/muse/2.0.3/app-readme.md similarity index 100% rename from stable/muse/2.0.2/app-readme.md rename to stable/muse/2.0.3/app-readme.md diff --git a/stable/muse/2.0.2/charts/common-14.0.1.tgz b/stable/muse/2.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/muse/2.0.2/charts/common-14.0.1.tgz rename to stable/muse/2.0.3/charts/common-14.0.1.tgz diff --git a/stable/muse/2.0.2/ix_values.yaml b/stable/muse/2.0.3/ix_values.yaml similarity index 92% rename from stable/muse/2.0.2/ix_values.yaml rename to stable/muse/2.0.3/ix_values.yaml index 317a443f6b3..48e7715e7cf 100644 --- a/stable/muse/2.0.2/ix_values.yaml +++ b/stable/muse/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/muse pullPolicy: IfNotPresent - tag: v2.4.2@sha256:f20926e8e7714f0c2490024362b48dc9cc93e54df03b604b6244afb1f30f33f1 + tag: v2.4.3@sha256:fe00977670bb507346f06753125ca6addbcf9d4190821aabc693de62677bbd5a securityContext: container: diff --git a/stable/muse/2.0.2/questions.yaml b/stable/muse/2.0.3/questions.yaml similarity index 100% rename from stable/muse/2.0.2/questions.yaml rename to stable/muse/2.0.3/questions.yaml diff --git a/stable/muse/2.0.2/templates/common.yaml b/stable/muse/2.0.3/templates/common.yaml similarity index 100% rename from stable/muse/2.0.2/templates/common.yaml rename to stable/muse/2.0.3/templates/common.yaml diff --git a/stable/muse/2.0.2/values.yaml b/stable/muse/2.0.3/values.yaml similarity index 100% rename from stable/muse/2.0.2/values.yaml rename to stable/muse/2.0.3/values.yaml