Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-29 12:33:51 +00:00
parent 7c51cf7d15
commit 8fc75c0c33
18 changed files with 150 additions and 148 deletions

View File

@ -8,12 +8,16 @@ title: Changelog
**Important:**
## [cloudcommander-5.7.9](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.9) (2024-03-25)
## [cloudcommander-5.7.11](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.11) (2024-03-29)
### Chore
- update container image coderaiser/cloudcmd to latest[@70fea30](https://github.com/70fea30) by renovate ([#19949](https://github.com/truecharts/charts/issues/19949))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
@ -39,12 +43,14 @@ title: Changelog
- update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219))
## [cloudcommander-5.7.9](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.9) (2024-03-25)
## [cloudcommander-5.7.10](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.10) (2024-03-27)
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
@ -70,12 +76,14 @@ title: Changelog
- update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219))
## [cloudcommander-5.7.9](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.9) (2024-03-25)
## [cloudcommander-5.7.10](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.10) (2024-03-27)
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
@ -89,11 +97,3 @@ title: Changelog
- update container image coderaiser/cloudcmd to latest[@0f1d9df](https://github.com/0f1d9df) by renovate ([#19461](https://github.com/truecharts/charts/issues/19461))
- update container image coderaiser/cloudcmd to latest[@52a650f](https://github.com/52a650f) by renovate ([#19456](https://github.com/truecharts/charts/issues/19456))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image coderaiser/cloudcmd to latest[@363aab8](https://github.com/363aab8) by renovate ([#19371](https://github.com/truecharts/charts/issues/19371))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image coderaiser/cloudcmd to latest[@3188455](https://github.com/3188455) by renovate ([#19350](https://github.com/truecharts/charts/issues/19350))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 20.2.4
version: 20.2.9
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
keywords:
- cloudcommander
- Tools-Utilities
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander
- https://hub.docker.com/r/coderaiser/cloudcmd
type: application
version: 5.7.9
version: 5.7.11

View File

@ -1,11 +1,15 @@
## [cloudcommander-5.7.9](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.9) (2024-03-25)
## [cloudcommander-5.7.11](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.11) (2024-03-29)
### Chore
- update container image coderaiser/cloudcmd to latest[@70fea30](https://github.com/70fea30) by renovate ([#19949](https://github.com/truecharts/charts/issues/19949))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: coderaiser/cloudcmd
tag: latest@sha256:a29b60e33b236ec2b560b5406c2617efad5526c6ada2b85d0034cdadc3810611
tag: latest@sha256:70fea30b360ff49e122b0eefea924dc0c2e076c6092e1326776c3bee953c0eac
persistence:
appdata:
enabled: true

View File

@ -14,6 +14,35 @@ title: Changelog
- update container image revenz/fileflows to 24.03[@5a9b380](https://github.com/5a9b380) by renovate ([#19946](https://github.com/truecharts/charts/issues/19946))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image revenz/fileflows to 24.03[@7c8b771](https://github.com/7c8b771) by renovate ([#19848](https://github.com/truecharts/charts/issues/19848))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image revenz/fileflows to 24.03[@6b88978](https://github.com/6b88978) by renovate ([#19653](https://github.com/truecharts/charts/issues/19653))
- update container image revenz/fileflows to 24.03[@5e1c38d](https://github.com/5e1c38d) by renovate ([#19626](https://github.com/truecharts/charts/issues/19626))
- update container image revenz/fileflows to 24.03[@d13e8b9](https://github.com/d13e8b9) by renovate ([#19617](https://github.com/truecharts/charts/issues/19617))
- update container image revenz/fileflows to 24.03[@d07514c](https://github.com/d07514c) by renovate ([#19574](https://github.com/truecharts/charts/issues/19574))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
## [fileflows-10.8.10](https://github.com/truecharts/charts/compare/fileflows-10.7.0...fileflows-10.8.10) (2024-03-29)
### Chore
- update container image revenz/fileflows to 24.03[@5a9b380](https://github.com/5a9b380) by renovate ([#19946](https://github.com/truecharts/charts/issues/19946))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -68,33 +97,3 @@ title: Changelog
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image revenz/fileflows to 24.03[@7c8b771](https://github.com/7c8b771) by renovate ([#19848](https://github.com/truecharts/charts/issues/19848))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image revenz/fileflows to 24.03[@6b88978](https://github.com/6b88978) by renovate ([#19653](https://github.com/truecharts/charts/issues/19653))
- update container image revenz/fileflows to 24.03[@5e1c38d](https://github.com/5e1c38d) by renovate ([#19626](https://github.com/truecharts/charts/issues/19626))
- update container image revenz/fileflows to 24.03[@d13e8b9](https://github.com/d13e8b9) by renovate ([#19617](https://github.com/truecharts/charts/issues/19617))
- update container image revenz/fileflows to 24.03[@d07514c](https://github.com/d07514c) by renovate ([#19574](https://github.com/truecharts/charts/issues/19574))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
## [fileflows-10.8.9](https://github.com/truecharts/charts/compare/fileflows-10.7.0...fileflows-10.8.9) (2024-03-28)
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

View File

@ -95,6 +95,6 @@ title: Changelog
- Return to Stable ([#19563](https://github.com/truecharts/charts/issues/19563))
## [immich-14.2.4](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.2.4) (2024-03-27)
## [immich-14.6.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.6.0) (2024-03-29)
### Chore

View File

@ -14,6 +14,29 @@ title: Changelog
- update container image doitandbedone/ispyagentdvr to v5.3.5.0[@42c209e](https://github.com/42c209e) by renovate ([#19947](https://github.com/truecharts/charts/issues/19947))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image doitandbedone/ispyagentdvr to v5.3.4.0[@ab0fec3](https://github.com/ab0fec3) by renovate ([#19641](https://github.com/truecharts/charts/issues/19641))
- update container image doitandbedone/ispyagentdvr to v5.3.3.0[@9fa7784](https://github.com/9fa7784) by renovate ([#19592](https://github.com/truecharts/charts/issues/19592))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
## [ispy-agent-dvr-9.9.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.9.7) (2024-03-29)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.3.5.0[@42c209e](https://github.com/42c209e) by renovate ([#19947](https://github.com/truecharts/charts/issues/19947))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -74,26 +97,3 @@ title: Changelog
## [ispy-agent-dvr-9.9.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.9.6) (2024-03-27)
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image doitandbedone/ispyagentdvr to v5.3.4.0[@ab0fec3](https://github.com/ab0fec3) by renovate ([#19641](https://github.com/truecharts/charts/issues/19641))
- update container image doitandbedone/ispyagentdvr to v5.3.3.0[@9fa7784](https://github.com/9fa7784) by renovate ([#19592](https://github.com/truecharts/charts/issues/19592))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
## [ispy-agent-dvr-9.9.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.9.6) (2024-03-27)
### Chore

View File

@ -14,6 +14,37 @@ title: Changelog
- update container image lmscommunity/logitechmediaserver to stable[@4b4decb](https://github.com/4b4decb) by renovate ([#19942](https://github.com/truecharts/charts/issues/19942))
- update container image lmscommunity/logitechmediaserver to stable[@4473e11](https://github.com/4473e11) by renovate ([#19896](https://github.com/truecharts/charts/issues/19896))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image lmscommunity/logitechmediaserver to stable[@d268b97](https://github.com/d268b97) by renovate ([#19807](https://github.com/truecharts/charts/issues/19807))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image lmscommunity/logitechmediaserver to stable[@d372008](https://github.com/d372008) by renovate ([#19665](https://github.com/truecharts/charts/issues/19665))
- update container image lmscommunity/logitechmediaserver to stable[@f34aa43](https://github.com/f34aa43) by renovate ([#19622](https://github.com/truecharts/charts/issues/19622))
- update container image lmscommunity/logitechmediaserver to stable[@dfece5c](https://github.com/dfece5c) by renovate ([#19580](https://github.com/truecharts/charts/issues/19580))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image lmscommunity/logitechmediaserver to stable[@6389750](https://github.com/6389750) by renovate ([#19269](https://github.com/truecharts/charts/issues/19269))
## [logitech-media-server-11.7.10](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.7.10) (2024-03-29)
### Chore
- update container image lmscommunity/logitechmediaserver to stable[@4b4decb](https://github.com/4b4decb) by renovate ([#19942](https://github.com/truecharts/charts/issues/19942))
- update container image lmscommunity/logitechmediaserver to stable[@4473e11](https://github.com/4473e11) by renovate ([#19896](https://github.com/truecharts/charts/issues/19896))
@ -66,35 +97,3 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image lmscommunity/logitechmediaserver to stable[@6389750](https://github.com/6389750) by renovate ([#19269](https://github.com/truecharts/charts/issues/19269))
## [logitech-media-server-11.7.9](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.7.9) (2024-03-29)
### Chore
- update container image lmscommunity/logitechmediaserver to stable[@4473e11](https://github.com/4473e11) by renovate ([#19896](https://github.com/truecharts/charts/issues/19896))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image lmscommunity/logitechmediaserver to stable[@d268b97](https://github.com/d268b97) by renovate ([#19807](https://github.com/truecharts/charts/issues/19807))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image lmscommunity/logitechmediaserver to stable[@d372008](https://github.com/d372008) by renovate ([#19665](https://github.com/truecharts/charts/issues/19665))
- update container image lmscommunity/logitechmediaserver to stable[@f34aa43](https://github.com/f34aa43) by renovate ([#19622](https://github.com/truecharts/charts/issues/19622))
- update container image lmscommunity/logitechmediaserver to stable[@dfece5c](https://github.com/dfece5c) by renovate ([#19580](https://github.com/truecharts/charts/issues/19580))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image lmscommunity/logitechmediaserver to stable[@6389750](https://github.com/6389750) by renovate ([#19269](https://github.com/truecharts/charts/issues/19269))
## [logitech-media-server-11.7.9](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.7.9) (2024-03-29)

View File

@ -14,6 +14,29 @@ title: Changelog
- update container image linuxserver/mylar3 to version-v0.8.0[@41075ba](https://github.com/41075ba) by renovate ([#19941](https://github.com/truecharts/charts/issues/19941))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image linuxserver/mylar3 to version-v0.8.0[@04a2a43](https://github.com/04a2a43) by renovate ([#19621](https://github.com/truecharts/charts/issues/19621))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345))
## [mylar-13.8.6](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.6) (2024-03-29)
### Chore
- update container image linuxserver/mylar3 to version-v0.8.0[@41075ba](https://github.com/41075ba) by renovate ([#19941](https://github.com/truecharts/charts/issues/19941))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -74,26 +97,3 @@ title: Changelog
## [mylar-13.8.5](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.5) (2024-03-27)
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image linuxserver/mylar3 to version-v0.8.0[@04a2a43](https://github.com/04a2a43) by renovate ([#19621](https://github.com/truecharts/charts/issues/19621))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345))
## [mylar-13.8.5](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.5) (2024-03-27)
### Chore

View File

@ -14,6 +14,29 @@ title: Changelog
- update container image mikeah/prusaslicer-novnc to latest[@0dd0ad9](https://github.com/0dd0ad9) by renovate ([#19943](https://github.com/truecharts/charts/issues/19943))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image mikeah/prusaslicer-novnc to latest[@bd59d9d](https://github.com/bd59d9d) by renovate ([#19623](https://github.com/truecharts/charts/issues/19623))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image mikeah/prusaslicer-novnc to latest[@1377f07](https://github.com/1377f07) by renovate ([#19274](https://github.com/truecharts/charts/issues/19274))
## [prusaslicer-novnc-8.7.6](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.6) (2024-03-29)
### Chore
- update container image mikeah/prusaslicer-novnc to latest[@0dd0ad9](https://github.com/0dd0ad9) by renovate ([#19943](https://github.com/truecharts/charts/issues/19943))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -74,26 +97,3 @@ title: Changelog
## [prusaslicer-novnc-8.7.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.5) (2024-03-27)
### Chore
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image mikeah/prusaslicer-novnc to latest[@bd59d9d](https://github.com/bd59d9d) by renovate ([#19623](https://github.com/truecharts/charts/issues/19623))
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image mikeah/prusaslicer-novnc to latest[@1377f07](https://github.com/1377f07) by renovate ([#19274](https://github.com/truecharts/charts/issues/19274))
## [prusaslicer-novnc-8.7.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.5) (2024-03-27)
### Chore