From 592c6cc482f449e88b8aca1a5f8ff9db8691a1fd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 8 Dec 2023 06:17:20 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/portainer/5.0.20/app-changelog.md | 9 --------- .../portainer/{5.0.20 => 5.0.22}/CHANGELOG.md | 18 +++++++++--------- .../portainer/{5.0.20 => 5.0.22}/Chart.yaml | 6 +++--- stable/portainer/{5.0.20 => 5.0.22}/README.md | 0 stable/portainer/5.0.22/app-changelog.md | 9 +++++++++ .../{5.0.20 => 5.0.22}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{5.0.20 => 5.0.22}/ix_values.yaml | 4 ++-- .../{5.0.20 => 5.0.22}/questions.yaml | 0 .../{5.0.20 => 5.0.22}/templates/NOTES.txt | 0 .../{5.0.20 => 5.0.22}/templates/_args.tpl | 0 .../{5.0.20 => 5.0.22}/templates/common.yaml | 0 .../portainer/{5.0.20 => 5.0.22}/values.yaml | 0 13 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 stable/portainer/5.0.20/app-changelog.md rename stable/portainer/{5.0.20 => 5.0.22}/CHANGELOG.md (91%) rename stable/portainer/{5.0.20 => 5.0.22}/Chart.yaml (96%) rename stable/portainer/{5.0.20 => 5.0.22}/README.md (100%) create mode 100644 stable/portainer/5.0.22/app-changelog.md rename stable/portainer/{5.0.20 => 5.0.22}/app-readme.md (100%) rename stable/portainer/{5.0.20 => 5.0.22}/charts/common-14.3.5.tgz (100%) rename stable/portainer/{5.0.20 => 5.0.22}/ix_values.yaml (88%) rename stable/portainer/{5.0.20 => 5.0.22}/questions.yaml (100%) rename stable/portainer/{5.0.20 => 5.0.22}/templates/NOTES.txt (100%) rename stable/portainer/{5.0.20 => 5.0.22}/templates/_args.tpl (100%) rename stable/portainer/{5.0.20 => 5.0.22}/templates/common.yaml (100%) rename stable/portainer/{5.0.20 => 5.0.22}/values.yaml (100%) diff --git a/stable/portainer/5.0.20/app-changelog.md b/stable/portainer/5.0.20/app-changelog.md deleted file mode 100644 index a3d66a54486..00000000000 --- a/stable/portainer/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-5.0.20](https://github.com/truecharts/charts/compare/portainer-5.0.18...portainer-5.0.20) (2023-12-06) - -### Chore - -- update portainer to v2.19.4[@b11ff04](https://github.com/b11ff04) (patch) ([#15785](https://github.com/truecharts/charts/issues/15785)) - - \ No newline at end of file diff --git a/stable/portainer/5.0.20/CHANGELOG.md b/stable/portainer/5.0.22/CHANGELOG.md similarity index 91% rename from stable/portainer/5.0.20/CHANGELOG.md rename to stable/portainer/5.0.22/CHANGELOG.md index a8a0d1b1e46..32e03e74b0c 100644 --- a/stable/portainer/5.0.20/CHANGELOG.md +++ b/stable/portainer/5.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [portainer-5.0.22](https://github.com/truecharts/charts/compare/portainer-5.0.20...portainer-5.0.22) (2023-12-08) + +### Chore + +- update portainer ([#15838](https://github.com/truecharts/charts/issues/15838)) + + + + ## [portainer-5.0.20](https://github.com/truecharts/charts/compare/portainer-5.0.18...portainer-5.0.20) (2023-12-06) ### Chore @@ -88,12 +97,3 @@ ## [portainer-5.0.15](https://github.com/truecharts/charts/compare/portainer-5.0.14...portainer-5.0.15) (2023-11-18) - - - - -## [portainer-5.0.14](https://github.com/truecharts/charts/compare/portainer-5.0.13...portainer-5.0.14) (2023-11-17) - - - - diff --git a/stable/portainer/5.0.20/Chart.yaml b/stable/portainer/5.0.22/Chart.yaml similarity index 96% rename from stable/portainer/5.0.20/Chart.yaml rename to stable/portainer/5.0.22/Chart.yaml index 21274bef88d..465f6fa0e18 100644 --- a/stable/portainer/5.0.20/Chart.yaml +++ b/stable/portainer/5.0.22/Chart.yaml @@ -1,17 +1,17 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: portainer -version: 5.0.20 -appVersion: 2.19.3 +version: 5.0.22 +appVersion: 2.19.4 description: Container management made easy home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png deprecated: false sources: - - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - https://hub.docker.com/r/portainer/portainer-ce + - https://docs.portainer.io/start/install-ce/server maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/portainer/5.0.20/README.md b/stable/portainer/5.0.22/README.md similarity index 100% rename from stable/portainer/5.0.20/README.md rename to stable/portainer/5.0.22/README.md diff --git a/stable/portainer/5.0.22/app-changelog.md b/stable/portainer/5.0.22/app-changelog.md new file mode 100644 index 00000000000..a23eb0bfdae --- /dev/null +++ b/stable/portainer/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-5.0.22](https://github.com/truecharts/charts/compare/portainer-5.0.20...portainer-5.0.22) (2023-12-08) + +### Chore + +- update portainer ([#15838](https://github.com/truecharts/charts/issues/15838)) + + \ No newline at end of file diff --git a/stable/portainer/5.0.20/app-readme.md b/stable/portainer/5.0.22/app-readme.md similarity index 100% rename from stable/portainer/5.0.20/app-readme.md rename to stable/portainer/5.0.22/app-readme.md diff --git a/stable/portainer/5.0.20/charts/common-14.3.5.tgz b/stable/portainer/5.0.22/charts/common-14.3.5.tgz similarity index 100% rename from stable/portainer/5.0.20/charts/common-14.3.5.tgz rename to stable/portainer/5.0.22/charts/common-14.3.5.tgz diff --git a/stable/portainer/5.0.20/ix_values.yaml b/stable/portainer/5.0.22/ix_values.yaml similarity index 88% rename from stable/portainer/5.0.20/ix_values.yaml rename to stable/portainer/5.0.22/ix_values.yaml index 394827b91b0..78c502bd1d9 100644 --- a/stable/portainer/5.0.20/ix_values.yaml +++ b/stable/portainer/5.0.22/ix_values.yaml @@ -1,10 +1,10 @@ image: repository: portainer/portainer-ce - tag: 2.19.4@sha256:b11ff04445d219d77e41fd3d09419c192dffbb41d68ac1b25e0bc2c7c4686d40 + tag: 2.19.4@sha256:908d04d20e86f07a50b0f1a029a111b89aa3089b7fc7fdf68ec1c71b025f36cd pullPolicy: IfNotPresent beImage: repository: portainer/portainer-ee - tag: 2.19.4@sha256:5ed61e2034131ccdffe15ccfe3fedd8c87629007f72b9269dd14d4d6e7b04d6e + tag: 2.19.4@sha256:adf08841af37323e2424616b4955f1cbec922a28e3ccd20cfc09ea5a15d68c43 pullPolicy: IfNotPresent portainer: # Logo URL diff --git a/stable/portainer/5.0.20/questions.yaml b/stable/portainer/5.0.22/questions.yaml similarity index 100% rename from stable/portainer/5.0.20/questions.yaml rename to stable/portainer/5.0.22/questions.yaml diff --git a/stable/portainer/5.0.20/templates/NOTES.txt b/stable/portainer/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/portainer/5.0.20/templates/NOTES.txt rename to stable/portainer/5.0.22/templates/NOTES.txt diff --git a/stable/portainer/5.0.20/templates/_args.tpl b/stable/portainer/5.0.22/templates/_args.tpl similarity index 100% rename from stable/portainer/5.0.20/templates/_args.tpl rename to stable/portainer/5.0.22/templates/_args.tpl diff --git a/stable/portainer/5.0.20/templates/common.yaml b/stable/portainer/5.0.22/templates/common.yaml similarity index 100% rename from stable/portainer/5.0.20/templates/common.yaml rename to stable/portainer/5.0.22/templates/common.yaml diff --git a/stable/portainer/5.0.20/values.yaml b/stable/portainer/5.0.22/values.yaml similarity index 100% rename from stable/portainer/5.0.20/values.yaml rename to stable/portainer/5.0.22/values.yaml