Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd71c4c642
commit
d8a94bc74c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-7.0.28](https://github.com/truecharts/charts/compare/n8n-7.0.27...n8n-7.0.28) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-7.0.29](https://github.com/truecharts/charts/compare/n8n-7.0.28...n8n-7.0.29) (2022-12-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.209.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.28](https://github.com/truecharts/charts/compare/n8n-7.0.27...n8n-7.0.28) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-7.0.19](https://github.com/truecharts/charts/compare/n8n-7.0.18...n8n-7.0.19) (2022-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
|
||||
- update helm chart redis to v5.0.16
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.18](https://github.com/truecharts/charts/compare/n8n-7.0.17...n8n-7.0.18) (2022-12-16)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.209.2"
|
||||
appVersion: "0.209.4"
|
||||
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.28
|
||||
version: 7.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-7.0.29](https://github.com/truecharts/charts/compare/n8n-7.0.28...n8n-7.0.29) (2022-12-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.209.4
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.209.2@sha256:02adf17345767e8ac827afff51eb91341ba9104efc7bfd2e6b6bee3266382841
|
||||
tag: 0.209.4@sha256:a1d86c262a1c2c1d658bd04ca32661bc672337f5580ae8ab4a2a649c72362f53
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue