From b6aa3b6bc9e6d68341de9d1c319bc12b2ae23816 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 16 May 2023 05:45:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/portainer/4.0.4/app-changelog.md | 9 --------- stable/portainer/{4.0.4 => 4.0.5}/CHANGELOG.md | 9 +++++++++ stable/portainer/{4.0.4 => 4.0.5}/Chart.yaml | 2 +- stable/portainer/{4.0.4 => 4.0.5}/README.md | 0 stable/portainer/4.0.5/app-changelog.md | 9 +++++++++ stable/portainer/{4.0.4 => 4.0.5}/app-readme.md | 0 .../{4.0.4 => 4.0.5}/charts/common-12.6.6.tgz | Bin stable/portainer/{4.0.4 => 4.0.5}/ix_values.yaml | 2 +- stable/portainer/{4.0.4 => 4.0.5}/questions.yaml | 14 +++++++++++++- .../{4.0.4 => 4.0.5}/templates/NOTES.txt | 0 .../{4.0.4 => 4.0.5}/templates/_args.tpl | 0 .../{4.0.4 => 4.0.5}/templates/common.yaml | 0 stable/portainer/{4.0.4 => 4.0.5}/values.yaml | 0 13 files changed, 33 insertions(+), 12 deletions(-) delete mode 100644 stable/portainer/4.0.4/app-changelog.md rename stable/portainer/{4.0.4 => 4.0.5}/CHANGELOG.md (82%) rename stable/portainer/{4.0.4 => 4.0.5}/Chart.yaml (98%) rename stable/portainer/{4.0.4 => 4.0.5}/README.md (100%) create mode 100644 stable/portainer/4.0.5/app-changelog.md rename stable/portainer/{4.0.4 => 4.0.5}/app-readme.md (100%) rename stable/portainer/{4.0.4 => 4.0.5}/charts/common-12.6.6.tgz (100%) rename stable/portainer/{4.0.4 => 4.0.5}/ix_values.yaml (94%) rename stable/portainer/{4.0.4 => 4.0.5}/questions.yaml (99%) rename stable/portainer/{4.0.4 => 4.0.5}/templates/NOTES.txt (100%) rename stable/portainer/{4.0.4 => 4.0.5}/templates/_args.tpl (100%) rename stable/portainer/{4.0.4 => 4.0.5}/templates/common.yaml (100%) rename stable/portainer/{4.0.4 => 4.0.5}/values.yaml (100%) diff --git a/stable/portainer/4.0.4/app-changelog.md b/stable/portainer/4.0.4/app-changelog.md deleted file mode 100644 index 5fec75813fa..00000000000 --- a/stable/portainer/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.18.2 ([#8836](https://github.com/truecharts/charts/issues/8836)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.4/CHANGELOG.md b/stable/portainer/4.0.5/CHANGELOG.md similarity index 82% rename from stable/portainer/4.0.4/CHANGELOG.md rename to stable/portainer/4.0.5/CHANGELOG.md index e1fdb2c8ba8..0a8123ea95a 100644 --- a/stable/portainer/4.0.4/CHANGELOG.md +++ b/stable/portainer/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) + +### Fix + +- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) + + + + ## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08) ### Chore diff --git a/stable/portainer/4.0.4/Chart.yaml b/stable/portainer/4.0.5/Chart.yaml similarity index 98% rename from stable/portainer/4.0.4/Chart.yaml rename to stable/portainer/4.0.5/Chart.yaml index 6f3c3f0d318..ea637ff4707 100644 --- a/stable/portainer/4.0.4/Chart.yaml +++ b/stable/portainer/4.0.5/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer/4.0.4/README.md b/stable/portainer/4.0.5/README.md similarity index 100% rename from stable/portainer/4.0.4/README.md rename to stable/portainer/4.0.5/README.md diff --git a/stable/portainer/4.0.5/app-changelog.md b/stable/portainer/4.0.5/app-changelog.md new file mode 100644 index 00000000000..3db4fed29bb --- /dev/null +++ b/stable/portainer/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) + +### Fix + +- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.4/app-readme.md b/stable/portainer/4.0.5/app-readme.md similarity index 100% rename from stable/portainer/4.0.4/app-readme.md rename to stable/portainer/4.0.5/app-readme.md diff --git a/stable/portainer/4.0.4/charts/common-12.6.6.tgz b/stable/portainer/4.0.5/charts/common-12.6.6.tgz similarity index 100% rename from stable/portainer/4.0.4/charts/common-12.6.6.tgz rename to stable/portainer/4.0.5/charts/common-12.6.6.tgz diff --git a/stable/portainer/4.0.4/ix_values.yaml b/stable/portainer/4.0.5/ix_values.yaml similarity index 94% rename from stable/portainer/4.0.4/ix_values.yaml rename to stable/portainer/4.0.5/ix_values.yaml index 883db9dd5de..9797314880a 100644 --- a/stable/portainer/4.0.4/ix_values.yaml +++ b/stable/portainer/4.0.5/ix_values.yaml @@ -5,7 +5,7 @@ image: imageBe: repository: tccr.io/truecharts/portainer-be - tag: 2.18.1@sha256:24860264b69f386a5445c64bbf71104616907151c0cc28eb42b65cc342cc8b31 + tag: v2.18.2@sha256:f76c5d84859c5dc692f08f705073c25cb26b0fc7b5f43554d7a9b96a71783efb pullPolicy: IfNotPresent portainer: diff --git a/stable/portainer/4.0.4/questions.yaml b/stable/portainer/4.0.5/questions.yaml similarity index 99% rename from stable/portainer/4.0.4/questions.yaml rename to stable/portainer/4.0.5/questions.yaml index 3a0bfeb1182..26d0b5125f0 100644 --- a/stable/portainer/4.0.4/questions.yaml +++ b/stable/portainer/4.0.5/questions.yaml @@ -38,7 +38,19 @@ portals: ports: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false - variable: workload group: "Workload Settings" label: "" diff --git a/stable/portainer/4.0.4/templates/NOTES.txt b/stable/portainer/4.0.5/templates/NOTES.txt similarity index 100% rename from stable/portainer/4.0.4/templates/NOTES.txt rename to stable/portainer/4.0.5/templates/NOTES.txt diff --git a/stable/portainer/4.0.4/templates/_args.tpl b/stable/portainer/4.0.5/templates/_args.tpl similarity index 100% rename from stable/portainer/4.0.4/templates/_args.tpl rename to stable/portainer/4.0.5/templates/_args.tpl diff --git a/stable/portainer/4.0.4/templates/common.yaml b/stable/portainer/4.0.5/templates/common.yaml similarity index 100% rename from stable/portainer/4.0.4/templates/common.yaml rename to stable/portainer/4.0.5/templates/common.yaml diff --git a/stable/portainer/4.0.4/values.yaml b/stable/portainer/4.0.5/values.yaml similarity index 100% rename from stable/portainer/4.0.4/values.yaml rename to stable/portainer/4.0.5/values.yaml