diff --git a/stable/tauticord/0.0.7/app-changelog.md b/stable/tauticord/0.0.7/app-changelog.md deleted file mode 100644 index ac0257679b..0000000000 --- a/stable/tauticord/0.0.7/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [tauticord-0.0.7](https://github.com/truecharts/charts/compare/tauticord-0.0.6...tauticord-0.0.7) (2023-08-31) - diff --git a/stable/tauticord/0.0.7/CHANGELOG.md b/stable/tauticord/0.0.8/CHANGELOG.md similarity index 62% rename from stable/tauticord/0.0.7/CHANGELOG.md rename to stable/tauticord/0.0.8/CHANGELOG.md index 2a11565971..e098081317 100644 --- a/stable/tauticord/0.0.7/CHANGELOG.md +++ b/stable/tauticord/0.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [tauticord-0.0.7](https://github.com/truecharts/charts/compare/tauticord-0.0.6...tauticord-0.0.7) (2023-08-31) diff --git a/stable/tauticord/0.0.7/Chart.yaml b/stable/tauticord/0.0.8/Chart.yaml similarity index 95% rename from stable/tauticord/0.0.7/Chart.yaml rename to stable/tauticord/0.0.8/Chart.yaml index 10e580f34d..587c5c524b 100644 --- a/stable/tauticord/0.0.7/Chart.yaml +++ b/stable/tauticord/0.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.10.6" +appVersion: "3.11.3" 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.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - discord diff --git a/stable/tauticord/0.0.7/README.md b/stable/tauticord/0.0.8/README.md similarity index 100% rename from stable/tauticord/0.0.7/README.md rename to stable/tauticord/0.0.8/README.md diff --git a/stable/tauticord/0.0.8/app-changelog.md b/stable/tauticord/0.0.8/app-changelog.md new file mode 100644 index 0000000000..d9b0ae87cf --- /dev/null +++ b/stable/tauticord/0.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.7/app-readme.md b/stable/tauticord/0.0.8/app-readme.md similarity index 100% rename from stable/tauticord/0.0.7/app-readme.md rename to stable/tauticord/0.0.8/app-readme.md diff --git a/stable/tauticord/0.0.7/charts/common-14.0.3.tgz b/stable/tauticord/0.0.8/charts/common-14.0.3.tgz similarity index 100% rename from stable/tauticord/0.0.7/charts/common-14.0.3.tgz rename to stable/tauticord/0.0.8/charts/common-14.0.3.tgz diff --git a/stable/tauticord/0.0.7/ix_values.yaml b/stable/tauticord/0.0.8/ix_values.yaml similarity index 98% rename from stable/tauticord/0.0.7/ix_values.yaml rename to stable/tauticord/0.0.8/ix_values.yaml index 44784d68f5..3695f09441 100644 --- a/stable/tauticord/0.0.7/ix_values.yaml +++ b/stable/tauticord/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/tauticord pullPolicy: IfNotPresent - tag: v3.10.6@sha256:aa8379d47487f31b100de8f08f34be8c8225450af40d54abc813496d62e9adcd + tag: v3.11.3@sha256:3090db9167f07515e76241e247fe71ebad4b7217cf481e18c21e868f6fd2e5f4 securityContext: container: diff --git a/stable/tauticord/0.0.7/questions.yaml b/stable/tauticord/0.0.8/questions.yaml similarity index 100% rename from stable/tauticord/0.0.7/questions.yaml rename to stable/tauticord/0.0.8/questions.yaml diff --git a/stable/tauticord/0.0.7/templates/NOTES.txt b/stable/tauticord/0.0.8/templates/NOTES.txt similarity index 100% rename from stable/tauticord/0.0.7/templates/NOTES.txt rename to stable/tauticord/0.0.8/templates/NOTES.txt diff --git a/stable/tauticord/0.0.7/templates/common.yaml b/stable/tauticord/0.0.8/templates/common.yaml similarity index 100% rename from stable/tauticord/0.0.7/templates/common.yaml rename to stable/tauticord/0.0.8/templates/common.yaml diff --git a/stable/tauticord/0.0.7/values.yaml b/stable/tauticord/0.0.8/values.yaml similarity index 100% rename from stable/tauticord/0.0.7/values.yaml rename to stable/tauticord/0.0.8/values.yaml