Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
92aa44d960
commit
e27975763b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [grafana-14.4.2](https://github.com/truecharts/charts/compare/grafana-14.4.1...grafana-14.4.2) (2024-03-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image grafana/grafana to v10.3.4[@a4c1fa9](https://github.com/a4c1fa9) by renovate ([#19073](https://github.com/truecharts/charts/issues/19073))
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
|
|
||||||
sidecarImage:
|
sidecarImage:
|
||||||
repository: quay.io/kiwigrid/k8s-sidecar
|
repository: quay.io/kiwigrid/k8s-sidecar
|
||||||
tag: 1.26.0@sha256:5b85530b0f28d1f407855b653eb4ab2f4ca1c83716257d7ad8dd746edb2dab1d
|
tag: 1.26.1@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
|
@ -0,0 +1,50 @@
|
||||||
|
---
|
||||||
|
title: Changelog
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [wisemapping-0.0.5](https://github.com/truecharts/charts/compare/wisemapping-0.0.4...wisemapping-0.0.5) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update ignored updates to v18.1.8[@ff7cbb6](https://github.com/ff7cbb6) by renovate ([#19092](https://github.com/truecharts/charts/issues/19092))
|
||||||
|
|
||||||
|
|
||||||
|
## [wisemapping-0.0.4](https://github.com/truecharts/charts/compare/wisemapping-0.0.3...wisemapping-0.0.4) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [wisemapping-0.0.3](https://github.com/truecharts/charts/compare/wisemapping-0.0.2...wisemapping-0.0.3) (2024-03-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to force helm release again
|
||||||
|
|
||||||
|
|
||||||
|
## [wisemapping-0.0.2]wisemapping-0.0.2 (2024-03-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- force rereleases
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- Add Wisemapping ([#18744](https://github.com/truecharts/charts/issues/18744))
|
|
@ -0,0 +1,39 @@
|
||||||
|
annotations:
|
||||||
|
max_scale_version: 24.04.0
|
||||||
|
min_scale_version: 23.10.0
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/category: design
|
||||||
|
truecharts.org/max_helm_version: "3.14"
|
||||||
|
truecharts.org/min_helm_version: "3.11"
|
||||||
|
truecharts.org/train: incubator
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: latest
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
version: 18.1.8
|
||||||
|
repository: oci://tccr.io/truecharts
|
||||||
|
condition: ""
|
||||||
|
alias: ""
|
||||||
|
tags: []
|
||||||
|
import-values: []
|
||||||
|
deprecated: false
|
||||||
|
description: home-assistant App for TrueNAS SCALE
|
||||||
|
home: https://truecharts.org/charts/incubator/wisemapping
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wisemapping.png
|
||||||
|
keywords:
|
||||||
|
- mapping
|
||||||
|
- mind-mapping
|
||||||
|
- collaboration
|
||||||
|
kubeVersion: ">=1.24.0-0"
|
||||||
|
maintainers:
|
||||||
|
- name: TrueCharts
|
||||||
|
email: info@truecharts.org
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: wisemapping
|
||||||
|
sources:
|
||||||
|
- https://www.wisemapping.com/
|
||||||
|
- https://bitbucket.org/wisemapping/wisemapping-open-source/src/develop/
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/wisemapping
|
||||||
|
- https://hub.docker.com/r/wisemapping/wisemapping
|
||||||
|
type: application
|
||||||
|
version: 0.0.5
|
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
title: README
|
||||||
|
---
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/wisemapping)
|
||||||
|
|
||||||
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||||
|
- See the [Website](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Sponsor TrueCharts
|
||||||
|
|
||||||
|
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!
|
||||||
|
|
||||||
|
_All Rights Reserved - The TrueCharts Project_
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [wisemapping-0.0.5](https://github.com/truecharts/charts/compare/wisemapping-0.0.4...wisemapping-0.0.5) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update ignored updates to v18.1.8[@ff7cbb6](https://github.com/ff7cbb6) by renovate ([#19092](https://github.com/truecharts/charts/issues/19092))
|
|
@ -0,0 +1,8 @@
|
||||||
|
home-assistant App for TrueNAS SCALE
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/wisemapping](https://truecharts.org/charts/incubator/wisemapping)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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!
|
Binary file not shown.
|
@ -0,0 +1,66 @@
|
||||||
|
image:
|
||||||
|
repository: wisemapping/wisemapping
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: latest@sha256:4242fce8570c3f288c664c3615e5efe197249fed9def881c35528bcc0287699e
|
||||||
|
|
||||||
|
# When this is defined, the contents will be mounted
|
||||||
|
# as configmap into the container at /usr/local/tomcat/webapps/ROOT/WEB-INF/app.properties.
|
||||||
|
wisemappingConfig: {}
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 8080
|
||||||
|
targetPort: 8080
|
||||||
|
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
initContainers:
|
||||||
|
init-config:
|
||||||
|
enabled: true
|
||||||
|
type: init
|
||||||
|
imageSelector: "image"
|
||||||
|
command:
|
||||||
|
- /bin/sh
|
||||||
|
- -c
|
||||||
|
args:
|
||||||
|
- |
|
||||||
|
mkdir -p /usr/local/tomcat/webapps/ROOT/WEB-INF/
|
||||||
|
if [ ! -f /usr/local/tomcat/webapps/ROOT/WEB-INF/app.properties ]; then
|
||||||
|
echo "Config file not found, copying dummy..."
|
||||||
|
cp /usr/local/tomcat/webapps/ROOT/WEB-INF/app.properties.dummy /usr/local/tomcat/webapps/ROOT/WEB-INF/app.properties
|
||||||
|
echo "Config file copied, you can now edit it at /usr/local/tomcat/webapps/ROOT/WEB-INF/app.properties"
|
||||||
|
fi
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
ADMIN_EMAIL: "change@me.com"
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
# Only enable when not using wisemappingConfig
|
||||||
|
enabled: false
|
||||||
|
mountPath: /usr/local/tomcat/webapps/ROOT/WEB-INF/
|
||||||
|
targetSelector:
|
||||||
|
main:
|
||||||
|
main: {}
|
||||||
|
init-config: {}
|
||||||
|
|
||||||
|
cnpg:
|
||||||
|
main:
|
||||||
|
enabled: true
|
||||||
|
user: wisemapping
|
||||||
|
database: wisemapping
|
||||||
|
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,56 @@
|
||||||
|
{{/* Define the configmap */}}
|
||||||
|
{{- define "wisemapping.configmap" -}}
|
||||||
|
{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}}
|
||||||
|
|
||||||
|
{{- $pgdb := .Values.cnpg.main.database -}}
|
||||||
|
{{- $pguser := .Values.cnpg.main.user -}}
|
||||||
|
{{- $pgpassword := .Values.cnpg.main.creds.password | trimAll "\"" -}}
|
||||||
|
{{- $pghost := .Values.cnpg.main.creds.host | trimAll "\"" -}}
|
||||||
|
|
||||||
|
enabled: true
|
||||||
|
data:
|
||||||
|
|
||||||
|
{{- if .Values.wisemappingConfig }}
|
||||||
|
app.properties: |
|
||||||
|
{{- .Values.wisemappingConfig | toYaml | nindent 4 }}
|
||||||
|
{{- else }}
|
||||||
|
app.properties.dummy: |
|
||||||
|
; Database Details
|
||||||
|
database.url=jdbc:{{ $pghost }}/wisemapping
|
||||||
|
database.driver=org.postgresql.Driver
|
||||||
|
database.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
||||||
|
database.username= {{ $pguser }}
|
||||||
|
database.password= {{ $pgpassword }}
|
||||||
|
database.validation.enabled=true
|
||||||
|
database.validation.query=
|
||||||
|
database.validation.enabled=false
|
||||||
|
; Paths
|
||||||
|
admin.user = {{ .Values.workload.main.podSpec.containers.main.env.ADMIN_EMAIL }}
|
||||||
|
#site.baseurl = http://localhost:8080
|
||||||
|
# Site Homepage URL. This will be used as URL for homepage location.
|
||||||
|
site.homepage = c/login
|
||||||
|
# Font end static content can be deployed externally to the web app. Uncomment here and specify the url base location.
|
||||||
|
site.static.js.url = /static
|
||||||
|
{{- end }}
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
|
{{- define "wisemapping.configVolume" -}}
|
||||||
|
enabled: true
|
||||||
|
type: configmap
|
||||||
|
objectName: wisemapping-config
|
||||||
|
targetSelector:
|
||||||
|
main:
|
||||||
|
main: {}
|
||||||
|
init-config: {}
|
||||||
|
{{- if .Values.wisemappingConfig }}
|
||||||
|
mountPath: /usr/local/tomcat/webapps/ROOT/WEB-INF/
|
||||||
|
items:
|
||||||
|
- key: app.properties
|
||||||
|
path: app.properties
|
||||||
|
{{- else }}
|
||||||
|
mountPath: /usr/local/tomcat/webapps/ROOT/WEB-INF/dummy
|
||||||
|
items:
|
||||||
|
- key: app.properties.dummy
|
||||||
|
path: app.properties.dummy
|
||||||
|
{{- end -}}
|
||||||
|
{{- end -}}
|
|
@ -0,0 +1,20 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "tc.v1.common.loader.init" . }}
|
||||||
|
|
||||||
|
{{/* Render configmap for wisemapping */}}
|
||||||
|
{{- $config := include "wisemapping.configmap" . | fromYaml -}}
|
||||||
|
{{- if $config -}}
|
||||||
|
{{- $_ := set .Values.configmap "wisemapping-config" $config -}}
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
|
{{- if not .Values.wisemappingConfig -}}
|
||||||
|
{{- $_ := set .Values.persistence.config "enabled" true -}}
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
|
{{- $vol := include "wisemapping.configVolume" . | fromYaml -}}
|
||||||
|
{{- if $vol -}}
|
||||||
|
{{- $_ := set .Values.persistence "wisemapping-config" $vol -}}
|
||||||
|
{{- end -}}
|
||||||
|
|
||||||
|
{{/* Render the templates */}}
|
||||||
|
{{ include "tc.v1.common.loader.apply" . }}
|
Binary file not shown.
|
@ -0,0 +1,44 @@
|
||||||
|
---
|
||||||
|
title: Changelog
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [wyoming-openwakeword-0.0.7](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.0.6...wyoming-openwakeword-0.0.7) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update ignored updates to v18.1.8[@ff7cbb6](https://github.com/ff7cbb6) by renovate ([#19092](https://github.com/truecharts/charts/issues/19092))
|
||||||
|
|
||||||
|
|
||||||
|
## [wyoming-openwakeword-0.0.6](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.0.5...wyoming-openwakeword-0.0.6) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [wyoming-openwakeword-0.0.5](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.0.4...wyoming-openwakeword-0.0.5) (2024-03-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to force helm release again
|
||||||
|
|
||||||
|
|
||||||
|
## [wyoming-openwakeword-0.0.4](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.0.3...wyoming-openwakeword-0.0.4) (2024-03-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- force rereleases
|
|
@ -10,7 +10,7 @@ apiVersion: v2
|
||||||
appVersion: 1.10.0
|
appVersion: 1.10.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.5
|
version: 18.1.8
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wyoming-openwakeword
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/wyoming-openwakeword
|
||||||
- https://hub.docker.com/r/rhasspy/wyoming-openwakeword
|
- https://hub.docker.com/r/rhasspy/wyoming-openwakeword
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.3
|
version: 0.0.7
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [wyoming-openwakeword-0.0.7](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.0.6...wyoming-openwakeword-0.0.7) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update ignored updates to v18.1.8[@ff7cbb6](https://github.com/ff7cbb6) by renovate ([#19092](https://github.com/truecharts/charts/issues/19092))
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [bitmagnet-1.5.2](https://github.com/truecharts/charts/compare/bitmagnet-1.5.1...bitmagnet-1.5.2) (2024-03-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image ghcr.io/bitmagnet-io/bitmagnet to v0.7.12[@07c9c43](https://github.com/07c9c43) by renovate ([#19063](https://github.com/truecharts/charts/issues/19063))
|
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [bookstack-13.2.2](https://github.com/truecharts/charts/compare/bookstack-13.2.1...bookstack-13.2.2) (2024-03-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image ghcr.io/linuxserver/bookstack to v24.02.20240304[@439feef](https://github.com/439feef) by renovate ([#19066](https://github.com/truecharts/charts/issues/19066))
|
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [drawio-11.2.2](https://github.com/truecharts/charts/compare/drawio-11.2.1...drawio-11.2.2) (2024-03-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image jgraph/drawio to v24.0.4[@d59e042](https://github.com/d59e042) by renovate ([#19074](https://github.com/truecharts/charts/issues/19074))
|
|
Binary file not shown.
|
@ -8,6 +8,42 @@ title: Changelog
|
||||||
**Important:**
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-9.4.2](https://github.com/truecharts/charts/compare/flexget-9.4.1...flexget-9.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image wiserain/flexget to v3.11.22[@5f118c6](https://github.com/5f118c6) by renovate ([#19091](https://github.com/truecharts/charts/issues/19091))
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-9.4.1](https://github.com/truecharts/charts/compare/flexget-9.4.0...flexget-9.4.1) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-9.4.0](https://github.com/truecharts/charts/compare/flexget-9.3.0...flexget-9.4.0) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-9.3.0](https://github.com/truecharts/charts/compare/flexget-9.2.4...flexget-9.3.0) (2024-03-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||||
|
|
||||||
|
|
||||||
## [flexget-9.2.4](https://github.com/truecharts/charts/compare/flexget-9.2.3...flexget-9.2.4) (2024-03-05)
|
## [flexget-9.2.4](https://github.com/truecharts/charts/compare/flexget-9.2.3...flexget-9.2.4) (2024-03-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -61,39 +97,3 @@ title: Changelog
|
||||||
|
|
||||||
- update container image wiserain/flexget to 3.11.14[@7a60f26](https://github.com/7a60f26) by renovate ([#17962](https://github.com/truecharts/charts/issues/17962))
|
- update container image wiserain/flexget to 3.11.14[@7a60f26](https://github.com/7a60f26) by renovate ([#17962](https://github.com/truecharts/charts/issues/17962))
|
||||||
|
|
||||||
|
|
||||||
## [flexget-8.2.16](https://github.com/truecharts/charts/compare/flexget-8.2.15...flexget-8.2.16) (2024-02-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image wiserain/flexget to v3.11.14[@a927176](https://github.com/a927176) by renovate ([#17933](https://github.com/truecharts/charts/issues/17933))
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-8.2.15](https://github.com/truecharts/charts/compare/flexget-8.2.14...flexget-8.2.15) (2024-02-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-8.2.14](https://github.com/truecharts/charts/compare/flexget-8.2.13...flexget-8.2.14) (2024-01-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image wiserain/flexget to v3.11.12[@f20da4e](https://github.com/f20da4e) by renovate ([#17685](https://github.com/truecharts/charts/issues/17685))
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-8.2.13](https://github.com/truecharts/charts/compare/flexget-8.2.12...flexget-8.2.13) (2024-01-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
|
||||||
|
|
|
@ -7,10 +7,10 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.11.19
|
appVersion: 3.11.22
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.6
|
version: 19.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png
|
||||||
keywords:
|
keywords:
|
||||||
- flexget
|
- flexget
|
||||||
- automation
|
- automation
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
||||||
- https://hub.docker.com/r/wiserain/flexget
|
- https://hub.docker.com/r/wiserain/flexget
|
||||||
type: application
|
type: application
|
||||||
version: 9.2.4
|
version: 9.4.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-9.4.2](https://github.com/truecharts/charts/compare/flexget-9.4.1...flexget-9.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image wiserain/flexget to v3.11.22[@5f118c6](https://github.com/5f118c6) by renovate ([#19091](https://github.com/truecharts/charts/issues/19091))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: wiserain/flexget
|
repository: wiserain/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.11.19@sha256:3466a5a024ad2eea8b2326cfc8b1b857231d23cb955919f1e9d33cbb154dc2ba
|
tag: 3.11.22@sha256:5f118c65fe1325339b3780333b729d569c641312e4250d11c9071397120edd22
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [game-server-watcher-1.1.2](https://github.com/truecharts/charts/compare/game-server-watcher-1.1.1...game-server-watcher-1.1.2) (2024-03-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image ghcr.io/a-sync/game-server-watcher to v3.0.2[@52d5d8d](https://github.com/52d5d8d) by renovate ([#19062](https://github.com/truecharts/charts/issues/19062))
|
|
Binary file not shown.
Binary file not shown.
|
@ -8,6 +8,42 @@ title: Changelog
|
||||||
**Important:**
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [gitea-18.7.2](https://github.com/truecharts/charts/compare/gitea-18.7.1...gitea-18.7.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image memcached to v12.3.4[@bdb79ff](https://github.com/bdb79ff) by renovate ([#19077](https://github.com/truecharts/charts/issues/19077))
|
||||||
|
|
||||||
|
|
||||||
|
## [gitea-18.7.1](https://github.com/truecharts/charts/compare/gitea-18.7.0...gitea-18.7.1) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [gitea-18.7.0](https://github.com/truecharts/charts/compare/gitea-18.6.0...gitea-18.7.0) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
|
||||||
|
|
||||||
|
|
||||||
|
## [gitea-18.6.0](https://github.com/truecharts/charts/compare/gitea-18.5.4...gitea-18.6.0) (2024-03-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||||
|
|
||||||
|
|
||||||
## [gitea-18.5.4](https://github.com/truecharts/charts/compare/gitea-18.5.3...gitea-18.5.4) (2024-03-05)
|
## [gitea-18.5.4](https://github.com/truecharts/charts/compare/gitea-18.5.3...gitea-18.5.4) (2024-03-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -62,39 +98,3 @@ title: Changelog
|
||||||
|
|
||||||
|
|
||||||
- update container image gitea/gitea to v1.21.5[@874a8d8](https://github.com/874a8d8) by renovate ([#17787](https://github.com/truecharts/charts/issues/17787))
|
- update container image gitea/gitea to v1.21.5[@874a8d8](https://github.com/874a8d8) by renovate ([#17787](https://github.com/truecharts/charts/issues/17787))
|
||||||
|
|
||||||
|
|
||||||
## [gitea-17.1.16](https://github.com/truecharts/charts/compare/gitea-17.1.15...gitea-17.1.16) (2024-01-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
|
|
||||||
|
|
||||||
|
|
||||||
## [gitea-17.1.15](https://github.com/truecharts/charts/compare/gitea-17.1.14...gitea-17.1.15) (2024-01-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
|
||||||
|
|
||||||
|
|
||||||
## [gitea-17.1.14](https://github.com/truecharts/charts/compare/gitea-17.1.13...gitea-17.1.14) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
|
||||||
|
|
||||||
|
|
||||||
## [gitea-17.1.13](https://github.com/truecharts/charts/compare/gitea-17.1.12...gitea-17.1.13) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
|
|
@ -10,14 +10,14 @@ apiVersion: v2
|
||||||
appVersion: 1.21.7
|
appVersion: 1.21.7
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.6
|
version: 19.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: memcached
|
- name: memcached
|
||||||
version: 12.3.1
|
version: 12.3.4
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: memcached.enabled
|
condition: memcached.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -46,4 +46,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
|
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
|
||||||
- https://hub.docker.com/r/gitea/gitea
|
- https://hub.docker.com/r/gitea/gitea
|
||||||
type: application
|
type: application
|
||||||
version: 18.5.4
|
version: 18.7.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [gitea-18.7.2](https://github.com/truecharts/charts/compare/gitea-18.7.1...gitea-18.7.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image memcached to v12.3.4[@bdb79ff](https://github.com/bdb79ff) by renovate ([#19077](https://github.com/truecharts/charts/issues/19077))
|
Binary file not shown.
Binary file not shown.
|
@ -2129,15 +2129,22 @@ questions:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
|
- variable: enabled
|
||||||
|
label: Enabled
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
- variable: instances
|
- variable: instances
|
||||||
label: Instances
|
label: Instances
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
|
show_if: [["enabled", "=", true]]
|
||||||
default: 1
|
default: 1
|
||||||
- variable: createRO
|
- variable: createRO
|
||||||
label: "Create ReadOnly Instance"
|
label: "Create ReadOnly Instance"
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
show_if: [["enabled", "=", true]]
|
||||||
default: false
|
default: false
|
||||||
- variable: backups
|
- variable: backups
|
||||||
label: "Backup Settings (Experimental)"
|
label: "Backup Settings (Experimental)"
|
Binary file not shown.
|
@ -8,6 +8,42 @@ title: Changelog
|
||||||
**Important:**
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [gonic-13.4.2](https://github.com/truecharts/charts/compare/gonic-13.4.1...gonic-13.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image sentriz/gonic to v0.16.3[@69a85c5](https://github.com/69a85c5) by renovate ([#19086](https://github.com/truecharts/charts/issues/19086))
|
||||||
|
|
||||||
|
|
||||||
|
## [gonic-13.4.1](https://github.com/truecharts/charts/compare/gonic-13.4.0...gonic-13.4.1) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [gonic-13.4.0](https://github.com/truecharts/charts/compare/gonic-13.3.0...gonic-13.4.0) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
|
||||||
|
|
||||||
|
|
||||||
|
## [gonic-13.3.0](https://github.com/truecharts/charts/compare/gonic-13.2.3...gonic-13.3.0) (2024-03-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||||
|
|
||||||
|
|
||||||
## [gonic-13.2.3](https://github.com/truecharts/charts/compare/gonic-13.2.2...gonic-13.2.3) (2024-03-05)
|
## [gonic-13.2.3](https://github.com/truecharts/charts/compare/gonic-13.2.2...gonic-13.2.3) (2024-03-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -61,39 +97,3 @@ title: Changelog
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||||
|
|
||||||
|
|
||||||
## [gonic-12.1.8](https://github.com/truecharts/charts/compare/gonic-12.1.7...gonic-12.1.8) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
|
||||||
|
|
||||||
|
|
||||||
## [gonic-12.1.7](https://github.com/truecharts/charts/compare/gonic-12.1.6...gonic-12.1.7) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [gonic-12.1.6](https://github.com/truecharts/charts/compare/gonic-12.1.5...gonic-12.1.6) (2024-01-09)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
|
||||||
|
|
||||||
|
|
||||||
## [gonic-12.1.5](https://github.com/truecharts/charts/compare/gonic-12.1.4...gonic-12.1.5) (2024-01-02)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
|
@ -7,10 +7,10 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.16.2
|
appVersion: 0.16.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.6
|
version: 19.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png
|
||||||
keywords:
|
keywords:
|
||||||
- music
|
- music
|
||||||
- subsonic
|
- subsonic
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gonic
|
- https://github.com/truecharts/charts/tree/master/charts/stable/gonic
|
||||||
- https://hub.docker.com/r/sentriz/gonic
|
- https://hub.docker.com/r/sentriz/gonic
|
||||||
type: application
|
type: application
|
||||||
version: 13.2.3
|
version: 13.4.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [gonic-13.4.2](https://github.com/truecharts/charts/compare/gonic-13.4.1...gonic-13.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image sentriz/gonic to v0.16.3[@69a85c5](https://github.com/69a85c5) by renovate ([#19086](https://github.com/truecharts/charts/issues/19086))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: sentriz/gonic
|
repository: sentriz/gonic
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.16.2@sha256:da7f1a0da391e31afc6e8dcac52f1a036e4e89b302c503778014befd246f8d57
|
tag: v0.16.3@sha256:69a85c559588f6ef275c916dc9528e91fb9cf12119e4b27465312ffa57097f65
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [lidarr-21.2.2](https://github.com/truecharts/charts/compare/lidarr-21.2.1...lidarr-21.2.2) (2024-03-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.2.1.4073[@25018af](https://github.com/25018af) by renovate ([#19067](https://github.com/truecharts/charts/issues/19067))
|
|
Binary file not shown.
|
@ -8,6 +8,42 @@ title: Changelog
|
||||||
**Important:**
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [metabase-3.4.2](https://github.com/truecharts/charts/compare/metabase-3.4.1...metabase-3.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image metabase/metabase to v0.48.8[@2087df5](https://github.com/2087df5) by renovate ([#19078](https://github.com/truecharts/charts/issues/19078))
|
||||||
|
|
||||||
|
|
||||||
|
## [metabase-3.4.1](https://github.com/truecharts/charts/compare/metabase-3.4.0...metabase-3.4.1) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [metabase-3.4.0](https://github.com/truecharts/charts/compare/metabase-3.3.0...metabase-3.4.0) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
|
||||||
|
|
||||||
|
|
||||||
|
## [metabase-3.3.0](https://github.com/truecharts/charts/compare/metabase-3.2.3...metabase-3.3.0) (2024-03-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||||
|
|
||||||
|
|
||||||
## [metabase-3.2.3](https://github.com/truecharts/charts/compare/metabase-3.2.2...metabase-3.2.3) (2024-03-05)
|
## [metabase-3.2.3](https://github.com/truecharts/charts/compare/metabase-3.2.2...metabase-3.2.3) (2024-03-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -61,39 +97,3 @@ title: Changelog
|
||||||
|
|
||||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||||
|
|
||||||
|
|
||||||
## [metabase-2.1.13](https://github.com/truecharts/charts/compare/metabase-2.1.12...metabase-2.1.13) (2024-01-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image metabase/metabase to v0.48.4[@fb0eb5b](https://github.com/fb0eb5b) by renovate ([#17754](https://github.com/truecharts/charts/issues/17754))
|
|
||||||
|
|
||||||
|
|
||||||
## [metabase-2.1.12](https://github.com/truecharts/charts/compare/metabase-2.1.11...metabase-2.1.12) (2024-01-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
|
||||||
|
|
||||||
|
|
||||||
## [metabase-2.1.11](https://github.com/truecharts/charts/compare/metabase-2.1.10...metabase-2.1.11) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
|
||||||
|
|
||||||
|
|
||||||
## [metabase-2.1.10](https://github.com/truecharts/charts/compare/metabase-2.1.9...metabase-2.1.10) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
|
||||||
|
|
|
@ -7,10 +7,10 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.48.7
|
appVersion: 0.48.8
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.6
|
version: 19.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/metabase
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png
|
||||||
keywords:
|
keywords:
|
||||||
- metabase
|
- metabase
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||||
- https://hub.docker.com/r/metabase/metabase
|
- https://hub.docker.com/r/metabase/metabase
|
||||||
type: application
|
type: application
|
||||||
version: 3.2.3
|
version: 3.4.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [metabase-3.4.2](https://github.com/truecharts/charts/compare/metabase-3.4.1...metabase-3.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image metabase/metabase to v0.48.8[@2087df5](https://github.com/2087df5) by renovate ([#19078](https://github.com/truecharts/charts/issues/19078))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: metabase/metabase
|
repository: metabase/metabase
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.48.7@sha256:85a338beed0381b483638818c6e3de48d1ba97b59c3846fcb01b0a9dfe837160
|
tag: v0.48.8@sha256:2087df52e153a4f81245ed466e1757e3328e0ee7b09e3f53d928fcaa26d192e8
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -1972,15 +1972,22 @@ questions:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
|
- variable: enabled
|
||||||
|
label: Enabled
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
- variable: instances
|
- variable: instances
|
||||||
label: Instances
|
label: Instances
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
|
show_if: [["enabled", "=", true]]
|
||||||
default: 1
|
default: 1
|
||||||
- variable: createRO
|
- variable: createRO
|
||||||
label: "Create ReadOnly Instance"
|
label: "Create ReadOnly Instance"
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
show_if: [["enabled", "=", true]]
|
||||||
default: false
|
default: false
|
||||||
- variable: backups
|
- variable: backups
|
||||||
label: "Backup Settings (Experimental)"
|
label: "Backup Settings (Experimental)"
|
Binary file not shown.
|
@ -8,6 +8,42 @@ title: Changelog
|
||||||
**Important:**
|
**Important:**
|
||||||
|
|
||||||
|
|
||||||
|
## [miniflux-14.4.2](https://github.com/truecharts/charts/compare/miniflux-14.4.1...miniflux-14.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image miniflux/miniflux to v2.1.1[@762b201](https://github.com/762b201) by renovate ([#19079](https://github.com/truecharts/charts/issues/19079))
|
||||||
|
|
||||||
|
|
||||||
|
## [miniflux-14.4.1](https://github.com/truecharts/charts/compare/miniflux-14.4.0...miniflux-14.4.1) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- bump everything to trigger re-release
|
||||||
|
|
||||||
|
|
||||||
|
## [miniflux-14.4.0](https://github.com/truecharts/charts/compare/miniflux-14.3.0...miniflux-14.4.0) (2024-03-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
|
||||||
|
|
||||||
|
|
||||||
|
## [miniflux-14.3.0](https://github.com/truecharts/charts/compare/miniflux-14.2.3...miniflux-14.3.0) (2024-03-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||||
|
|
||||||
|
|
||||||
## [miniflux-14.2.3](https://github.com/truecharts/charts/compare/miniflux-14.2.2...miniflux-14.2.3) (2024-03-05)
|
## [miniflux-14.2.3](https://github.com/truecharts/charts/compare/miniflux-14.2.2...miniflux-14.2.3) (2024-03-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -61,40 +97,3 @@ title: Changelog
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
|
||||||
|
|
||||||
|
|
||||||
## [miniflux-13.1.8](https://github.com/truecharts/charts/compare/miniflux-13.1.7...miniflux-13.1.8) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
|
||||||
|
|
||||||
|
|
||||||
## [miniflux-13.1.7](https://github.com/truecharts/charts/compare/miniflux-13.1.6...miniflux-13.1.7) (2024-01-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [miniflux-13.1.6](https://github.com/truecharts/charts/compare/miniflux-13.1.5...miniflux-13.1.6) (2024-01-09)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
|
||||||
|
|
||||||
|
|
||||||
## [miniflux-13.1.5](https://github.com/truecharts/charts/compare/miniflux-13.1.4...miniflux-13.1.5) (2024-01-02)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -7,10 +7,10 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.1.0
|
appVersion: 2.1.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.6
|
version: 19.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- miniflux
|
- miniflux
|
||||||
- rss
|
- rss
|
||||||
- news
|
- news
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/miniflux
|
- https://github.com/truecharts/charts/tree/master/charts/stable/miniflux
|
||||||
- https://hub.docker.com/r/miniflux/miniflux
|
- https://hub.docker.com/r/miniflux/miniflux
|
||||||
type: application
|
type: application
|
||||||
version: 14.2.3
|
version: 14.4.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [miniflux-14.4.2](https://github.com/truecharts/charts/compare/miniflux-14.4.1...miniflux-14.4.2) (2024-03-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image miniflux/miniflux to v2.1.1[@762b201](https://github.com/762b201) by renovate ([#19079](https://github.com/truecharts/charts/issues/19079))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: miniflux/miniflux
|
repository: miniflux/miniflux
|
||||||
tag: 2.1.0@sha256:5cba6169f26dc5a4b7d9672d605b5f3c9f58b80efb57472adcd8685659205f26
|
tag: 2.1.1@sha256:762b201c26c673fa71ab569a566536daa761a2e17bf56c7a059c1d44426618d2
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
|
@ -1997,15 +1997,22 @@ questions:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
|
- variable: enabled
|
||||||
|
label: Enabled
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
- variable: instances
|
- variable: instances
|
||||||
label: Instances
|
label: Instances
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
|
show_if: [["enabled", "=", true]]
|
||||||
default: 1
|
default: 1
|
||||||
- variable: createRO
|
- variable: createRO
|
||||||
label: "Create ReadOnly Instance"
|
label: "Create ReadOnly Instance"
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
show_if: [["enabled", "=", true]]
|
||||||
default: false
|
default: false
|
||||||
- variable: backups
|
- variable: backups
|
||||||
label: "Backup Settings (Experimental)"
|
label: "Backup Settings (Experimental)"
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue