diff --git a/stable/kitchenowl/6.0.2/app-changelog.md b/stable/kitchenowl/6.0.2/app-changelog.md deleted file mode 100644 index 73643838e6..0000000000 --- a/stable/kitchenowl/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-6.0.2](https://github.com/truecharts/charts/compare/kitchenowl-6.0.1...kitchenowl-6.0.2) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#12225](https://github.com/truecharts/charts/issues/12225)) - - \ No newline at end of file diff --git a/stable/kitchenowl/6.0.2/CHANGELOG.md b/stable/kitchenowl/6.0.3/CHANGELOG.md similarity index 91% rename from stable/kitchenowl/6.0.2/CHANGELOG.md rename to stable/kitchenowl/6.0.3/CHANGELOG.md index d439989cea..a9198f1cc9 100644 --- a/stable/kitchenowl/6.0.2/CHANGELOG.md +++ b/stable/kitchenowl/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kitchenowl-6.0.3](https://github.com/truecharts/charts/compare/kitchenowl-6.0.2...kitchenowl-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#12264](https://github.com/truecharts/charts/issues/12264)) + + + + ## [kitchenowl-6.0.2](https://github.com/truecharts/charts/compare/kitchenowl-6.0.1...kitchenowl-6.0.2) (2023-09-04) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/kitchenowl-backend to latest ([#10201](https://github.com/truecharts/charts/issues/10201)) - - - -## [kitchenowl-4.0.27](https://github.com/truecharts/charts/compare/kitchenowl-4.0.26...kitchenowl-4.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/kitchenowl/6.0.2/Chart.yaml b/stable/kitchenowl/6.0.3/Chart.yaml similarity index 98% rename from stable/kitchenowl/6.0.2/Chart.yaml rename to stable/kitchenowl/6.0.3/Chart.yaml index eda34d24f9..682f250866 100644 --- a/stable/kitchenowl/6.0.2/Chart.yaml +++ b/stable/kitchenowl/6.0.3/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/kitchenowl/6.0.2/README.md b/stable/kitchenowl/6.0.3/README.md similarity index 100% rename from stable/kitchenowl/6.0.2/README.md rename to stable/kitchenowl/6.0.3/README.md diff --git a/stable/kitchenowl/6.0.3/app-changelog.md b/stable/kitchenowl/6.0.3/app-changelog.md new file mode 100644 index 0000000000..41a8a3d477 --- /dev/null +++ b/stable/kitchenowl/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-6.0.3](https://github.com/truecharts/charts/compare/kitchenowl-6.0.2...kitchenowl-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#12264](https://github.com/truecharts/charts/issues/12264)) + + \ No newline at end of file diff --git a/stable/kitchenowl/6.0.2/app-readme.md b/stable/kitchenowl/6.0.3/app-readme.md similarity index 100% rename from stable/kitchenowl/6.0.2/app-readme.md rename to stable/kitchenowl/6.0.3/app-readme.md diff --git a/stable/kitchenowl/6.0.2/charts/common-14.0.1.tgz b/stable/kitchenowl/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/kitchenowl/6.0.2/charts/common-14.0.1.tgz rename to stable/kitchenowl/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/kitchenowl/6.0.2/ix_values.yaml b/stable/kitchenowl/6.0.3/ix_values.yaml similarity index 97% rename from stable/kitchenowl/6.0.2/ix_values.yaml rename to stable/kitchenowl/6.0.3/ix_values.yaml index becbdc5ec7..6daddb8485 100644 --- a/stable/kitchenowl/6.0.2/ix_values.yaml +++ b/stable/kitchenowl/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:2f23000495365804cc687972232412b31dda5b8178a2ee3bd70846ccaded4271 + tag: latest@sha256:97c584a1676fff84e765e372f7063cd05364a830ce8c8bd5dfa358b5a7cfcbed backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent diff --git a/stable/kitchenowl/6.0.2/questions.yaml b/stable/kitchenowl/6.0.3/questions.yaml similarity index 100% rename from stable/kitchenowl/6.0.2/questions.yaml rename to stable/kitchenowl/6.0.3/questions.yaml diff --git a/stable/kitchenowl/6.0.2/templates/NOTES.txt b/stable/kitchenowl/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/6.0.2/templates/NOTES.txt rename to stable/kitchenowl/6.0.3/templates/NOTES.txt diff --git a/stable/kitchenowl/6.0.2/templates/_configmap.tpl b/stable/kitchenowl/6.0.3/templates/_configmap.tpl similarity index 100% rename from stable/kitchenowl/6.0.2/templates/_configmap.tpl rename to stable/kitchenowl/6.0.3/templates/_configmap.tpl diff --git a/stable/kitchenowl/6.0.2/templates/_secrets.tpl b/stable/kitchenowl/6.0.3/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/6.0.2/templates/_secrets.tpl rename to stable/kitchenowl/6.0.3/templates/_secrets.tpl diff --git a/stable/kitchenowl/6.0.2/templates/common.yaml b/stable/kitchenowl/6.0.3/templates/common.yaml similarity index 100% rename from stable/kitchenowl/6.0.2/templates/common.yaml rename to stable/kitchenowl/6.0.3/templates/common.yaml diff --git a/stable/kitchenowl/6.0.2/values.yaml b/stable/kitchenowl/6.0.3/values.yaml similarity index 100% rename from stable/kitchenowl/6.0.2/values.yaml rename to stable/kitchenowl/6.0.3/values.yaml