diff --git a/incubator/serpbear/0.0.9/CHANGELOG.md b/incubator/serpbear/0.0.10/CHANGELOG.md similarity index 89% rename from incubator/serpbear/0.0.9/CHANGELOG.md rename to incubator/serpbear/0.0.10/CHANGELOG.md index 9a637d1efa0..35493f1fb8d 100644 --- a/incubator/serpbear/0.0.9/CHANGELOG.md +++ b/incubator/serpbear/0.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [serpbear-0.0.10](https://github.com/truecharts/charts/compare/serpbear-0.0.9...serpbear-0.0.10) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/serpbear to latest + + + + ## [serpbear-0.0.9](https://github.com/truecharts/charts/compare/serpbear-0.0.8...serpbear-0.0.9) (2023-02-10) ### Fix diff --git a/incubator/serpbear/0.0.9/Chart.yaml b/incubator/serpbear/0.0.10/Chart.yaml similarity index 98% rename from incubator/serpbear/0.0.9/Chart.yaml rename to incubator/serpbear/0.0.10/Chart.yaml index 7fd559ff9fa..293749db2de 100644 --- a/incubator/serpbear/0.0.9/Chart.yaml +++ b/incubator/serpbear/0.0.10/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/towfiqi/serpbear - https://github.com/towfiqi/serpbear type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - metrics diff --git a/incubator/serpbear/0.0.9/README.md b/incubator/serpbear/0.0.10/README.md similarity index 100% rename from incubator/serpbear/0.0.9/README.md rename to incubator/serpbear/0.0.10/README.md diff --git a/incubator/serpbear/0.0.10/app-changelog.md b/incubator/serpbear/0.0.10/app-changelog.md new file mode 100644 index 00000000000..f4852e58a52 --- /dev/null +++ b/incubator/serpbear/0.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [serpbear-0.0.10](https://github.com/truecharts/charts/compare/serpbear-0.0.9...serpbear-0.0.10) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/serpbear to latest + + \ No newline at end of file diff --git a/incubator/serpbear/0.0.9/app-readme.md b/incubator/serpbear/0.0.10/app-readme.md similarity index 100% rename from incubator/serpbear/0.0.9/app-readme.md rename to incubator/serpbear/0.0.10/app-readme.md diff --git a/incubator/serpbear/0.0.9/charts/common-11.1.2.tgz b/incubator/serpbear/0.0.10/charts/common-11.1.2.tgz similarity index 100% rename from incubator/serpbear/0.0.9/charts/common-11.1.2.tgz rename to incubator/serpbear/0.0.10/charts/common-11.1.2.tgz diff --git a/incubator/serpbear/0.0.9/ix_values.yaml b/incubator/serpbear/0.0.10/ix_values.yaml similarity index 84% rename from incubator/serpbear/0.0.9/ix_values.yaml rename to incubator/serpbear/0.0.10/ix_values.yaml index d0a1c922573..b1b8262eaaf 100644 --- a/incubator/serpbear/0.0.9/ix_values.yaml +++ b/incubator/serpbear/0.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/serpbear pullPolicy: IfNotPresent - tag: latest@sha256:2ca013b79449797e055b210ddcdaade60211951760a65ecd654d64c88c68c96b + tag: latest@sha256:ab88601ec3510e615cf8b68b33a3422d45b6a0731399fcb60ef51d96cf849cf9 serpbear: user: admin diff --git a/incubator/serpbear/0.0.9/questions.yaml b/incubator/serpbear/0.0.10/questions.yaml similarity index 100% rename from incubator/serpbear/0.0.9/questions.yaml rename to incubator/serpbear/0.0.10/questions.yaml diff --git a/incubator/serpbear/0.0.9/templates/_secret.tpl b/incubator/serpbear/0.0.10/templates/_secret.tpl similarity index 100% rename from incubator/serpbear/0.0.9/templates/_secret.tpl rename to incubator/serpbear/0.0.10/templates/_secret.tpl diff --git a/incubator/serpbear/0.0.9/templates/common.yaml b/incubator/serpbear/0.0.10/templates/common.yaml similarity index 100% rename from incubator/serpbear/0.0.9/templates/common.yaml rename to incubator/serpbear/0.0.10/templates/common.yaml diff --git a/incubator/serpbear/0.0.9/values.yaml b/incubator/serpbear/0.0.10/values.yaml similarity index 100% rename from incubator/serpbear/0.0.9/values.yaml rename to incubator/serpbear/0.0.10/values.yaml diff --git a/incubator/serpbear/0.0.9/app-changelog.md b/incubator/serpbear/0.0.9/app-changelog.md deleted file mode 100644 index 707f4ff354a..00000000000 --- a/incubator/serpbear/0.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [serpbear-0.0.9](https://github.com/truecharts/charts/compare/serpbear-0.0.8...serpbear-0.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file