Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2abbad881e
commit
345aec9ad6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-7.0.14](https://github.com/truecharts/charts/compare/n8n-7.0.13...n8n-7.0.14) (2022-12-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.206.1
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-7.0.15](https://github.com/truecharts/charts/compare/n8n-7.0.14...n8n-7.0.15) (2022-12-12)
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.14](https://github.com/truecharts/charts/compare/n8n-7.0.13...n8n-7.0.14) (2022-12-07)
|
||||
|
||||
### Chore
|
||||
|
@ -92,8 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-7.0.10](https://github.com/truecharts/charts/compare/n8n-7.0.9...n8n-7.0.10) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.206.1"
|
||||
appVersion: "0.207.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://docs.n8n.io/
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://hub.docker.com/r/n8nio/n8n
|
||||
version: 7.0.14
|
||||
version: 7.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [n8n-7.0.15](https://github.com/truecharts/charts/compare/n8n-7.0.14...n8n-7.0.15) (2022-12-12)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.206.1@sha256:e09eed1f9ac438e085459ec39a5770ae3609bfe6b78701a48ee0f74f1d571ad7
|
||||
tag: 0.207.0@sha256:4f026deb374c760fd39e2f8c4c51fdd4e2196e2d43bf1bea6e341f47b3579779
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue