From 4e86a28ece7487744f4573ce6d0ac4308eef554e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 23 Feb 2023 03:20:03 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/portainer-ce/3.0.12/app-changelog.md | 9 --------- .../{3.0.12 => 3.0.13}/CHANGELOG.md | 18 +++++++++--------- .../{3.0.12 => 3.0.13}/Chart.yaml | 2 +- .../portainer-ce/{3.0.12 => 3.0.13}/README.md | 0 stable/portainer-ce/3.0.13/app-changelog.md | 9 +++++++++ .../{3.0.12 => 3.0.13}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{3.0.12 => 3.0.13}/ix_values.yaml | 2 +- .../{3.0.12 => 3.0.13}/questions.yaml | 0 .../{3.0.12 => 3.0.13}/templates/_args.tpl | 0 .../{3.0.12 => 3.0.13}/templates/common.yaml | 0 .../{3.0.12 => 3.0.13}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/portainer-ce/3.0.12/app-changelog.md rename stable/portainer-ce/{3.0.12 => 3.0.13}/CHANGELOG.md (89%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/Chart.yaml (98%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/README.md (100%) create mode 100644 stable/portainer-ce/3.0.13/app-changelog.md rename stable/portainer-ce/{3.0.12 => 3.0.13}/app-readme.md (100%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/charts/common-11.1.2.tgz (100%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/ix_values.yaml (93%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/questions.yaml (100%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/templates/_args.tpl (100%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/templates/common.yaml (100%) rename stable/portainer-ce/{3.0.12 => 3.0.13}/values.yaml (100%) diff --git a/stable/portainer-ce/3.0.12/app-changelog.md b/stable/portainer-ce/3.0.12/app-changelog.md deleted file mode 100644 index dcc20a7fee..0000000000 --- a/stable/portainer-ce/3.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-ce-3.0.12](https://github.com/truecharts/charts/compare/portainer-ce-3.0.11...portainer-ce-3.0.12) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.17.1 - - \ No newline at end of file diff --git a/stable/portainer-ce/3.0.12/CHANGELOG.md b/stable/portainer-ce/3.0.13/CHANGELOG.md similarity index 89% rename from stable/portainer-ce/3.0.12/CHANGELOG.md rename to stable/portainer-ce/3.0.13/CHANGELOG.md index d58c6392fc..059c18cd9a 100644 --- a/stable/portainer-ce/3.0.12/CHANGELOG.md +++ b/stable/portainer-ce/3.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [portainer-ce-3.0.13](https://github.com/truecharts/charts/compare/portainer-ce-3.0.12...portainer-ce-3.0.13) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to 2.17.1 + + + + ## [portainer-ce-3.0.12](https://github.com/truecharts/charts/compare/portainer-ce-3.0.11...portainer-ce-3.0.12) (2023-02-22) ### Chore @@ -88,12 +97,3 @@ ## [portainer-ce-3.0.3](https://github.com/truecharts/charts/compare/portainer-ce-3.0.2...portainer-ce-3.0.3) (2022-11-30) - - - -## [portainer-ce-3.0.3](https://github.com/truecharts/charts/compare/portainer-ce-3.0.2...portainer-ce-3.0.3) (2022-11-30) - - - - -## [portainer-ce-3.0.3](https://github.com/truecharts/charts/compare/portainer-ce-3.0.2...portainer-ce-3.0.3) (2022-11-30) diff --git a/stable/portainer-ce/3.0.12/Chart.yaml b/stable/portainer-ce/3.0.13/Chart.yaml similarity index 98% rename from stable/portainer-ce/3.0.12/Chart.yaml rename to stable/portainer-ce/3.0.13/Chart.yaml index b7e771e94c..1ec20b9563 100644 --- a/stable/portainer-ce/3.0.12/Chart.yaml +++ b/stable/portainer-ce/3.0.13/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce - https://hub.docker.com/r/portainer/portainer-ce - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal -version: 3.0.12 +version: 3.0.13 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer-ce/3.0.12/README.md b/stable/portainer-ce/3.0.13/README.md similarity index 100% rename from stable/portainer-ce/3.0.12/README.md rename to stable/portainer-ce/3.0.13/README.md diff --git a/stable/portainer-ce/3.0.13/app-changelog.md b/stable/portainer-ce/3.0.13/app-changelog.md new file mode 100644 index 0000000000..9baa6e7697 --- /dev/null +++ b/stable/portainer-ce/3.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-ce-3.0.13](https://github.com/truecharts/charts/compare/portainer-ce-3.0.12...portainer-ce-3.0.13) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to 2.17.1 + + \ No newline at end of file diff --git a/stable/portainer-ce/3.0.12/app-readme.md b/stable/portainer-ce/3.0.13/app-readme.md similarity index 100% rename from stable/portainer-ce/3.0.12/app-readme.md rename to stable/portainer-ce/3.0.13/app-readme.md diff --git a/stable/portainer-ce/3.0.12/charts/common-11.1.2.tgz b/stable/portainer-ce/3.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/portainer-ce/3.0.12/charts/common-11.1.2.tgz rename to stable/portainer-ce/3.0.13/charts/common-11.1.2.tgz diff --git a/stable/portainer-ce/3.0.12/ix_values.yaml b/stable/portainer-ce/3.0.13/ix_values.yaml similarity index 93% rename from stable/portainer-ce/3.0.12/ix_values.yaml rename to stable/portainer-ce/3.0.13/ix_values.yaml index 7955636b35..d798fcd9aa 100644 --- a/stable/portainer-ce/3.0.12/ix_values.yaml +++ b/stable/portainer-ce/3.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/portainer-ce - tag: 2.17.1@sha256:56cdcdbe11a3ccaccf98fe312ea6738a8c55c07c093cf0426d7102c0e08be359 + tag: 2.17.1@sha256:f788c772e9b9a273f44ea2cf3d365d7120e36a1f8150d77dd79ae4f013b3c6da pullPolicy: IfNotPresent portainer: diff --git a/stable/portainer-ce/3.0.12/questions.yaml b/stable/portainer-ce/3.0.13/questions.yaml similarity index 100% rename from stable/portainer-ce/3.0.12/questions.yaml rename to stable/portainer-ce/3.0.13/questions.yaml diff --git a/stable/portainer-ce/3.0.12/templates/_args.tpl b/stable/portainer-ce/3.0.13/templates/_args.tpl similarity index 100% rename from stable/portainer-ce/3.0.12/templates/_args.tpl rename to stable/portainer-ce/3.0.13/templates/_args.tpl diff --git a/stable/portainer-ce/3.0.12/templates/common.yaml b/stable/portainer-ce/3.0.13/templates/common.yaml similarity index 100% rename from stable/portainer-ce/3.0.12/templates/common.yaml rename to stable/portainer-ce/3.0.13/templates/common.yaml diff --git a/stable/portainer-ce/3.0.12/values.yaml b/stable/portainer-ce/3.0.13/values.yaml similarity index 100% rename from stable/portainer-ce/3.0.12/values.yaml rename to stable/portainer-ce/3.0.13/values.yaml