Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d2e16b5664
commit
4e86a28ece
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [portainer-ce-3.0.12](https://github.com/truecharts/charts/compare/portainer-ce-3.0.11...portainer-ce-3.0.12) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-ce to v2.17.1
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [portainer-ce-3.0.13](https://github.com/truecharts/charts/compare/portainer-ce-3.0.12...portainer-ce-3.0.13) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-ce to 2.17.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-ce-3.0.12](https://github.com/truecharts/charts/compare/portainer-ce-3.0.11...portainer-ce-3.0.12) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [portainer-ce-3.0.3](https://github.com/truecharts/charts/compare/portainer-ce-3.0.2...portainer-ce-3.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-ce-3.0.3](https://github.com/truecharts/charts/compare/portainer-ce-3.0.2...portainer-ce-3.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-ce-3.0.3](https://github.com/truecharts/charts/compare/portainer-ce-3.0.2...portainer-ce-3.0.3) (2022-11-30)
|
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce
|
||||
- https://hub.docker.com/r/portainer/portainer-ce
|
||||
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
|
||||
version: 3.0.12
|
||||
version: 3.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [portainer-ce-3.0.13](https://github.com/truecharts/charts/compare/portainer-ce-3.0.12...portainer-ce-3.0.13) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-ce to 2.17.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/portainer-ce
|
||||
tag: 2.17.1@sha256:56cdcdbe11a3ccaccf98fe312ea6738a8c55c07c093cf0426d7102c0e08be359
|
||||
tag: 2.17.1@sha256:f788c772e9b9a273f44ea2cf3d365d7120e36a1f8150d77dd79ae4f013b3c6da
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
portainer:
|
Loading…
Reference in New Issue