Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [portainer-5.0.1](https://github.com/truecharts/charts/compare/portainer-5.0.0...portainer-5.0.1) (2023-08-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [portainer-5.0.2](https://github.com/truecharts/charts/compare/portainer-5.0.1...portainer-5.0.2) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update portainer to v2.19.0 (minor) ([#12372](https://github.com/truecharts/charts/issues/12372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-5.0.1](https://github.com/truecharts/charts/compare/portainer-5.0.0...portainer-5.0.1) (2023-08-08)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [portainer-4.0.14](https://github.com/truecharts/charts/compare/portainer-4.0.13...portainer-4.0.14) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.18.4"
|
||||
appVersion: "2.19.0"
|
||||
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.1
|
||||
version: 5.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
||||
9
stable/portainer/5.0.2/app-changelog.md
Normal file
9
stable/portainer/5.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [portainer-5.0.2](https://github.com/truecharts/charts/compare/portainer-5.0.1...portainer-5.0.2) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update portainer to v2.19.0 (minor) ([#12372](https://github.com/truecharts/charts/issues/12372))
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/portainer-ce
|
||||
tag: v2.18.4@sha256:b7688946f8d891f2028f8dcf9de588ee2a262f477158dd8702116bebacc3b1a3
|
||||
tag: v2.19.0@sha256:f5fc94c115f71b3e5f5c4c7ff45fd82e53ceb7ff795e74a1510075624665664d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
beImage:
|
||||
repository: tccr.io/truecharts/portainer-be
|
||||
tag: v2.18.4@sha256:de8432b308d2d76ed402cfa85198518cbddede259c9e38c52ed8e709f11aed58
|
||||
tag: v2.19.0@sha256:f2153124ddc22750ea0a6f35ebbd2f94a06ecec9544fcfa9ba855784fda7f48b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
portainer:
|
||||
Reference in New Issue
Block a user