Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b97ca5489
commit
dfcca887a1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-7.0.48](https://github.com/truecharts/charts/compare/n8n-7.0.47...n8n-7.0.48) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.216.2
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-7.0.49](https://github.com/truecharts/charts/compare/n8n-7.0.48...n8n-7.0.49) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.217.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.48](https://github.com/truecharts/charts/compare/n8n-7.0.47...n8n-7.0.48) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-7.0.39](https://github.com/truecharts/charts/compare/n8n-7.0.38...n8n-7.0.39) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.214.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.38](https://github.com/truecharts/charts/compare/n8n-7.0.37...n8n-7.0.38) (2023-02-05)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.216.2"
|
||||
appVersion: "0.217.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://hub.docker.com/r/n8nio/n8n
|
||||
- https://docs.n8n.io/
|
||||
- https://github.com/n8n-io/n8n
|
||||
version: 7.0.48
|
||||
version: 7.0.49
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-7.0.49](https://github.com/truecharts/charts/compare/n8n-7.0.48...n8n-7.0.49) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.217.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.216.2@sha256:62fcfc024f5d2de2b0ef1df672ebc95f4c70149ffae421f6aa19fbbfd2d1f0af
|
||||
tag: 0.217.0@sha256:bc1d982832177e98015d9da0ad340a90db31b235502c6ac3f6e72158287cf256
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue