Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2822)
Browse files Browse the repository at this point in the history
This commit upgrades nextcloud, tailscale, kavita, n8n catalog item(s).

Co-authored-by: sonicaj <[email protected]>
bugclerk and sonicaj authored Sep 19, 2024
1 parent 0b847ca commit d308797
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
annotations:
title: Nextcloud
type: application
version: 2.0.15
version: 2.0.16
apiVersion: v2
appVersion: 29.0.6
appVersion: 30.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/charts/nextcloud/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 29.0.6
tag: 30.0.0
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
4 changes: 2 additions & 2 deletions library/ix-dev/community/kavita/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ description: Kavita is a fast, feature rich, cross platform reading server.
annotations:
title: Kavita
type: application
version: 1.2.10
version: 1.2.11
apiVersion: v2
appVersion: 0.8.2
appVersion: 0.8.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/community/kavita/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jvmilazz0/kavita
pullPolicy: IfNotPresent
tag: 0.8.2
tag: 0.8.3

resources:
limits:
4 changes: 2 additions & 2 deletions library/ix-dev/community/n8n/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.78
version: 1.2.79
apiVersion: v2
appVersion: 1.59.2
appVersion: 1.60.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/community/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.59.2
tag: 1.60.0

resources:
limits:
4 changes: 2 additions & 2 deletions library/ix-dev/community/tailscale/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ description: Secure remote access to shared resources
annotations:
title: Tailscale
type: application
version: 1.0.45
version: 1.0.46
apiVersion: v2
appVersion: 1.72.1
appVersion: 1.74.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/community/tailscale/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tailscale/tailscale
pullPolicy: IfNotPresent
tag: v1.72.1
tag: v1.74.1

resources:
limits:

0 comments on commit d308797

Please sign in to comment.