Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7c0e27a74d
commit
0d7d51ab12
|
@ -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))
|
||||
|
||||
|
|
@ -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
|
|
@ -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
|
|
@ -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)
|
||||
|
|
@ -63,6 +63,7 @@ portal:
|
|||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
main:
|
||||
imageSelector: image
|
Loading…
Reference in New Issue