diff --git a/stable/muse/1.0.1/app-changelog.md b/stable/muse/1.0.1/app-changelog.md deleted file mode 100644 index 939fa8231c5..00000000000 --- a/stable/muse/1.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/muse/1.0.1/CHANGELOG.md b/stable/muse/1.0.2/CHANGELOG.md similarity index 67% rename from stable/muse/1.0.1/CHANGELOG.md rename to stable/muse/1.0.2/CHANGELOG.md index 63ab12019ae..be3e9002eef 100644 --- a/stable/muse/1.0.1/CHANGELOG.md +++ b/stable/muse/1.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) + + + + ## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) ### Chore diff --git a/stable/muse/1.0.1/Chart.yaml b/stable/muse/1.0.2/Chart.yaml similarity index 95% rename from stable/muse/1.0.1/Chart.yaml rename to stable/muse/1.0.2/Chart.yaml index 582fda0955b..670e4be7346 100644 --- a/stable/muse/1.0.1/Chart.yaml +++ b/stable/muse/1.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.4" +appVersion: "2.3.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.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/muse/1.0.1/README.md b/stable/muse/1.0.2/README.md similarity index 100% rename from stable/muse/1.0.1/README.md rename to stable/muse/1.0.2/README.md diff --git a/stable/muse/1.0.2/app-changelog.md b/stable/muse/1.0.2/app-changelog.md new file mode 100644 index 00000000000..a30b75e76f4 --- /dev/null +++ b/stable/muse/1.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) + + \ No newline at end of file diff --git a/stable/muse/1.0.1/app-readme.md b/stable/muse/1.0.2/app-readme.md similarity index 100% rename from stable/muse/1.0.1/app-readme.md rename to stable/muse/1.0.2/app-readme.md diff --git a/stable/muse/1.0.1/charts/common-12.8.1.tgz b/stable/muse/1.0.2/charts/common-12.8.1.tgz similarity index 100% rename from stable/muse/1.0.1/charts/common-12.8.1.tgz rename to stable/muse/1.0.2/charts/common-12.8.1.tgz diff --git a/stable/muse/1.0.1/ix_values.yaml b/stable/muse/1.0.2/ix_values.yaml similarity index 92% rename from stable/muse/1.0.1/ix_values.yaml rename to stable/muse/1.0.2/ix_values.yaml index dc8e791368f..40dbc872832 100644 --- a/stable/muse/1.0.1/ix_values.yaml +++ b/stable/muse/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/muse pullPolicy: IfNotPresent - tag: 2.2.4@sha256:95198b1b560aacfbfd3332b5d74f6482dafb3b7cd7510ea4d744c30f1fc08acb + tag: v2.3.0@sha256:a04a200ac4e3435697dfe5c222beb7a32887912074f59dcd2d2ca8fa669f199a securityContext: container: diff --git a/stable/muse/1.0.1/questions.yaml b/stable/muse/1.0.2/questions.yaml similarity index 100% rename from stable/muse/1.0.1/questions.yaml rename to stable/muse/1.0.2/questions.yaml diff --git a/stable/muse/1.0.1/templates/common.yaml b/stable/muse/1.0.2/templates/common.yaml similarity index 100% rename from stable/muse/1.0.1/templates/common.yaml rename to stable/muse/1.0.2/templates/common.yaml diff --git a/stable/muse/1.0.1/values.yaml b/stable/muse/1.0.2/values.yaml similarity index 100% rename from stable/muse/1.0.1/values.yaml rename to stable/muse/1.0.2/values.yaml