Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f1820e9d04
commit
42f9a41d81
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [portainer-5.0.3](https://github.com/truecharts/charts/compare/portainer-5.0.2...portainer-5.0.3) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-be to v2.19.1 ([#12763](https://github.com/truecharts/charts/issues/12763))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [portainer-5.0.4](https://github.com/truecharts/charts/compare/portainer-5.0.3...portainer-5.0.4) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-ce to v2.19.1 ([#12772](https://github.com/truecharts/charts/issues/12772))
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-5.0.3](https://github.com/truecharts/charts/compare/portainer-5.0.2...portainer-5.0.3) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-4.0.16](https://github.com/truecharts/charts/compare/portainer-4.0.15...portainer-4.0.16) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.19.0"
|
||||
appVersion: "2.19.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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: 5.0.3
|
||||
version: 5.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [portainer-5.0.4](https://github.com/truecharts/charts/compare/portainer-5.0.3...portainer-5.0.4) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/portainer-ce to v2.19.1 ([#12772](https://github.com/truecharts/charts/issues/12772))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/portainer-ce
|
||||
tag: v2.19.0@sha256:f5fc94c115f71b3e5f5c4c7ff45fd82e53ceb7ff795e74a1510075624665664d
|
||||
tag: v2.19.1@sha256:22bc6475472573bc5f306c8142f508e3487d9af741ea59f48d0c2da3cb7c41f8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
beImage:
|
Loading…
Reference in New Issue