diff --git a/incubator/songkong/2.0.15/app-changelog.md b/incubator/songkong/2.0.15/app-changelog.md deleted file mode 100644 index 3747de983f8..00000000000 --- a/incubator/songkong/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [songkong-2.0.15](https://github.com/truecharts/charts/compare/songkong-2.0.14...songkong-2.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/songkong/2.0.15/CHANGELOG.md b/incubator/songkong/2.0.16/CHANGELOG.md similarity index 94% rename from incubator/songkong/2.0.15/CHANGELOG.md rename to incubator/songkong/2.0.16/CHANGELOG.md index 292ba440038..1c8b4bf62d4 100644 --- a/incubator/songkong/2.0.15/CHANGELOG.md +++ b/incubator/songkong/2.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [songkong-2.0.16](https://github.com/truecharts/charts/compare/songkong-2.0.15...songkong-2.0.16) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/songkong to latest + + + + ## [songkong-2.0.15](https://github.com/truecharts/charts/compare/songkong-2.0.14...songkong-2.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [songkong-2.0.6](https://github.com/truecharts/charts/compare/songkong-2.0.5...songkong-2.0.6) (2022-12-12) ### Chore - -- update container image tccr.io/truecharts/songkong to latest - - - - -## [songkong-2.0.5](https://github.com/truecharts/charts/compare/songkong-2.0.3...songkong-2.0.5) (2022-11-30) - -### Chore diff --git a/incubator/songkong/2.0.15/Chart.yaml b/incubator/songkong/2.0.16/Chart.yaml similarity index 98% rename from incubator/songkong/2.0.15/Chart.yaml rename to incubator/songkong/2.0.16/Chart.yaml index 5f3bf5b0af8..cefb504556d 100644 --- a/incubator/songkong/2.0.15/Chart.yaml +++ b/incubator/songkong/2.0.16/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/songkong/songkong - http://www.jthink.net/songkong type: application -version: 2.0.15 +version: 2.0.16 diff --git a/incubator/songkong/2.0.15/README.md b/incubator/songkong/2.0.16/README.md similarity index 100% rename from incubator/songkong/2.0.15/README.md rename to incubator/songkong/2.0.16/README.md diff --git a/incubator/songkong/2.0.16/app-changelog.md b/incubator/songkong/2.0.16/app-changelog.md new file mode 100644 index 00000000000..ec545496a4e --- /dev/null +++ b/incubator/songkong/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [songkong-2.0.16](https://github.com/truecharts/charts/compare/songkong-2.0.15...songkong-2.0.16) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/songkong to latest + + \ No newline at end of file diff --git a/incubator/songkong/2.0.15/app-readme.md b/incubator/songkong/2.0.16/app-readme.md similarity index 100% rename from incubator/songkong/2.0.15/app-readme.md rename to incubator/songkong/2.0.16/app-readme.md diff --git a/incubator/songkong/2.0.15/charts/common-11.1.2.tgz b/incubator/songkong/2.0.16/charts/common-11.1.2.tgz similarity index 100% rename from incubator/songkong/2.0.15/charts/common-11.1.2.tgz rename to incubator/songkong/2.0.16/charts/common-11.1.2.tgz diff --git a/incubator/songkong/2.0.15/ix_values.yaml b/incubator/songkong/2.0.16/ix_values.yaml similarity index 84% rename from incubator/songkong/2.0.15/ix_values.yaml rename to incubator/songkong/2.0.16/ix_values.yaml index a4450c867de..855e8b563bd 100644 --- a/incubator/songkong/2.0.15/ix_values.yaml +++ b/incubator/songkong/2.0.16/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/songkong - tag: latest@sha256:a334de1fdcf20c972e24157f88d7523835fe66842104bb360bc072660157def7 + tag: latest@sha256:08ec1d64a5ac7f3eec40d52e7e947ee61bf418e4476c8da5e70124827cf18e2d persistence: music: enabled: true diff --git a/incubator/songkong/2.0.15/questions.yaml b/incubator/songkong/2.0.16/questions.yaml similarity index 100% rename from incubator/songkong/2.0.15/questions.yaml rename to incubator/songkong/2.0.16/questions.yaml diff --git a/incubator/songkong/2.0.15/templates/common.yaml b/incubator/songkong/2.0.16/templates/common.yaml similarity index 100% rename from incubator/songkong/2.0.15/templates/common.yaml rename to incubator/songkong/2.0.16/templates/common.yaml diff --git a/incubator/songkong/2.0.15/values.yaml b/incubator/songkong/2.0.16/values.yaml similarity index 100% rename from incubator/songkong/2.0.15/values.yaml rename to incubator/songkong/2.0.16/values.yaml