Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-16 05:45:02 +00:00
parent f094e230c8
commit b6aa3b6bc9
13 changed files with 33 additions and 12 deletions

View File

@ -1,9 +0,0 @@
## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08)
### Chore
- update container image tccr.io/truecharts/portainer-ce to v2.18.2 ([#8836](https://github.com/truecharts/charts/issues/8836))

View File

@ -4,6 +4,15 @@
## [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))
## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08)
### Chore

View File

@ -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.4
version: 4.0.5
annotations:
truecharts.org/catagories: |
- management

View File

@ -0,0 +1,9 @@
## [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))

View File

@ -5,7 +5,7 @@ image:
imageBe:
repository: tccr.io/truecharts/portainer-be
tag: 2.18.1@sha256:24860264b69f386a5445c64bbf71104616907151c0cc28eb42b65cc342cc8b31
tag: v2.18.2@sha256:f76c5d84859c5dc692f08f705073c25cb26b0fc7b5f43554d7a9b96a71783efb
pullPolicy: IfNotPresent
portainer:

View File

@ -38,7 +38,19 @@ portals:
ports:
- "$kubernetes-resource_configmap_tcportal-open_port"
questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload
group: "Workload Settings"
label: ""