diff --git a/incubator/rickroll/2.0.11/app-changelog.md b/incubator/rickroll/2.0.11/app-changelog.md deleted file mode 100644 index 02ed04b4def..00000000000 --- a/incubator/rickroll/2.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (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/rickroll/2.0.11/CHANGELOG.md b/incubator/rickroll/2.0.12/CHANGELOG.md similarity index 90% rename from incubator/rickroll/2.0.11/CHANGELOG.md rename to incubator/rickroll/2.0.12/CHANGELOG.md index 86c827546bf..fd2b89333e7 100644 --- a/incubator/rickroll/2.0.11/CHANGELOG.md +++ b/incubator/rickroll/2.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27) + +### Chore + +- update rickroll + + + + ## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major - - - -## [rickroll-2.0.2](https://github.com/truecharts/charts/compare/rickroll-2.0.1...rickroll-2.0.2) (2022-11-30) - - - - -## [rickroll-2.0.2](https://github.com/truecharts/charts/compare/rickroll-2.0.1...rickroll-2.0.2) (2022-11-30) diff --git a/incubator/rickroll/2.0.11/Chart.yaml b/incubator/rickroll/2.0.12/Chart.yaml similarity index 98% rename from incubator/rickroll/2.0.11/Chart.yaml rename to incubator/rickroll/2.0.12/Chart.yaml index 953a93219ce..57849d8fa9b 100644 --- a/incubator/rickroll/2.0.11/Chart.yaml +++ b/incubator/rickroll/2.0.12/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/modem7/docker-rickroll - https://github.com/modem7/docker-rickroll type: application -version: 2.0.11 +version: 2.0.12 diff --git a/incubator/rickroll/2.0.11/README.md b/incubator/rickroll/2.0.12/README.md similarity index 100% rename from incubator/rickroll/2.0.11/README.md rename to incubator/rickroll/2.0.12/README.md diff --git a/incubator/rickroll/2.0.12/app-changelog.md b/incubator/rickroll/2.0.12/app-changelog.md new file mode 100644 index 00000000000..71ba28e0824 --- /dev/null +++ b/incubator/rickroll/2.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27) + +### Chore + +- update rickroll + + \ No newline at end of file diff --git a/incubator/rickroll/2.0.11/app-readme.md b/incubator/rickroll/2.0.12/app-readme.md similarity index 100% rename from incubator/rickroll/2.0.11/app-readme.md rename to incubator/rickroll/2.0.12/app-readme.md diff --git a/incubator/rickroll/2.0.11/charts/common-11.1.2.tgz b/incubator/rickroll/2.0.12/charts/common-11.1.2.tgz similarity index 100% rename from incubator/rickroll/2.0.11/charts/common-11.1.2.tgz rename to incubator/rickroll/2.0.12/charts/common-11.1.2.tgz diff --git a/incubator/rickroll/2.0.11/ix_values.yaml b/incubator/rickroll/2.0.12/ix_values.yaml similarity index 85% rename from incubator/rickroll/2.0.11/ix_values.yaml rename to incubator/rickroll/2.0.12/ix_values.yaml index 7fe19cdddf8..4775176d0ef 100644 --- a/incubator/rickroll/2.0.11/ix_values.yaml +++ b/incubator/rickroll/2.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rickroll pullPolicy: IfNotPresent - tag: latest@sha256:9c837cef764f4f88f5ccc54174c3bc33f4ccc4efa4983fa5d1e3c9e88ef5f38e + tag: latest@sha256:7e44d66152b7a24d0ff41480992dcfbe24ae320c0d1bbed364726af86b26152e fhdImage: repository: tccr.io/truecharts/rickroll-fhd pullPolicy: IfNotPresent @@ -17,7 +17,7 @@ fhdonclickImage: onclickImage: repository: tccr.io/truecharts/rickroll-onclick pullPolicy: IfNotPresent - tag: latest@sha256:954cb9e9d99603996e03edefc07a60f34afcdec69f7b49de6920e2f89c9be331 + tag: latest@sha256:c01c92f2acf2a939802ea76732f931f2f07705a282422ba43fb3db2f96293cd5 imageSelector: "image" diff --git a/incubator/rickroll/2.0.11/questions.yaml b/incubator/rickroll/2.0.12/questions.yaml similarity index 100% rename from incubator/rickroll/2.0.11/questions.yaml rename to incubator/rickroll/2.0.12/questions.yaml diff --git a/incubator/rickroll/2.0.11/templates/common.yaml b/incubator/rickroll/2.0.12/templates/common.yaml similarity index 100% rename from incubator/rickroll/2.0.11/templates/common.yaml rename to incubator/rickroll/2.0.12/templates/common.yaml diff --git a/incubator/rickroll/2.0.11/values.yaml b/incubator/rickroll/2.0.12/values.yaml similarity index 100% rename from incubator/rickroll/2.0.11/values.yaml rename to incubator/rickroll/2.0.12/values.yaml