Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6661352d0d
commit
961ecfe0af
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [portainer-ce-3.0.1](https://github.com/truecharts/charts/compare/portainer-ce-3.0.0...portainer-ce-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.16.1"
|
||||
appVersion: "2.16.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce
|
||||
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
|
||||
- https://hub.docker.com/r/portainer/portainer-ce
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [portainer-ce-3.0.2](https://github.com/truecharts/charts/compare/portainer-ce-3.0.1...portainer-ce-3.0.2) (2022-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-ce to v2.16.2
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/portainer-ce
|
||||
tag: 2.16.1@sha256:ab145362d5907cbab93b29c92cfb391b26aa1da506d2d576dd73b78d983ba70e
|
||||
tag: 2.16.2@sha256:e838286b3a84886881e103bb3291b369135eb01ff27ba20351f7a932f4c1cbad
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
portainer:
|
Loading…
Reference in New Issue