diff --git a/stable/portainer/5.0.2/app-changelog.md b/stable/portainer/5.0.2/app-changelog.md deleted file mode 100644 index 23a0f201f39..00000000000 --- a/stable/portainer/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-5.0.2](https://github.com/truecharts/charts/compare/portainer-5.0.1...portainer-5.0.2) (2023-09-08) - -### Chore - -- update portainer to v2.19.0 (minor) ([#12372](https://github.com/truecharts/charts/issues/12372)) - - \ No newline at end of file diff --git a/stable/portainer/5.0.2/CHANGELOG.md b/stable/portainer/5.0.3/CHANGELOG.md similarity index 90% rename from stable/portainer/5.0.2/CHANGELOG.md rename to stable/portainer/5.0.3/CHANGELOG.md index 49613ec4a7c..61dcbe808d0 100644 --- a/stable/portainer/5.0.2/CHANGELOG.md +++ b/stable/portainer/5.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [portainer-5.0.3](https://github.com/truecharts/charts/compare/portainer-5.0.2...portainer-5.0.3) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/portainer-be to v2.19.1 ([#12763](https://github.com/truecharts/charts/issues/12763)) + + + + ## [portainer-5.0.2](https://github.com/truecharts/charts/compare/portainer-5.0.1...portainer-5.0.2) (2023-09-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [portainer-4.0.15](https://github.com/truecharts/charts/compare/portainer-4.0.14...portainer-4.0.15) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/portainer/5.0.2/Chart.yaml b/stable/portainer/5.0.3/Chart.yaml similarity index 98% rename from stable/portainer/5.0.2/Chart.yaml rename to stable/portainer/5.0.3/Chart.yaml index 6b63e45c126..3df0492c33a 100644 --- a/stable/portainer/5.0.2/Chart.yaml +++ b/stable/portainer/5.0.3/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: 5.0.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer/5.0.2/README.md b/stable/portainer/5.0.3/README.md similarity index 100% rename from stable/portainer/5.0.2/README.md rename to stable/portainer/5.0.3/README.md diff --git a/stable/portainer/5.0.3/app-changelog.md b/stable/portainer/5.0.3/app-changelog.md new file mode 100644 index 00000000000..af37125cbd8 --- /dev/null +++ b/stable/portainer/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-5.0.3](https://github.com/truecharts/charts/compare/portainer-5.0.2...portainer-5.0.3) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/portainer-be to v2.19.1 ([#12763](https://github.com/truecharts/charts/issues/12763)) + + \ No newline at end of file diff --git a/stable/portainer/5.0.2/app-readme.md b/stable/portainer/5.0.3/app-readme.md similarity index 100% rename from stable/portainer/5.0.2/app-readme.md rename to stable/portainer/5.0.3/app-readme.md diff --git a/stable/portainer/5.0.2/charts/common-14.0.1.tgz b/stable/portainer/5.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/portainer/5.0.2/charts/common-14.0.1.tgz rename to stable/portainer/5.0.3/charts/common-14.0.1.tgz diff --git a/stable/portainer/5.0.2/ix_values.yaml b/stable/portainer/5.0.3/ix_values.yaml similarity index 94% rename from stable/portainer/5.0.2/ix_values.yaml rename to stable/portainer/5.0.3/ix_values.yaml index b2191824ae2..43c01158a20 100644 --- a/stable/portainer/5.0.2/ix_values.yaml +++ b/stable/portainer/5.0.3/ix_values.yaml @@ -5,7 +5,7 @@ image: beImage: repository: tccr.io/truecharts/portainer-be - tag: v2.19.0@sha256:f2153124ddc22750ea0a6f35ebbd2f94a06ecec9544fcfa9ba855784fda7f48b + tag: v2.19.1@sha256:78c06d7eaf427180fce0c29b2f21055eee21740007d0e0e83437175ba051162a pullPolicy: IfNotPresent portainer: diff --git a/stable/portainer/5.0.2/questions.yaml b/stable/portainer/5.0.3/questions.yaml similarity index 100% rename from stable/portainer/5.0.2/questions.yaml rename to stable/portainer/5.0.3/questions.yaml diff --git a/stable/portainer/5.0.2/templates/NOTES.txt b/stable/portainer/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/portainer/5.0.2/templates/NOTES.txt rename to stable/portainer/5.0.3/templates/NOTES.txt diff --git a/stable/portainer/5.0.2/templates/_args.tpl b/stable/portainer/5.0.3/templates/_args.tpl similarity index 100% rename from stable/portainer/5.0.2/templates/_args.tpl rename to stable/portainer/5.0.3/templates/_args.tpl diff --git a/stable/portainer/5.0.2/templates/common.yaml b/stable/portainer/5.0.3/templates/common.yaml similarity index 100% rename from stable/portainer/5.0.2/templates/common.yaml rename to stable/portainer/5.0.3/templates/common.yaml diff --git a/stable/portainer/5.0.2/values.yaml b/stable/portainer/5.0.3/values.yaml similarity index 100% rename from stable/portainer/5.0.2/values.yaml rename to stable/portainer/5.0.3/values.yaml