diff --git a/stable/soft-serve/3.0.18/app-changelog.md b/stable/soft-serve/3.0.18/app-changelog.md deleted file mode 100644 index 6b2689ffa5..0000000000 --- a/stable/soft-serve/3.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-3.0.18](https://github.com/truecharts/charts/compare/soft-serve-3.0.17...soft-serve-3.0.18) (2023-12-07) - -### Chore - -- update container image charmcli/soft-serve to v0.7.4[@97f1117](https://github.com/97f1117) ([#15855](https://github.com/truecharts/charts/issues/15855)) - - \ No newline at end of file diff --git a/stable/soft-serve/3.0.18/CHANGELOG.md b/stable/soft-serve/3.0.19/CHANGELOG.md similarity index 89% rename from stable/soft-serve/3.0.18/CHANGELOG.md rename to stable/soft-serve/3.0.19/CHANGELOG.md index b55bc18ffc..289268e0c0 100644 --- a/stable/soft-serve/3.0.18/CHANGELOG.md +++ b/stable/soft-serve/3.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [soft-serve-3.0.19](https://github.com/truecharts/charts/compare/soft-serve-3.0.18...soft-serve-3.0.19) (2023-12-12) + +### Chore + +- update container image charmcli/soft-serve to v0.7.4[@1e89075](https://github.com/1e89075) ([#15985](https://github.com/truecharts/charts/issues/15985)) + + + + ## [soft-serve-3.0.18](https://github.com/truecharts/charts/compare/soft-serve-3.0.17...soft-serve-3.0.18) (2023-12-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - - -## [soft-serve-3.0.9](https://github.com/truecharts/charts/compare/soft-serve-3.0.8...soft-serve-3.0.9) (2023-11-03) - -### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - diff --git a/stable/soft-serve/3.0.18/Chart.yaml b/stable/soft-serve/3.0.19/Chart.yaml similarity index 98% rename from stable/soft-serve/3.0.18/Chart.yaml rename to stable/soft-serve/3.0.19/Chart.yaml index b04c9d2da2..2a1fcbffc6 100644 --- a/stable/soft-serve/3.0.18/Chart.yaml +++ b/stable/soft-serve/3.0.19/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: soft-serve -version: 3.0.18 +version: 3.0.19 appVersion: 0.7.4 description: A tasty, self-hostable Git server for the command line. home: https://truecharts.org/charts/stable/soft-serve diff --git a/stable/soft-serve/3.0.18/README.md b/stable/soft-serve/3.0.19/README.md similarity index 100% rename from stable/soft-serve/3.0.18/README.md rename to stable/soft-serve/3.0.19/README.md diff --git a/stable/soft-serve/3.0.19/app-changelog.md b/stable/soft-serve/3.0.19/app-changelog.md new file mode 100644 index 0000000000..b8a2ede2b6 --- /dev/null +++ b/stable/soft-serve/3.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-3.0.19](https://github.com/truecharts/charts/compare/soft-serve-3.0.18...soft-serve-3.0.19) (2023-12-12) + +### Chore + +- update container image charmcli/soft-serve to v0.7.4[@1e89075](https://github.com/1e89075) ([#15985](https://github.com/truecharts/charts/issues/15985)) + + \ No newline at end of file diff --git a/stable/soft-serve/3.0.18/app-readme.md b/stable/soft-serve/3.0.19/app-readme.md similarity index 100% rename from stable/soft-serve/3.0.18/app-readme.md rename to stable/soft-serve/3.0.19/app-readme.md diff --git a/stable/soft-serve/3.0.18/charts/common-14.3.5.tgz b/stable/soft-serve/3.0.19/charts/common-14.3.5.tgz similarity index 100% rename from stable/soft-serve/3.0.18/charts/common-14.3.5.tgz rename to stable/soft-serve/3.0.19/charts/common-14.3.5.tgz diff --git a/stable/soft-serve/3.0.18/ix_values.yaml b/stable/soft-serve/3.0.19/ix_values.yaml similarity index 89% rename from stable/soft-serve/3.0.18/ix_values.yaml rename to stable/soft-serve/3.0.19/ix_values.yaml index bf08499962..8ad36728c7 100644 --- a/stable/soft-serve/3.0.18/ix_values.yaml +++ b/stable/soft-serve/3.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: charmcli/soft-serve pullPolicy: IfNotPresent - tag: v0.7.4@sha256:97f1117423bb7b6bb16f93ada280486932f9fb3c35e890b2c72399ed58b16a51 + tag: v0.7.4@sha256:1e89075219cb95f62e912fb1831b170bcec73a30e2bb6431533e12dfca2666b0 softserve: host: localhost key_path: /.ssh/soft_serve_server_ed25519 diff --git a/stable/soft-serve/3.0.18/questions.yaml b/stable/soft-serve/3.0.19/questions.yaml similarity index 100% rename from stable/soft-serve/3.0.18/questions.yaml rename to stable/soft-serve/3.0.19/questions.yaml diff --git a/stable/soft-serve/3.0.18/templates/NOTES.txt b/stable/soft-serve/3.0.19/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/3.0.18/templates/NOTES.txt rename to stable/soft-serve/3.0.19/templates/NOTES.txt diff --git a/stable/soft-serve/3.0.18/templates/_secret.tpl b/stable/soft-serve/3.0.19/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/3.0.18/templates/_secret.tpl rename to stable/soft-serve/3.0.19/templates/_secret.tpl diff --git a/stable/soft-serve/3.0.18/templates/common.yaml b/stable/soft-serve/3.0.19/templates/common.yaml similarity index 100% rename from stable/soft-serve/3.0.18/templates/common.yaml rename to stable/soft-serve/3.0.19/templates/common.yaml diff --git a/stable/soft-serve/3.0.18/values.yaml b/stable/soft-serve/3.0.19/values.yaml similarity index 100% rename from stable/soft-serve/3.0.18/values.yaml rename to stable/soft-serve/3.0.19/values.yaml