diff --git a/stable/portainer/4.0.5/app-changelog.md b/stable/portainer/4.0.5/app-changelog.md deleted file mode 100644 index 3db4fed29bb..00000000000 --- a/stable/portainer/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) - -### Fix - -- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.5/charts/common-12.6.6.tgz b/stable/portainer/4.0.5/charts/common-12.6.6.tgz deleted file mode 100644 index 250a939fa55..00000000000 Binary files a/stable/portainer/4.0.5/charts/common-12.6.6.tgz and /dev/null differ diff --git a/stable/portainer/4.0.5/CHANGELOG.md b/stable/portainer/4.0.6/CHANGELOG.md similarity index 84% rename from stable/portainer/4.0.5/CHANGELOG.md rename to stable/portainer/4.0.6/CHANGELOG.md index 0a8123ea95a..064a75f3bcb 100644 --- a/stable/portainer/4.0.5/CHANGELOG.md +++ b/stable/portainer/4.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) + + + + ## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) ### Fix diff --git a/stable/portainer/4.0.5/Chart.yaml b/stable/portainer/4.0.6/Chart.yaml similarity index 95% rename from stable/portainer/4.0.5/Chart.yaml rename to stable/portainer/4.0.6/Chart.yaml index ea637ff4707..611ad53685b 100644 --- a/stable/portainer/4.0.5/Chart.yaml +++ b/stable/portainer/4.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.18.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.6.6 + version: 12.8.1 description: Container management made easy home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png @@ -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.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer/4.0.5/README.md b/stable/portainer/4.0.6/README.md similarity index 100% rename from stable/portainer/4.0.5/README.md rename to stable/portainer/4.0.6/README.md diff --git a/stable/portainer/4.0.6/app-changelog.md b/stable/portainer/4.0.6/app-changelog.md new file mode 100644 index 00000000000..60c02553d2c --- /dev/null +++ b/stable/portainer/4.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.5/app-readme.md b/stable/portainer/4.0.6/app-readme.md similarity index 100% rename from stable/portainer/4.0.5/app-readme.md rename to stable/portainer/4.0.6/app-readme.md diff --git a/stable/portainer/4.0.6/charts/common-12.8.1.tgz b/stable/portainer/4.0.6/charts/common-12.8.1.tgz new file mode 100644 index 00000000000..78601327be7 Binary files /dev/null and b/stable/portainer/4.0.6/charts/common-12.8.1.tgz differ diff --git a/stable/portainer/4.0.5/ix_values.yaml b/stable/portainer/4.0.6/ix_values.yaml similarity index 100% rename from stable/portainer/4.0.5/ix_values.yaml rename to stable/portainer/4.0.6/ix_values.yaml diff --git a/stable/portainer/4.0.5/questions.yaml b/stable/portainer/4.0.6/questions.yaml similarity index 99% rename from stable/portainer/4.0.5/questions.yaml rename to stable/portainer/4.0.6/questions.yaml index 26d0b5125f0..6be096bcb68 100644 --- a/stable/portainer/4.0.5/questions.yaml +++ b/stable/portainer/4.0.6/questions.yaml @@ -866,7 +866,7 @@ questions: type: string default: "" required: true - + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' diff --git a/stable/portainer/4.0.5/templates/NOTES.txt b/stable/portainer/4.0.6/templates/NOTES.txt similarity index 100% rename from stable/portainer/4.0.5/templates/NOTES.txt rename to stable/portainer/4.0.6/templates/NOTES.txt diff --git a/stable/portainer/4.0.5/templates/_args.tpl b/stable/portainer/4.0.6/templates/_args.tpl similarity index 100% rename from stable/portainer/4.0.5/templates/_args.tpl rename to stable/portainer/4.0.6/templates/_args.tpl diff --git a/stable/portainer/4.0.5/templates/common.yaml b/stable/portainer/4.0.6/templates/common.yaml similarity index 100% rename from stable/portainer/4.0.5/templates/common.yaml rename to stable/portainer/4.0.6/templates/common.yaml diff --git a/stable/portainer/4.0.5/values.yaml b/stable/portainer/4.0.6/values.yaml similarity index 100% rename from stable/portainer/4.0.5/values.yaml rename to stable/portainer/4.0.6/values.yaml