Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
28be5221e5
commit
9c34bb09d5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-7.0.8](https://github.com/truecharts/charts/compare/n8n-7.0.7...n8n-7.0.8) (2022-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.203.1"
|
||||
appVersion: "0.204.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.8
|
||||
version: 7.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-7.0.9](https://github.com/truecharts/charts/compare/n8n-7.0.8...n8n-7.0.9) (2022-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.204.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.203.1@sha256:5a93ced8f7ea083547ce70e182330c5966e3166572c0277fdea3a456c624dc99
|
||||
tag: 0.204.0@sha256:88a8b657fab19d9bee5335aa38db3b3d9a287206d9cb9838f9f9048387a5764e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue