diff --git a/stable/soft-serve/3.0.1/app-changelog.md b/stable/soft-serve/3.0.1/app-changelog.md deleted file mode 100644 index fec05bd1f46..00000000000 --- a/stable/soft-serve/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-3.0.1](https://github.com/truecharts/charts/compare/soft-serve-3.0.0...soft-serve-3.0.1) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.6.0 ([#12213](https://github.com/truecharts/charts/issues/12213)) - - \ No newline at end of file diff --git a/stable/soft-serve/3.0.1/CHANGELOG.md b/stable/soft-serve/3.0.2/CHANGELOG.md similarity index 90% rename from stable/soft-serve/3.0.1/CHANGELOG.md rename to stable/soft-serve/3.0.2/CHANGELOG.md index 53de8ed9027..f9e70ec5f35 100644 --- a/stable/soft-serve/3.0.1/CHANGELOG.md +++ b/stable/soft-serve/3.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [soft-serve-3.0.2](https://github.com/truecharts/charts/compare/soft-serve-3.0.1...soft-serve-3.0.2) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.6.1 ([#12572](https://github.com/truecharts/charts/issues/12572)) + + + + ## [soft-serve-3.0.1](https://github.com/truecharts/charts/compare/soft-serve-3.0.0...soft-serve-3.0.1) (2023-09-04) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [soft-serve-2.0.19](https://github.com/truecharts/charts/compare/soft-serve-2.0.18...soft-serve-2.0.19) (2023-05-27) - diff --git a/stable/soft-serve/3.0.1/Chart.yaml b/stable/soft-serve/3.0.2/Chart.yaml similarity index 95% rename from stable/soft-serve/3.0.1/Chart.yaml rename to stable/soft-serve/3.0.2/Chart.yaml index 2c4af40d63a..70a474f9531 100644 --- a/stable/soft-serve/3.0.1/Chart.yaml +++ b/stable/soft-serve/3.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.0" +appVersion: "0.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - https://github.com/charmbracelet/soft-serve type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - git diff --git a/stable/soft-serve/3.0.1/README.md b/stable/soft-serve/3.0.2/README.md similarity index 100% rename from stable/soft-serve/3.0.1/README.md rename to stable/soft-serve/3.0.2/README.md diff --git a/stable/soft-serve/3.0.2/app-changelog.md b/stable/soft-serve/3.0.2/app-changelog.md new file mode 100644 index 00000000000..5c096941138 --- /dev/null +++ b/stable/soft-serve/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-3.0.2](https://github.com/truecharts/charts/compare/soft-serve-3.0.1...soft-serve-3.0.2) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.6.1 ([#12572](https://github.com/truecharts/charts/issues/12572)) + + \ No newline at end of file diff --git a/stable/soft-serve/3.0.1/app-readme.md b/stable/soft-serve/3.0.2/app-readme.md similarity index 100% rename from stable/soft-serve/3.0.1/app-readme.md rename to stable/soft-serve/3.0.2/app-readme.md diff --git a/stable/soft-serve/3.0.1/charts/common-14.0.1.tgz b/stable/soft-serve/3.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/soft-serve/3.0.1/charts/common-14.0.1.tgz rename to stable/soft-serve/3.0.2/charts/common-14.0.1.tgz diff --git a/stable/soft-serve/3.0.1/ix_values.yaml b/stable/soft-serve/3.0.2/ix_values.yaml similarity index 89% rename from stable/soft-serve/3.0.1/ix_values.yaml rename to stable/soft-serve/3.0.2/ix_values.yaml index c6cca6d9510..5e02fa57909 100644 --- a/stable/soft-serve/3.0.1/ix_values.yaml +++ b/stable/soft-serve/3.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/soft-serve pullPolicy: IfNotPresent - tag: v0.6.0@sha256:fa4896c397bdd9db6943f31ace88ff53191d4d411d1d6cbcaf93f85831c0fb94 + tag: v0.6.1@sha256:470b8840664bb06e20cdfcceb3ff228821330a68089f74d6a1ce38c5e94fc58f softserve: host: localhost key_path: /.ssh/soft_serve_server_ed25519 diff --git a/stable/soft-serve/3.0.1/questions.yaml b/stable/soft-serve/3.0.2/questions.yaml similarity index 100% rename from stable/soft-serve/3.0.1/questions.yaml rename to stable/soft-serve/3.0.2/questions.yaml diff --git a/stable/soft-serve/3.0.1/templates/NOTES.txt b/stable/soft-serve/3.0.2/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/3.0.1/templates/NOTES.txt rename to stable/soft-serve/3.0.2/templates/NOTES.txt diff --git a/stable/soft-serve/3.0.1/templates/_secret.tpl b/stable/soft-serve/3.0.2/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/3.0.1/templates/_secret.tpl rename to stable/soft-serve/3.0.2/templates/_secret.tpl diff --git a/stable/soft-serve/3.0.1/templates/common.yaml b/stable/soft-serve/3.0.2/templates/common.yaml similarity index 100% rename from stable/soft-serve/3.0.1/templates/common.yaml rename to stable/soft-serve/3.0.2/templates/common.yaml diff --git a/stable/soft-serve/3.0.1/values.yaml b/stable/soft-serve/3.0.2/values.yaml similarity index 100% rename from stable/soft-serve/3.0.1/values.yaml rename to stable/soft-serve/3.0.2/values.yaml