diff --git a/stable/slash/0.0.4/app-changelog.md b/stable/slash/0.0.4/app-changelog.md deleted file mode 100644 index ff7290cd7a9..00000000000 --- a/stable/slash/0.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923)) - - \ No newline at end of file diff --git a/stable/slash/0.0.4/CHANGELOG.md b/stable/slash/0.0.5/CHANGELOG.md similarity index 63% rename from stable/slash/0.0.4/CHANGELOG.md rename to stable/slash/0.0.5/CHANGELOG.md index 3477fdfe0ec..68a019d5b8a 100644 --- a/stable/slash/0.0.4/CHANGELOG.md +++ b/stable/slash/0.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [slash-0.0.5](https://github.com/truecharts/charts/compare/slash-0.0.4...slash-0.0.5) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.4 ([#12980](https://github.com/truecharts/charts/issues/12980)) + + + + ## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24) ### Chore diff --git a/stable/slash/0.0.4/Chart.yaml b/stable/slash/0.0.5/Chart.yaml similarity index 98% rename from stable/slash/0.0.4/Chart.yaml rename to stable/slash/0.0.5/Chart.yaml index 0b5eb878e7c..300d23f17d8 100644 --- a/stable/slash/0.0.4/Chart.yaml +++ b/stable/slash/0.0.5/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/slash - https://github.com/boojack/slash type: application -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - bookmarks diff --git a/stable/slash/0.0.4/README.md b/stable/slash/0.0.5/README.md similarity index 100% rename from stable/slash/0.0.4/README.md rename to stable/slash/0.0.5/README.md diff --git a/stable/slash/0.0.5/app-changelog.md b/stable/slash/0.0.5/app-changelog.md new file mode 100644 index 00000000000..cf31d9c63d7 --- /dev/null +++ b/stable/slash/0.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [slash-0.0.5](https://github.com/truecharts/charts/compare/slash-0.0.4...slash-0.0.5) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.4 ([#12980](https://github.com/truecharts/charts/issues/12980)) + + \ No newline at end of file diff --git a/stable/slash/0.0.4/app-readme.md b/stable/slash/0.0.5/app-readme.md similarity index 100% rename from stable/slash/0.0.4/app-readme.md rename to stable/slash/0.0.5/app-readme.md diff --git a/stable/slash/0.0.4/charts/common-14.0.3.tgz b/stable/slash/0.0.5/charts/common-14.0.3.tgz similarity index 100% rename from stable/slash/0.0.4/charts/common-14.0.3.tgz rename to stable/slash/0.0.5/charts/common-14.0.3.tgz diff --git a/stable/slash/0.0.4/ix_values.yaml b/stable/slash/0.0.5/ix_values.yaml similarity index 82% rename from stable/slash/0.0.4/ix_values.yaml rename to stable/slash/0.0.5/ix_values.yaml index 73d6803e430..f593835a207 100644 --- a/stable/slash/0.0.4/ix_values.yaml +++ b/stable/slash/0.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/slash pullPolicy: IfNotPresent - tag: v0.4.4@sha256:4ac7200db24d7e16b2fbb8550174060b7079d5164ea19444da7819f4a2ae7cda + tag: v0.4.4@sha256:680a076c64c2a33ad01502360218e43aec4c179fe2541a87f7531b78ff528979 service: main: diff --git a/stable/slash/0.0.4/questions.yaml b/stable/slash/0.0.5/questions.yaml similarity index 100% rename from stable/slash/0.0.4/questions.yaml rename to stable/slash/0.0.5/questions.yaml diff --git a/stable/slash/0.0.4/templates/NOTES.txt b/stable/slash/0.0.5/templates/NOTES.txt similarity index 100% rename from stable/slash/0.0.4/templates/NOTES.txt rename to stable/slash/0.0.5/templates/NOTES.txt diff --git a/stable/slash/0.0.4/templates/common.yaml b/stable/slash/0.0.5/templates/common.yaml similarity index 100% rename from stable/slash/0.0.4/templates/common.yaml rename to stable/slash/0.0.5/templates/common.yaml diff --git a/stable/slash/0.0.4/values.yaml b/stable/slash/0.0.5/values.yaml similarity index 100% rename from stable/slash/0.0.4/values.yaml rename to stable/slash/0.0.5/values.yaml