Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
905e36b518
commit
b0c0e8e3ec
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.5.10
|
|
||||||
digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b
|
|
||||||
generated: "2022-09-25T05:54:45.050665062Z"
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [portainer-ce-0.0.3](https://github.com/truecharts/charts/compare/portainer-ce-0.0.2...portainer-ce-0.0.3) (2022-09-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- bump common to test ([#3888](https://github.com/truecharts/charts/issues/3888))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [portainer-ce-0.0.2](https://github.com/truecharts/charts/compare/portainer-ce-0.0.1...portainer-ce-0.0.2) (2022-09-25)
|
## [portainer-ce-0.0.2](https://github.com/truecharts/charts/compare/portainer-ce-0.0.1...portainer-ce-0.0.2) (2022-09-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.6.1
|
||||||
|
digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65
|
||||||
|
generated: "2022-09-25T11:48:15.455015405Z"
|
|
@ -3,7 +3,7 @@ appVersion: "2.15.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.10
|
version: 10.6.1
|
||||||
description: Container management made easy
|
description: Container management made easy
|
||||||
home: https://truecharts.org/docs/charts/incubator/portainer-ce
|
home: https://truecharts.org/docs/charts/incubator/portainer-ce
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer-ce.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer-ce.png
|
||||||
|
@ -19,7 +19,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce
|
||||||
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
|
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
|
||||||
- https://hub.docker.com/r/portainer/portainer-ce
|
- https://hub.docker.com/r/portainer/portainer-ce
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- management
|
- management
|
|
@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.5.10 |
|
| https://library-charts.truecharts.org | common | 10.6.1 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue