diff --git a/stable/tauticord/0.0.9/CHANGELOG.md b/stable/tauticord/0.0.10/CHANGELOG.md similarity index 78% rename from stable/tauticord/0.0.9/CHANGELOG.md rename to stable/tauticord/0.0.10/CHANGELOG.md index 953fefcc275..14acc0c3443 100644 --- a/stable/tauticord/0.0.9/CHANGELOG.md +++ b/stable/tauticord/0.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tauticord-0.0.10](https://github.com/truecharts/charts/compare/tauticord-0.0.9...tauticord-0.0.10) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/tauticord to v3.12.1 ([#12511](https://github.com/truecharts/charts/issues/12511)) + + + + ## [tauticord-0.0.9](https://github.com/truecharts/charts/compare/tauticord-0.0.8...tauticord-0.0.9) (2023-09-10) ### Chore diff --git a/stable/tauticord/0.0.9/Chart.yaml b/stable/tauticord/0.0.10/Chart.yaml similarity index 95% rename from stable/tauticord/0.0.9/Chart.yaml rename to stable/tauticord/0.0.10/Chart.yaml index 0c3e8770e1e..3ea0c2a141c 100644 --- a/stable/tauticord/0.0.9/Chart.yaml +++ b/stable/tauticord/0.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.12.0" +appVersion: "3.12.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://github.com/nwithan8/tauticord type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - discord diff --git a/stable/tauticord/0.0.9/README.md b/stable/tauticord/0.0.10/README.md similarity index 100% rename from stable/tauticord/0.0.9/README.md rename to stable/tauticord/0.0.10/README.md diff --git a/stable/tauticord/0.0.10/app-changelog.md b/stable/tauticord/0.0.10/app-changelog.md new file mode 100644 index 00000000000..ee1fe5331ff --- /dev/null +++ b/stable/tauticord/0.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tauticord-0.0.10](https://github.com/truecharts/charts/compare/tauticord-0.0.9...tauticord-0.0.10) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/tauticord to v3.12.1 ([#12511](https://github.com/truecharts/charts/issues/12511)) + + \ No newline at end of file diff --git a/stable/tauticord/0.0.9/app-readme.md b/stable/tauticord/0.0.10/app-readme.md similarity index 100% rename from stable/tauticord/0.0.9/app-readme.md rename to stable/tauticord/0.0.10/app-readme.md diff --git a/stable/tauticord/0.0.9/charts/common-14.0.3.tgz b/stable/tauticord/0.0.10/charts/common-14.0.3.tgz similarity index 100% rename from stable/tauticord/0.0.9/charts/common-14.0.3.tgz rename to stable/tauticord/0.0.10/charts/common-14.0.3.tgz diff --git a/stable/tauticord/0.0.9/ix_values.yaml b/stable/tauticord/0.0.10/ix_values.yaml similarity index 98% rename from stable/tauticord/0.0.9/ix_values.yaml rename to stable/tauticord/0.0.10/ix_values.yaml index 9410e42b880..da0e87c99cb 100644 --- a/stable/tauticord/0.0.9/ix_values.yaml +++ b/stable/tauticord/0.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/tauticord pullPolicy: IfNotPresent - tag: v3.12.0@sha256:11fe02f197013c09a09ccfe19a10b844011953b30f6010a0189c9f1b9f3dad08 + tag: v3.12.1@sha256:7e54ab47d4a886c2aa681e69bb6d3b4b2a33cf882723b08cb311e86b7bd5c7fa securityContext: container: diff --git a/stable/tauticord/0.0.9/questions.yaml b/stable/tauticord/0.0.10/questions.yaml similarity index 100% rename from stable/tauticord/0.0.9/questions.yaml rename to stable/tauticord/0.0.10/questions.yaml diff --git a/stable/tauticord/0.0.9/templates/NOTES.txt b/stable/tauticord/0.0.10/templates/NOTES.txt similarity index 100% rename from stable/tauticord/0.0.9/templates/NOTES.txt rename to stable/tauticord/0.0.10/templates/NOTES.txt diff --git a/stable/tauticord/0.0.9/templates/common.yaml b/stable/tauticord/0.0.10/templates/common.yaml similarity index 100% rename from stable/tauticord/0.0.9/templates/common.yaml rename to stable/tauticord/0.0.10/templates/common.yaml diff --git a/stable/tauticord/0.0.9/values.yaml b/stable/tauticord/0.0.10/values.yaml similarity index 100% rename from stable/tauticord/0.0.9/values.yaml rename to stable/tauticord/0.0.10/values.yaml diff --git a/stable/tauticord/0.0.9/app-changelog.md b/stable/tauticord/0.0.9/app-changelog.md deleted file mode 100644 index c1a89d0bb1e..00000000000 --- a/stable/tauticord/0.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tauticord-0.0.9](https://github.com/truecharts/charts/compare/tauticord-0.0.8...tauticord-0.0.9) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/tauticord to v3.12.0 ([#12443](https://github.com/truecharts/charts/issues/12443)) - - \ No newline at end of file