Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
216c2a8f9d
commit
b9edf26f4f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-7.0.22](https://github.com/truecharts/charts/compare/n8n-7.0.21...n8n-7.0.22) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.209.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-7.0.23](https://github.com/truecharts/charts/compare/n8n-7.0.22...n8n-7.0.23) (2022-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.209.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.22](https://github.com/truecharts/charts/compare/n8n-7.0.21...n8n-7.0.22) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.12](https://github.com/truecharts/charts/compare/n8n-7.0.11...n8n-7.0.12) (2022-12-03)
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-7.0.11](https://github.com/truecharts/charts/compare/n8n-7.0.9...n8n-7.0.11) (2022-11-30)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.209.0"
|
||||
appVersion: "0.209.1"
|
||||
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.22
|
||||
version: 7.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-7.0.23](https://github.com/truecharts/charts/compare/n8n-7.0.22...n8n-7.0.23) (2022-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.209.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.209.0@sha256:c9cd26b0f9f3e9462d51232e3e237f386820b4590b4cd8eac3fcfb9b871a4bdf
|
||||
tag: 0.209.1@sha256:3a554e92fbabe0c062d7a01cedbd0ad5d2c09e49b32cd1038ab10630693711f1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue