From 28e6b487dcf40b7b1c8d4b3108e4bc1023eafaa7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Feb 2023 05:58:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/portainer-ce/3.0.11/app-changelog.md | 9 --------- .../{3.0.11 => 3.0.12}/CHANGELOG.md | 18 +++++++++--------- .../{3.0.11 => 3.0.12}/Chart.yaml | 4 ++-- .../portainer-ce/{3.0.11 => 3.0.12}/README.md | 0 stable/portainer-ce/3.0.12/app-changelog.md | 9 +++++++++ .../{3.0.11 => 3.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{3.0.11 => 3.0.12}/ix_values.yaml | 2 +- .../{3.0.11 => 3.0.12}/questions.yaml | 0 .../{3.0.11 => 3.0.12}/templates/_args.tpl | 0 .../{3.0.11 => 3.0.12}/templates/common.yaml | 0 .../{3.0.11 => 3.0.12}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/portainer-ce/3.0.11/app-changelog.md rename stable/portainer-ce/{3.0.11 => 3.0.12}/CHANGELOG.md (91%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/Chart.yaml (95%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/README.md (100%) create mode 100644 stable/portainer-ce/3.0.12/app-changelog.md rename stable/portainer-ce/{3.0.11 => 3.0.12}/app-readme.md (100%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/charts/common-11.1.2.tgz (100%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/ix_values.yaml (93%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/questions.yaml (100%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/templates/_args.tpl (100%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/templates/common.yaml (100%) rename stable/portainer-ce/{3.0.11 => 3.0.12}/values.yaml (100%) diff --git a/stable/portainer-ce/3.0.11/app-changelog.md b/stable/portainer-ce/3.0.11/app-changelog.md deleted file mode 100644 index 681df1e9d3..0000000000 --- a/stable/portainer-ce/3.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-ce-3.0.11](https://github.com/truecharts/charts/compare/portainer-ce-3.0.10...portainer-ce-3.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/portainer-ce/3.0.11/CHANGELOG.md b/stable/portainer-ce/3.0.12/CHANGELOG.md similarity index 91% rename from stable/portainer-ce/3.0.11/CHANGELOG.md rename to stable/portainer-ce/3.0.12/CHANGELOG.md index 6b8d70e32a..d58c6392fc 100644 --- a/stable/portainer-ce/3.0.11/CHANGELOG.md +++ b/stable/portainer-ce/3.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [portainer-ce-3.0.11](https://github.com/truecharts/charts/compare/portainer-ce-3.0.10...portainer-ce-3.0.11) (2023-02-10) ### Fix @@ -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) - - - - diff --git a/stable/portainer-ce/3.0.11/Chart.yaml b/stable/portainer-ce/3.0.12/Chart.yaml similarity index 95% rename from stable/portainer-ce/3.0.11/Chart.yaml rename to stable/portainer-ce/3.0.12/Chart.yaml index 165f57b365..b7e771e94c 100644 --- a/stable/portainer-ce/3.0.11/Chart.yaml +++ b/stable/portainer-ce/3.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.17.0" +appVersion: "2.17.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.11 +version: 3.0.12 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer-ce/3.0.11/README.md b/stable/portainer-ce/3.0.12/README.md similarity index 100% rename from stable/portainer-ce/3.0.11/README.md rename to stable/portainer-ce/3.0.12/README.md diff --git a/stable/portainer-ce/3.0.12/app-changelog.md b/stable/portainer-ce/3.0.12/app-changelog.md new file mode 100644 index 0000000000..dcc20a7fee --- /dev/null +++ b/stable/portainer-ce/3.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.11/app-readme.md b/stable/portainer-ce/3.0.12/app-readme.md similarity index 100% rename from stable/portainer-ce/3.0.11/app-readme.md rename to stable/portainer-ce/3.0.12/app-readme.md diff --git a/stable/portainer-ce/3.0.11/charts/common-11.1.2.tgz b/stable/portainer-ce/3.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/portainer-ce/3.0.11/charts/common-11.1.2.tgz rename to stable/portainer-ce/3.0.12/charts/common-11.1.2.tgz diff --git a/stable/portainer-ce/3.0.11/ix_values.yaml b/stable/portainer-ce/3.0.12/ix_values.yaml similarity index 93% rename from stable/portainer-ce/3.0.11/ix_values.yaml rename to stable/portainer-ce/3.0.12/ix_values.yaml index 6f904a30a3..7955636b35 100644 --- a/stable/portainer-ce/3.0.11/ix_values.yaml +++ b/stable/portainer-ce/3.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/portainer-ce - tag: 2.17.0@sha256:15f56770cbf0c097abfc4d1f19ab1a659b1acaae16c5fa17419f4d200f8fd2a9 + tag: 2.17.1@sha256:56cdcdbe11a3ccaccf98fe312ea6738a8c55c07c093cf0426d7102c0e08be359 pullPolicy: IfNotPresent portainer: diff --git a/stable/portainer-ce/3.0.11/questions.yaml b/stable/portainer-ce/3.0.12/questions.yaml similarity index 100% rename from stable/portainer-ce/3.0.11/questions.yaml rename to stable/portainer-ce/3.0.12/questions.yaml diff --git a/stable/portainer-ce/3.0.11/templates/_args.tpl b/stable/portainer-ce/3.0.12/templates/_args.tpl similarity index 100% rename from stable/portainer-ce/3.0.11/templates/_args.tpl rename to stable/portainer-ce/3.0.12/templates/_args.tpl diff --git a/stable/portainer-ce/3.0.11/templates/common.yaml b/stable/portainer-ce/3.0.12/templates/common.yaml similarity index 100% rename from stable/portainer-ce/3.0.11/templates/common.yaml rename to stable/portainer-ce/3.0.12/templates/common.yaml diff --git a/stable/portainer-ce/3.0.11/values.yaml b/stable/portainer-ce/3.0.12/values.yaml similarity index 100% rename from stable/portainer-ce/3.0.11/values.yaml rename to stable/portainer-ce/3.0.12/values.yaml