diff --git a/stable/octoprint/9.0.26/app-changelog.md b/stable/octoprint/9.0.26/app-changelog.md deleted file mode 100644 index 981833f1a2..0000000000 --- a/stable/octoprint/9.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [octoprint-9.0.26](https://github.com/truecharts/charts/compare/octoprint-9.0.25...octoprint-9.0.26) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/octoprint to v1.9.1 ([#10253](https://github.com/truecharts/charts/issues/10253)) - - \ No newline at end of file diff --git a/stable/octoprint/9.0.26/CHANGELOG.md b/stable/octoprint/9.0.27/CHANGELOG.md similarity index 90% rename from stable/octoprint/9.0.26/CHANGELOG.md rename to stable/octoprint/9.0.27/CHANGELOG.md index 0846a64fcb..d521bc5713 100644 --- a/stable/octoprint/9.0.26/CHANGELOG.md +++ b/stable/octoprint/9.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [octoprint-9.0.27](https://github.com/truecharts/charts/compare/octoprint-9.0.26...octoprint-9.0.27) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.9.2 ([#10643](https://github.com/truecharts/charts/issues/10643)) + + + + ## [octoprint-9.0.26](https://github.com/truecharts/charts/compare/octoprint-9.0.25...octoprint-9.0.26) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ - -## [octoprint-9.0.17](https://github.com/truecharts/charts/compare/octoprint-9.0.16...octoprint-9.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/octoprint/9.0.26/Chart.yaml b/stable/octoprint/9.0.27/Chart.yaml similarity index 95% rename from stable/octoprint/9.0.26/Chart.yaml rename to stable/octoprint/9.0.27/Chart.yaml index e93f41e9c3..7bfd31aa99 100644 --- a/stable/octoprint/9.0.26/Chart.yaml +++ b/stable/octoprint/9.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.9.1" +appVersion: "1.9.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: octoprint sources: - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - https://github.com/OctoPrint/OctoPrint -version: 9.0.26 +version: 9.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/octoprint/9.0.26/README.md b/stable/octoprint/9.0.27/README.md similarity index 100% rename from stable/octoprint/9.0.26/README.md rename to stable/octoprint/9.0.27/README.md diff --git a/stable/octoprint/9.0.27/app-changelog.md b/stable/octoprint/9.0.27/app-changelog.md new file mode 100644 index 0000000000..ccc7dc240b --- /dev/null +++ b/stable/octoprint/9.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [octoprint-9.0.27](https://github.com/truecharts/charts/compare/octoprint-9.0.26...octoprint-9.0.27) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.9.2 ([#10643](https://github.com/truecharts/charts/issues/10643)) + + \ No newline at end of file diff --git a/stable/octoprint/9.0.26/app-readme.md b/stable/octoprint/9.0.27/app-readme.md similarity index 100% rename from stable/octoprint/9.0.26/app-readme.md rename to stable/octoprint/9.0.27/app-readme.md diff --git a/stable/octoprint/9.0.26/charts/common-12.14.6.tgz b/stable/octoprint/9.0.27/charts/common-12.14.6.tgz similarity index 100% rename from stable/octoprint/9.0.26/charts/common-12.14.6.tgz rename to stable/octoprint/9.0.27/charts/common-12.14.6.tgz diff --git a/stable/octoprint/9.0.26/ix_values.yaml b/stable/octoprint/9.0.27/ix_values.yaml similarity index 89% rename from stable/octoprint/9.0.26/ix_values.yaml rename to stable/octoprint/9.0.27/ix_values.yaml index 8006cf561a..881dc761ba 100644 --- a/stable/octoprint/9.0.26/ix_values.yaml +++ b/stable/octoprint/9.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/octoprint - tag: v1.9.1@sha256:321ffcad92277bea47f55b4261e1f801f56f2806b342f19708755102437324b5 + tag: v1.9.2@sha256:fa8e0bea28a83118929f964d3b122738a1d5d8d20dc48a7f1cb49a64a9f20f3d pullPolicy: IfNotPresent service: main: diff --git a/stable/octoprint/9.0.26/questions.yaml b/stable/octoprint/9.0.27/questions.yaml similarity index 100% rename from stable/octoprint/9.0.26/questions.yaml rename to stable/octoprint/9.0.27/questions.yaml diff --git a/stable/octoprint/9.0.26/templates/NOTES.txt b/stable/octoprint/9.0.27/templates/NOTES.txt similarity index 100% rename from stable/octoprint/9.0.26/templates/NOTES.txt rename to stable/octoprint/9.0.27/templates/NOTES.txt diff --git a/stable/octoprint/9.0.26/templates/common.yaml b/stable/octoprint/9.0.27/templates/common.yaml similarity index 100% rename from stable/octoprint/9.0.26/templates/common.yaml rename to stable/octoprint/9.0.27/templates/common.yaml diff --git a/stable/octoprint/9.0.26/values.yaml b/stable/octoprint/9.0.27/values.yaml similarity index 100% rename from stable/octoprint/9.0.26/values.yaml rename to stable/octoprint/9.0.27/values.yaml