Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-24 19:06:04 +00:00
parent aa76c4fd9a
commit a30750b787
133 changed files with 5720 additions and 216 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [calibre-11.1.34](https://github.com/truecharts/charts/compare/calibre-11.0.34...calibre-11.1.34) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/calibre to v7.1.0[@9e033d8](https://github.com/9e033d8) ([#15321](https://github.com/truecharts/charts/issues/15321))
## [calibre-11.0.34](https://github.com/truecharts/charts/compare/calibre-11.0.33...calibre-11.0.34) (2023-11-23)
### Chore
- update container image ghcr.io/linuxserver/calibre to 7.0.0[@efe797e](https://github.com/efe797e) ([#15239](https://github.com/truecharts/charts/issues/15239))
## [calibre-11.0.33](https://github.com/truecharts/charts/compare/calibre-11.0.32...calibre-11.0.33) (2023-11-17)
## [calibre-11.0.32](https://github.com/truecharts/charts/compare/calibre-11.0.31...calibre-11.0.32) (2023-11-17)
### Chore
- update container image tccr.io/truecharts/calibre to v7.0.0 ([#14751](https://github.com/truecharts/charts/issues/14751))
## [calibre-11.0.31](https://github.com/truecharts/charts/compare/calibre-11.0.30...calibre-11.0.31) (2023-11-15)
### Chore
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#14672](https://github.com/truecharts/charts/issues/14672))
## [calibre-11.0.30](https://github.com/truecharts/charts/compare/calibre-11.0.29...calibre-11.0.30) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [calibre-11.0.29](https://github.com/truecharts/charts/compare/calibre-11.0.28...calibre-11.0.29) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [calibre-11.0.28](https://github.com/truecharts/charts/compare/calibre-11.0.27...calibre-11.0.28) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#14442](https://github.com/truecharts/charts/issues/14442))
## [calibre-11.0.27](https://github.com/truecharts/charts/compare/calibre-11.0.26...calibre-11.0.27) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [calibre-11.0.26](https://github.com/truecharts/charts/compare/calibre-11.0.25...calibre-11.0.26) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [calibre-11.0.25](https://github.com/truecharts/charts/compare/calibre-11.0.24...calibre-11.0.25) (2023-11-01)
### Chore
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#14198](https://github.com/truecharts/charts/issues/14198))

View File

@ -0,0 +1,24 @@
apiVersion: v2
appVersion: 7.1.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.5
description: Calibre is a powerful and easy to use e-book manager.
home: https://truecharts.org/charts/stable/calibre
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
keywords:
- calibre
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: calibre
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
- https://github.com/kovidgoyal/calibre/
version: 11.1.34
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [calibre-11.1.34](https://github.com/truecharts/charts/compare/calibre-11.0.34...calibre-11.1.34) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/calibre to v7.1.0[@9e033d8](https://github.com/9e033d8) ([#15321](https://github.com/truecharts/charts/issues/15321))

View File

@ -0,0 +1,8 @@
Calibre is a powerful and easy to use e-book manager.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,40 @@
image:
repository: ghcr.io/linuxserver/calibre
tag: 7.1.0@sha256:9e033d86144064ab0e32ebc149a665c5e8dfaf35c6246236e466365ee508719c
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8084
protocol: http
targetPort: 8080
webserver:
enabled: true
ports:
webserver:
enabled: true
port: 8081
protocol: http
targetPort: 8081
workload:
main:
podSpec:
containers:
main:
env:
CLI_ARGS:
PASSWORD: ""
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
---
{{ include "tc.v1.common.loader.all" . }}

View File

@ -1,9 +0,0 @@
## [ddclient-6.0.12](https://github.com/truecharts/charts/compare/ddclient-6.0.11...ddclient-6.0.12) (2023-11-21)
### Chore
- update container image ghcr.io/linuxserver/ddclient to 3.11.1[@fc10e3f](https://github.com/fc10e3f) ([#15202](https://github.com/truecharts/charts/issues/15202))

View File

@ -4,6 +4,15 @@
## [ddclient-6.0.13](https://github.com/truecharts/charts/compare/ddclient-6.0.12...ddclient-6.0.13) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/ddclient to v3.11.2[@a4197c8](https://github.com/a4197c8) ([#15307](https://github.com/truecharts/charts/issues/15307))
## [ddclient-6.0.12](https://github.com/truecharts/charts/compare/ddclient-6.0.11...ddclient-6.0.12) (2023-11-21)
### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/ddclient to v3.11.1 ([#13975](https://github.com/truecharts/charts/issues/13975))
## [ddclient-6.0.2](https://github.com/truecharts/charts/compare/ddclient-6.0.1...ddclient-6.0.2) (2023-10-22)
### Chore
- update container image tccr.io/truecharts/ddclient to v3.11.0 ([#13872](https://github.com/truecharts/charts/issues/13872))

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 6.0.12
appVersion: 3.11.1
version: 6.0.13
appVersion: 3.11.2
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
type: application
deprecated: false

View File

@ -0,0 +1,9 @@
## [ddclient-6.0.13](https://github.com/truecharts/charts/compare/ddclient-6.0.12...ddclient-6.0.13) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/ddclient to v3.11.2[@a4197c8](https://github.com/a4197c8) ([#15307](https://github.com/truecharts/charts/issues/15307))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/ddclient
pullPolicy: IfNotPresent
tag: 3.11.1@sha256:fc10e3f047a6591051cc87a174df722bcea2d70891e61c284602c959183a8ac2
tag: 3.11.2@sha256:a4197c87abfdf443c3233856ae0ea0808f20492b53004864bd268ac3ad64d8cf
securityContext:
container:
runAsNonRoot: false

View File

@ -1,9 +0,0 @@
## [domoticz-6.0.16](https://github.com/truecharts/charts/compare/domoticz-6.0.15...domoticz-6.0.16) (2023-11-17)
### Fix
- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231116 ([#14790](https://github.com/truecharts/charts/issues/14790))

View File

@ -4,6 +4,15 @@
## [domoticz-6.0.17](https://github.com/truecharts/charts/compare/domoticz-6.0.16...domoticz-6.0.17) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231123[@ce8c1f9](https://github.com/ce8c1f9) ([#15308](https://github.com/truecharts/charts/issues/15308))
## [domoticz-6.0.16](https://github.com/truecharts/charts/compare/domoticz-6.0.15...domoticz-6.0.16) (2023-11-17)
### Fix
@ -88,12 +97,3 @@
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [domoticz-6.0.6](https://github.com/truecharts/charts/compare/domoticz-6.0.4...domoticz-6.0.6) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: domoticz
version: 6.0.16
appVersion: "2023.2.202"
version: 6.0.17
appVersion: 2023.2.202
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
type: application
deprecated: false

View File

@ -0,0 +1,9 @@
## [domoticz-6.0.17](https://github.com/truecharts/charts/compare/domoticz-6.0.16...domoticz-6.0.17) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231123[@ce8c1f9](https://github.com/ce8c1f9) ([#15308](https://github.com/truecharts/charts/issues/15308))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/domoticz
pullPolicy: IfNotPresent
tag: 2023.2.20231116@sha256:df7c398da23aa81196848e659af8d557e20745a2c4934da49ab5428b757dfcf5
tag: 2023.2.20231123@sha256:ce8c1f9f12b481eac10acdd85f8861534e0b864053ddec108675fff73a4f73cb
securityContext:
container:
runAsNonRoot: false

View File

@ -1,4 +0,0 @@
## [flowise-1.0.16](https://github.com/truecharts/charts/compare/flowise-1.0.15...flowise-1.0.16) (2023-11-17)

View File

@ -4,6 +4,15 @@
## [flowise-1.0.17](https://github.com/truecharts/charts/compare/flowise-1.0.16...flowise-1.0.17) (2023-11-24)
### Chore
- update container image flowiseai/flowise to v1.4.3[@2ec6755](https://github.com/2ec6755) ([#15343](https://github.com/truecharts/charts/issues/15343))
## [flowise-1.0.16](https://github.com/truecharts/charts/compare/flowise-1.0.15...flowise-1.0.16) (2023-11-17)
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/flowise to v1.3.8 ([#13644](https://github.com/truecharts/charts/issues/13644))
## [flowise-1.0.5](https://github.com/truecharts/charts/compare/flowise-1.0.4...flowise-1.0.5) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.4.1"
appVersion: 1.4.3
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
- https://github.com/FlowiseAI/Flowise
type: application
version: 1.0.16
version: 1.0.17
annotations:
truecharts.org/category: ai
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [flowise-1.0.17](https://github.com/truecharts/charts/compare/flowise-1.0.16...flowise-1.0.17) (2023-11-24)
### Chore
- update container image flowiseai/flowise to v1.4.3[@2ec6755](https://github.com/2ec6755) ([#15343](https://github.com/truecharts/charts/issues/15343))

View File

@ -1,7 +1,7 @@
image:
repository: flowiseai/flowise
pullPolicy: IfNotPresent
tag: 1.4.1@sha256:54d0a804fd4c3dad788a6eefcadf435756c081a00546620307852dfeaa3e8a45
tag: 1.4.3@sha256:2ec67559cee675a90355105d14b5a52defaf5b8bafc7842982afcdf7d8e53952
securityContext:
container:
runAsNonRoot: false

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [handbrake-17.0.14](https://github.com/truecharts/charts/compare/handbrake-17.0.13...handbrake-17.0.14) (2023-11-24)
### Chore
- update container image jlesage/handbrake to v23.11.4[@4a5a245](https://github.com/4a5a245) ([#15310](https://github.com/truecharts/charts/issues/15310))
## [handbrake-17.0.13](https://github.com/truecharts/charts/compare/handbrake-17.0.12...handbrake-17.0.13) (2023-11-20)
### Fix
- update container image jlesage/handbrake to v23.11.3 ([#15151](https://github.com/truecharts/charts/issues/15151))
## [handbrake-17.0.12](https://github.com/truecharts/charts/compare/handbrake-17.0.11...handbrake-17.0.12) (2023-11-17)
## [handbrake-17.0.11](https://github.com/truecharts/charts/compare/handbrake-17.0.10...handbrake-17.0.11) (2023-11-11)
### Chore
- update container image tccr.io/truecharts/handbrake to v23.11.2 ([#14583](https://github.com/truecharts/charts/issues/14583))
## [handbrake-17.0.10](https://github.com/truecharts/charts/compare/handbrake-17.0.9...handbrake-17.0.10) (2023-11-10)
### Chore
- update container image tccr.io/truecharts/handbrake to v23.11.1 ([#14551](https://github.com/truecharts/charts/issues/14551))
## [handbrake-17.0.9](https://github.com/truecharts/charts/compare/handbrake-17.0.8...handbrake-17.0.9) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [handbrake-17.0.8](https://github.com/truecharts/charts/compare/handbrake-17.0.7...handbrake-17.0.8) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [handbrake-17.0.7](https://github.com/truecharts/charts/compare/handbrake-17.0.6...handbrake-17.0.7) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [handbrake-17.0.6](https://github.com/truecharts/charts/compare/handbrake-17.0.5...handbrake-17.0.6) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [handbrake-17.0.5](https://github.com/truecharts/charts/compare/handbrake-17.0.4...handbrake-17.0.5) (2023-10-29)
### Chore
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [handbrake-17.0.4](https://github.com/truecharts/charts/compare/handbrake-17.0.2...handbrake-17.0.4) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: 3.11.4
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.5
deprecated: false
description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
home: https://truecharts.org/charts/stable/handbrake
icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png
keywords:
- handbrake
- encode
- media
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: handbrake
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
- https://github.com/jlesage/docker-handbrake
- https://handbrake.fr/
type: application
version: 17.0.14
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [handbrake-17.0.14](https://github.com/truecharts/charts/compare/handbrake-17.0.13...handbrake-17.0.14) (2023-11-24)
### Chore
- update container image jlesage/handbrake to v23.11.4[@4a5a245](https://github.com/4a5a245) ([#15310](https://github.com/truecharts/charts/issues/15310))

View File

@ -0,0 +1,8 @@
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/handbrake](https://truecharts.org/charts/stable/handbrake)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,81 @@
image:
repository: jlesage/handbrake
tag: v23.11.4@sha256:4a5a2453bd78aa529f875a71a5f563c538d7e8ed7128908572c8c78ff91a1385
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10053
targetPort: 5800
vnc:
enabled: true
ports:
vnc:
enabled: true
port: 10055
targetPort: 5900
handbrake:
KEEP_APP_RUNNING: false
DISPLAY_WIDTH: 1280
DISPLAY_HEIGHT: 768
SECURE_CONNECTION: false
ENABLE_CJK_FONT: false
AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30"
AUTOMATED_CONVERSION_FORMAT: "mp4"
AUTOMATED_CONVERSION_KEEP_SOURCE: true
AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore"
configmap:
handbrake:
enabled: true
data:
ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}'
KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}'
SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}'
DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}"
DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}"
AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}'
AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}"
AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}"
AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}"
persistence:
config:
enabled: true
mountPath: "/config"
storage:
enabled: true
mountPath: "/storage"
output:
enabled: true
mountPath: "/output"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
securityContext:
capabilities:
add:
- NET_BIND_SERVICE
- KILL
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
VNC_PASSWORD: ""
envFrom:
- configMapRef:
name: "handbrake"

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
## [ispy-agent-dvr-6.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.25...ispy-agent-dvr-6.0.26) (2023-11-17)
### Fix
- update container image doitandbedone/ispyagentdvr to v5.1.1.0 ([#14787](https://github.com/truecharts/charts/issues/14787))

View File

@ -4,6 +4,15 @@
## [ispy-agent-dvr-6.0.27](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.26...ispy-agent-dvr-6.0.27) (2023-11-24)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.1.2.0[@e1a320f](https://github.com/e1a320f) ([#15305](https://github.com/truecharts/charts/issues/15305))
## [ispy-agent-dvr-6.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.25...ispy-agent-dvr-6.0.26) (2023-11-17)
### Fix
@ -88,12 +97,3 @@
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [ispy-agent-dvr-6.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.15...ispy-agent-dvr-6.0.16) (2023-10-28)
### Chore
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.8.0 ([#14050](https://github.com/truecharts/charts/issues/14050))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "5.1.1.0"
appVersion: 5.1.2.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -20,7 +20,7 @@ name: ispy-agent-dvr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
- https://github.com/doitandbedone/ispyagentdvr-docker
version: 6.0.26
version: 6.0.27
annotations:
truecharts.org/category: security
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [ispy-agent-dvr-6.0.27](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.26...ispy-agent-dvr-6.0.27) (2023-11-24)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.1.2.0[@e1a320f](https://github.com/e1a320f) ([#15305](https://github.com/truecharts/charts/issues/15305))

View File

@ -1,6 +1,6 @@
image:
repository: doitandbedone/ispyagentdvr
tag: 5.1.1.0@sha256:9e561c90431d4b51a1f51c94a0ce3a1d76d4df31dc79100b4fae40ba57093f06
tag: 5.1.2.0@sha256:e1a320f5f1b1e244cec5820cbfbe3571c30e7e70031546ea32eb6edcd21a8cb8
pullPolicy: IfNotPresent
service:
main:

View File

@ -1,9 +0,0 @@
## [kitchenowl-6.0.23](https://github.com/truecharts/charts/compare/kitchenowl-6.0.22...kitchenowl-6.0.23) (2023-11-19)
### Fix
- update container image tombursch/kitchenowl to latest ([#15062](https://github.com/truecharts/charts/issues/15062))

View File

@ -4,6 +4,20 @@
## [kitchenowl-6.0.24](https://github.com/truecharts/charts/compare/kitchenowl-6.0.23...kitchenowl-6.0.24) (2023-11-24)
### Chore
- update container image tombursch/kitchenowl to latest[@184e58c](https://github.com/184e58c) ([#15302](https://github.com/truecharts/charts/issues/15302))
- update container image tombursch/kitchenowl-web to latest[@6564011](https://github.com/6564011) ([#15303](https://github.com/truecharts/charts/issues/15303))
### Fix
- update container image tombursch/kitchenowl-web to latest ([#15063](https://github.com/truecharts/charts/issues/15063))
## [kitchenowl-6.0.23](https://github.com/truecharts/charts/compare/kitchenowl-6.0.22...kitchenowl-6.0.23) (2023-11-19)
### Fix
@ -83,17 +97,3 @@
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [kitchenowl-6.0.13](https://github.com/truecharts/charts/compare/kitchenowl-6.0.12...kitchenowl-6.0.13) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#14304](https://github.com/truecharts/charts/issues/14304))
## [kitchenowl-6.0.12](https://github.com/truecharts/charts/compare/kitchenowl-6.0.11...kitchenowl-6.0.12) (2023-11-03)

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
- https://tombursch.github.io/kitchenowl
type: application
version: 6.0.23
version: 6.0.24
annotations:
truecharts.org/category: utilities
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,14 @@
## [kitchenowl-6.0.24](https://github.com/truecharts/charts/compare/kitchenowl-6.0.23...kitchenowl-6.0.24) (2023-11-24)
### Chore
- update container image tombursch/kitchenowl to latest[@184e58c](https://github.com/184e58c) ([#15302](https://github.com/truecharts/charts/issues/15302))
- update container image tombursch/kitchenowl-web to latest[@6564011](https://github.com/6564011) ([#15303](https://github.com/truecharts/charts/issues/15303))
### Fix
- update container image tombursch/kitchenowl-web to latest ([#15063](https://github.com/truecharts/charts/issues/15063))

View File

@ -1,11 +1,11 @@
image:
repository: tombursch/kitchenowl-web
pullPolicy: IfNotPresent
tag: latest@sha256:2a553da484913c21218907c93adf05bba8cd73a746311c88a5a604e3128f6048
tag: latest@sha256:65640117c841d2afd09798da097ba51d70ea44ccfe2865499969a733b2dbec53
backendImage:
repository: tombursch/kitchenowl
pullPolicy: IfNotPresent
tag: latest@sha256:2abf15bff27459e45ea9bc807e11a4cd0f3c7cdf2c1ffc1fc52d6a4abece1f49
tag: latest@sha256:184e58cb2172f40a03e4e2694faea4035b8f3375e0eab3e75970f36dc8fd392a
service:
main:
enabled: true

View File

@ -1,4 +0,0 @@
## [linkding-6.0.14](https://github.com/truecharts/charts/compare/linkding-6.0.13...linkding-6.0.14) (2023-11-17)

View File

@ -4,6 +4,15 @@
## [linkding-6.1.14](https://github.com/truecharts/charts/compare/linkding-6.0.14...linkding-6.1.14) (2023-11-24)
### Chore
- update container image sissbruecker/linkding to v1.23.0[@71cc386](https://github.com/71cc386) ([#15324](https://github.com/truecharts/charts/issues/15324))
## [linkding-6.0.14](https://github.com/truecharts/charts/compare/linkding-6.0.13...linkding-6.0.14) (2023-11-17)
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/linkding to v1.22.1 ([#13331](https://github.com/truecharts/charts/issues/13331))
## [linkding-6.0.4](https://github.com/truecharts/charts/compare/linkding-6.0.3...linkding-6.0.4) (2023-10-02)
### Chore
- update container image tccr.io/truecharts/linkding to v1.22.0 ([#13150](https://github.com/truecharts/charts/issues/13150))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.22.3"
appVersion: 1.23.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -19,7 +19,7 @@ name: linkding
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/linkding
- https://github.com/sissbruecker/linkding
version: 6.0.14
version: 6.1.14
annotations:
truecharts.org/category: bookmarks
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [linkding-6.1.14](https://github.com/truecharts/charts/compare/linkding-6.0.14...linkding-6.1.14) (2023-11-24)
### Chore
- update container image sissbruecker/linkding to v1.23.0[@71cc386](https://github.com/71cc386) ([#15324](https://github.com/truecharts/charts/issues/15324))

View File

@ -1,6 +1,6 @@
image:
repository: sissbruecker/linkding
tag: 1.22.3@sha256:3cb4fb3449ee14bcae1b4507965bd70557f9410d40c86bddf0569507d0bc2b67
tag: 1.23.0@sha256:71cc38610da4d74630af00c66fea07b4c0faf6316f7781d83a8296058a8e248e
pullPolicy: IfNotPresent
service:
main:

View File

@ -1,9 +0,0 @@
## [openvscode-server-6.0.21](https://github.com/truecharts/charts/compare/openvscode-server-6.0.20...openvscode-server-6.0.21) (2023-11-18)
### Fix
- update container image ghcr.io/linuxserver/openvscode-server to 1.84.0 ([#14839](https://github.com/truecharts/charts/issues/14839))

View File

@ -4,6 +4,15 @@
## [openvscode-server-6.0.22](https://github.com/truecharts/charts/compare/openvscode-server-6.0.21...openvscode-server-6.0.22) (2023-11-24)
### Chore
- update container image ghcr.io/linuxserver/openvscode-server to v1.84.2[@471e477](https://github.com/471e477) ([#15309](https://github.com/truecharts/charts/issues/15309))
## [openvscode-server-6.0.21](https://github.com/truecharts/charts/compare/openvscode-server-6.0.20...openvscode-server-6.0.21) (2023-11-18)
### Fix
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13847](https://github.com/truecharts/charts/issues/13847))
## [openvscode-server-6.0.11](https://github.com/truecharts/charts/compare/openvscode-server-6.0.10...openvscode-server-6.0.11) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 6.0.21
appVersion: "1.84.0"
version: 6.0.22
appVersion: 1.84.2
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
type: application
deprecated: false

Some files were not shown because too many files have changed in this diff Show More