Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-05-05 13:57:07 +00:00
parent d8c89a8117
commit 3debfc8aeb
93 changed files with 200 additions and 204 deletions

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.4.24
appVersion: 0.5.0
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ keywords:
- chroma
- embedding
- database
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
- https://ghcr.io/chroma-core/chroma
type: application
version: 3.0.4
version: 3.1.0

View File

@ -1,39 +1,43 @@
## [mosquitto-15.0.4](https://github.com/truecharts/charts/compare/mosquitto-14.6.0...mosquitto-15.0.4) (2024-04-30)
## [chroma-3.1.0](https://github.com/truecharts/charts/compare/chroma-2.6.0...chroma-3.1.0) (2024-05-05)
### Chore
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image ghcr.io/chroma-core/chroma to v0.5.0[@8bb6e99](https://github.com/8bb6e99) by renovate ([#21245](https://github.com/truecharts/charts/issues/21245))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@ -52,12 +56,6 @@
- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111))
### Docs
- fix asides ([#21073](https://github.com/truecharts/charts/issues/21073))
### Feat

View File

Before

Width:  |  Height:  |  Size: 542 B

After

Width:  |  Height:  |  Size: 542 B

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/chroma-core/chroma
pullPolicy: IfNotPresent
tag: 0.4.24@sha256:8173dd30e370f67a859297a9d2bca138ec527bc9c5a08582fb6951341716f313
tag: 0.5.0@sha256:8bb6e990fa2b988115bc36ce4ed7020f6acc613bc7689c2ba30c84d6a620fef3
securityContext:
container:
@ -28,6 +28,8 @@ workload:
path: "/api/v1/heartbeat"
readiness:
path: "/api/v1/heartbeat"
startup:
path: "/api/v1/heartbeat"
env:
IS_PERSISTENT: true

View File

@ -228,13 +228,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema:

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.0
appVersion: 2.6.0
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddns-updater
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.webp
keywords:
- ddns-updater
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater
- https://hub.docker.com/r/qmcgaw/ddns-updater
type: application
version: 10.0.4
version: 10.1.0

View File

@ -0,0 +1,79 @@
## [ddns-updater-10.1.0](https://github.com/truecharts/charts/compare/ddns-updater-9.6.0...ddns-updater-10.1.0) (2024-05-05)
### Chore
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image qmcgaw/ddns-updater to v2.6.0[@e1bc0c8](https://github.com/e1bc0c8) by renovate ([#17946](https://github.com/truecharts/charts/issues/17946))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- 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 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))
### Chore
- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111))
### Docs
- fix asides ([#21073](https://github.com/truecharts/charts/issues/21073))
### Feat
- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443))
### Fix
- fixup all chart volsync/credentials settings
- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445))
- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154))

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 816 B

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -1,6 +1,6 @@
image:
repository: qmcgaw/ddns-updater
tag: v2.5.0@sha256:6e5dd1066de1f4ea3ca8d0a8982ab65231e1687a7c519a86c133a788eafa2085
tag: v2.6.0@sha256:e1bc0c878a781fa5fdb12032d1b748547db6d1b10d3acc7f5f42630105a44a42
pullPolicy: IfNotPresent
service:
main:
@ -24,7 +24,7 @@ workload:
type: http
path: /
env:
LISTENING_PORT: "{{ .Values.service.main.ports.main.port }}"
LISTENING_ADDRESS: ":{{ .Values.service.main.ports.main.port }}"
CONFIG: ""
PERIOD: "5m"
IPV6_PREFIX: "/128"

View File

@ -227,13 +227,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema:

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.8
appVersion: 1.8.9
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.webp
keywords:
- emulatorjs
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
- https://ghcr.io/linuxserver/emulatorjs
type: application
version: 10.0.4
version: 10.0.6

View File

@ -1,39 +1,43 @@
## [emulatorjs-10.0.4](https://github.com/truecharts/charts/compare/emulatorjs-9.6.0...emulatorjs-10.0.4) (2024-04-30)
## [emulatorjs-10.0.6](https://github.com/truecharts/charts/compare/emulatorjs-9.6.0...emulatorjs-10.0.6) (2024-05-05)
### Chore
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image ghcr.io/linuxserver/emulatorjs to v1.8.9[@520dbf4](https://github.com/520dbf4) by renovate ([#19306](https://github.com/truecharts/charts/issues/19306))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/emulatorjs
pullPolicy: IfNotPresent
tag: 1.8.8@sha256:2392b6c2a8004fac120cecf4aa03586814fab79fe539f070e55aaff377c866e3
tag: 1.8.9@sha256:520dbf40f405aa38bf9b50f3b2b15aae1fc12b8280fd8ff0246fd82a25a2f452
securityContext:
container:
runAsNonRoot: false
@ -30,6 +30,7 @@ service:
port: 10138
ingress:
front:
enabled: false
targetSelector:
front: front
workload:

View File

@ -227,13 +227,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema:

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 2.0.18
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -25,7 +25,7 @@ keywords:
- home-automation
- MQTT
- eclipse-iot
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto
- https://hub.docker.com/_/eclipse-mosquitto
type: application
version: 15.0.4
version: 15.0.6

View File

@ -1,39 +1,43 @@
## [ddns-updater-10.0.4](https://github.com/truecharts/charts/compare/ddns-updater-9.6.0...ddns-updater-10.0.4) (2024-04-30)
## [mosquitto-15.0.6](https://github.com/truecharts/charts/compare/mosquitto-14.6.0...mosquitto-15.0.6) (2024-05-05)
### Chore
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image eclipse-mosquitto to 2.0.18[@cb3afd0](https://github.com/cb3afd0) by renovate ([#19226](https://github.com/truecharts/charts/issues/19226))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -1,6 +1,6 @@
image:
repository: eclipse-mosquitto
tag: 2.0.18@sha256:da38d58ee0037af94f746dc3d884c57f50140ef5f592bf6fcbb80d66d131a77b
tag: 2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9
pullPolicy: IfNotPresent
service:
main:
@ -35,6 +35,7 @@ workload:
port: 1883
ingress:
websockets:
enabled: false
targetSelector:
websockets: websockets
auth:

View File

@ -219,13 +219,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema:

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.75.2
appVersion: 0.76.1
dependencies:
- name: common
version: 23.0.0
@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 13.3.11
version: 14.0.5
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.webp
keywords:
- outline
- knowledge
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
- https://hub.docker.com/r/outlinewiki/outline
type: application
version: 13.0.5
version: 13.2.0

View File

@ -1,31 +1,35 @@
## [outline-13.0.5](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-13.0.5) (2024-05-02)
## [outline-13.2.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-13.2.0) (2024-05-05)
### Chore
- bump charts to release new docs to fix broken links
- bump charts to ensure new icons are released
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump everything to regenerate readme's and site index
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image redis to v13.3.11[@778c5c5](https://github.com/778c5c5) by renovate ([#21070](https://github.com/truecharts/charts/issues/21070))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image redis to v14.0.5[@e61bae8](https://github.com/e61bae8) by renovate ([#21643](https://github.com/truecharts/charts/issues/21643))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566))
@ -34,7 +38,7 @@
- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image outlinewiki/outline to v0.76.1[@2e67fc8](https://github.com/2e67fc8) by renovate ([#21630](https://github.com/truecharts/charts/issues/21630))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
@ -42,7 +46,7 @@
- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455))

Binary file not shown.

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 522 B

After

Width:  |  Height:  |  Size: 522 B

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,7 +1,7 @@
image:
repository: outlinewiki/outline
pullPolicy: IfNotPresent
tag: 0.75.2@sha256:830923e3e7b4b3f2969db56a6033a03947f9a191d35b60a1fd80ed130ade5a1d
tag: 0.76.1@sha256:2e67fc8d32a1efcf7df76affe32b5545f8205bf6ce03e84a477a525bf90cb910
service:
main:
ports:
@ -35,6 +35,7 @@ workload:
imageSelector: image
type: init
env:
URL: "{{ tpl .Values.workload.main.podSpec.containers.main.env.URL $ }}"
DATABASE_URL:
secretKeyRef:
name: cnpg-main-urls

View File

@ -1,69 +0,0 @@
## [valheim-11.0.3](https://github.com/truecharts/charts/compare/valheim-10.6.0...valheim-11.0.3) (2024-04-30)
### Chore
- bump charts to ensure new icons are released
- bump common
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- 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 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))
### Chore
- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111))
### Feat
- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443))
### Fix
- fixup all chart volsync/credentials settings
- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445))
- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154))

View File

@ -10,7 +10,7 @@ apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/valheim
icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.webp
keywords:
- valheim
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/valheim
- https://ghcr.io/lloesche/valheim-server
type: application
version: 11.0.3
version: 11.0.5

View File

@ -1,39 +1,43 @@
## [chroma-3.0.4](https://github.com/truecharts/charts/compare/chroma-2.6.0...chroma-3.0.4) (2024-04-30)
## [valheim-11.0.5](https://github.com/truecharts/charts/compare/valheim-10.6.0...valheim-11.0.5) (2024-05-05)
### Chore
- bump charts to ensure new icons are released
- bump everything to regenerate readme's and site index
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump charts to ensure new icons are released
- bump everything to release new doc pages
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- bump charts to release new docs to fix broken links
- bump everything to regenerate readme's and site index
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
- update container image ghcr.io/lloesche/valheim-server to latest[@85ab5db](https://github.com/85ab5db) by renovate ([#21264](https://github.com/truecharts/charts/issues/21264))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 614 B

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/lloesche/valheim-server
tag: latest@sha256:972cd120f3ce875aff4f8a4a8b79c8cb9fa89f23480df514feda479ac598ddfa
tag: latest@sha256:85ab5dbb0e538cd7c711231384a1b78357ac6f85611219022e1be22e856d922f
pullPolicy: IfNotPresent
service:
main:
@ -27,7 +27,9 @@ service:
protocol: udp
ingress:
supervisor:
autoLink: true
enabled: false
targetSelector:
supervisor: supervisor
persistence:
config:
enabled: true

View File

@ -226,13 +226,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema: