diff --git a/stable/tauticord/0.0.8/app-changelog.md b/stable/tauticord/0.0.8/app-changelog.md deleted file mode 100644 index d9b0ae87cf..0000000000 --- a/stable/tauticord/0.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tauticord-0.0.8](https://github.com/truecharts/charts/compare/tauticord-0.0.7...tauticord-0.0.8) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/tauticord to v3.11.3 ([#12362](https://github.com/truecharts/charts/issues/12362)) - - \ No newline at end of file diff --git a/stable/tauticord/0.0.8/CHANGELOG.md b/stable/tauticord/0.0.9/CHANGELOG.md similarity index 72% rename from stable/tauticord/0.0.8/CHANGELOG.md rename to stable/tauticord/0.0.9/CHANGELOG.md index e098081317..953fefcc27 100644 --- a/stable/tauticord/0.0.8/CHANGELOG.md +++ b/stable/tauticord/0.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [tauticord-0.0.8](https://github.com/truecharts/charts/compare/tauticord-0.0.7...tauticord-0.0.8) (2023-09-07) ### Chore diff --git a/stable/tauticord/0.0.8/Chart.yaml b/stable/tauticord/0.0.9/Chart.yaml similarity index 95% rename from stable/tauticord/0.0.8/Chart.yaml rename to stable/tauticord/0.0.9/Chart.yaml index 587c5c524b..0c3e8770e1 100644 --- a/stable/tauticord/0.0.8/Chart.yaml +++ b/stable/tauticord/0.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.11.3" +appVersion: "3.12.0" 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.8 +version: 0.0.9 annotations: truecharts.org/catagories: | - discord diff --git a/stable/tauticord/0.0.8/README.md b/stable/tauticord/0.0.9/README.md similarity index 100% rename from stable/tauticord/0.0.8/README.md rename to stable/tauticord/0.0.9/README.md diff --git a/stable/tauticord/0.0.9/app-changelog.md b/stable/tauticord/0.0.9/app-changelog.md new file mode 100644 index 0000000000..c1a89d0bb1 --- /dev/null +++ b/stable/tauticord/0.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 diff --git a/stable/tauticord/0.0.8/app-readme.md b/stable/tauticord/0.0.9/app-readme.md similarity index 100% rename from stable/tauticord/0.0.8/app-readme.md rename to stable/tauticord/0.0.9/app-readme.md diff --git a/stable/tauticord/0.0.8/charts/common-14.0.3.tgz b/stable/tauticord/0.0.9/charts/common-14.0.3.tgz similarity index 100% rename from stable/tauticord/0.0.8/charts/common-14.0.3.tgz rename to stable/tauticord/0.0.9/charts/common-14.0.3.tgz diff --git a/stable/tauticord/0.0.8/ix_values.yaml b/stable/tauticord/0.0.9/ix_values.yaml similarity index 98% rename from stable/tauticord/0.0.8/ix_values.yaml rename to stable/tauticord/0.0.9/ix_values.yaml index 3695f09441..9410e42b88 100644 --- a/stable/tauticord/0.0.8/ix_values.yaml +++ b/stable/tauticord/0.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/tauticord pullPolicy: IfNotPresent - tag: v3.11.3@sha256:3090db9167f07515e76241e247fe71ebad4b7217cf481e18c21e868f6fd2e5f4 + tag: v3.12.0@sha256:11fe02f197013c09a09ccfe19a10b844011953b30f6010a0189c9f1b9f3dad08 securityContext: container: diff --git a/stable/tauticord/0.0.8/questions.yaml b/stable/tauticord/0.0.9/questions.yaml similarity index 100% rename from stable/tauticord/0.0.8/questions.yaml rename to stable/tauticord/0.0.9/questions.yaml diff --git a/stable/tauticord/0.0.8/templates/NOTES.txt b/stable/tauticord/0.0.9/templates/NOTES.txt similarity index 100% rename from stable/tauticord/0.0.8/templates/NOTES.txt rename to stable/tauticord/0.0.9/templates/NOTES.txt diff --git a/stable/tauticord/0.0.8/templates/common.yaml b/stable/tauticord/0.0.9/templates/common.yaml similarity index 100% rename from stable/tauticord/0.0.8/templates/common.yaml rename to stable/tauticord/0.0.9/templates/common.yaml diff --git a/stable/tauticord/0.0.8/values.yaml b/stable/tauticord/0.0.9/values.yaml similarity index 100% rename from stable/tauticord/0.0.8/values.yaml rename to stable/tauticord/0.0.9/values.yaml