diff --git a/stable/portainer/4.0.2/app-changelog.md b/stable/portainer/4.0.2/app-changelog.md deleted file mode 100644 index 71792b15d26..00000000000 --- a/stable/portainer/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-4.0.2](https://github.com/truecharts/charts/compare/portainer-4.0.1...portainer-4.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.2/CHANGELOG.md b/stable/portainer/4.0.3/CHANGELOG.md similarity index 84% rename from stable/portainer/4.0.2/CHANGELOG.md rename to stable/portainer/4.0.3/CHANGELOG.md index 52927033615..ede966ca56d 100644 --- a/stable/portainer/4.0.2/CHANGELOG.md +++ b/stable/portainer/4.0.3/CHANGELOG.md @@ -4,6 +4,11 @@ +## [portainer-4.0.3](https://github.com/truecharts/charts/compare/portainer-4.0.2...portainer-4.0.3) (2023-05-06) + + + + ## [portainer-4.0.2](https://github.com/truecharts/charts/compare/portainer-4.0.1...portainer-4.0.2) (2023-05-05) ### Chore diff --git a/stable/portainer/4.0.2/Chart.yaml b/stable/portainer/4.0.3/Chart.yaml similarity index 98% rename from stable/portainer/4.0.2/Chart.yaml rename to stable/portainer/4.0.3/Chart.yaml index cbca48dbaf4..ee60d4439c0 100644 --- a/stable/portainer/4.0.2/Chart.yaml +++ b/stable/portainer/4.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: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer/4.0.2/README.md b/stable/portainer/4.0.3/README.md similarity index 100% rename from stable/portainer/4.0.2/README.md rename to stable/portainer/4.0.3/README.md diff --git a/stable/portainer/4.0.3/app-changelog.md b/stable/portainer/4.0.3/app-changelog.md new file mode 100644 index 00000000000..a81e8be7262 --- /dev/null +++ b/stable/portainer/4.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [portainer-4.0.3](https://github.com/truecharts/charts/compare/portainer-4.0.2...portainer-4.0.3) (2023-05-06) + diff --git a/stable/portainer/4.0.2/app-readme.md b/stable/portainer/4.0.3/app-readme.md similarity index 100% rename from stable/portainer/4.0.2/app-readme.md rename to stable/portainer/4.0.3/app-readme.md diff --git a/stable/portainer/4.0.2/charts/common-12.6.6.tgz b/stable/portainer/4.0.3/charts/common-12.6.6.tgz similarity index 100% rename from stable/portainer/4.0.2/charts/common-12.6.6.tgz rename to stable/portainer/4.0.3/charts/common-12.6.6.tgz diff --git a/stable/portainer/4.0.2/ix_values.yaml b/stable/portainer/4.0.3/ix_values.yaml similarity index 97% rename from stable/portainer/4.0.2/ix_values.yaml rename to stable/portainer/4.0.3/ix_values.yaml index 04c7a224549..d20835d5124 100644 --- a/stable/portainer/4.0.2/ix_values.yaml +++ b/stable/portainer/4.0.3/ix_values.yaml @@ -63,6 +63,7 @@ portal: workload: main: podSpec: + automountServiceAccountToken: true containers: main: imageSelector: image diff --git a/stable/portainer/4.0.2/questions.yaml b/stable/portainer/4.0.3/questions.yaml similarity index 100% rename from stable/portainer/4.0.2/questions.yaml rename to stable/portainer/4.0.3/questions.yaml diff --git a/stable/portainer/4.0.2/templates/NOTES.txt b/stable/portainer/4.0.3/templates/NOTES.txt similarity index 100% rename from stable/portainer/4.0.2/templates/NOTES.txt rename to stable/portainer/4.0.3/templates/NOTES.txt diff --git a/stable/portainer/4.0.2/templates/_args.tpl b/stable/portainer/4.0.3/templates/_args.tpl similarity index 100% rename from stable/portainer/4.0.2/templates/_args.tpl rename to stable/portainer/4.0.3/templates/_args.tpl diff --git a/stable/portainer/4.0.2/templates/common.yaml b/stable/portainer/4.0.3/templates/common.yaml similarity index 100% rename from stable/portainer/4.0.2/templates/common.yaml rename to stable/portainer/4.0.3/templates/common.yaml diff --git a/stable/portainer/4.0.2/values.yaml b/stable/portainer/4.0.3/values.yaml similarity index 100% rename from stable/portainer/4.0.2/values.yaml rename to stable/portainer/4.0.3/values.yaml